Skip to content

A subclass of fastai's ImageList to support files in the .h5py format.

Notifications You must be signed in to change notification settings

Sapo-Dorado/H5pyLists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use this project just download the H5pyList.py file then import H5pyList from that file and you're good to go. To see examples of how to use it check the ExampleUse folder. This version also includes label_from_key which is useful if your file also contains a dataset with labels.

Your file should contain all of your images in a single dataset within an h5py file. If each dataset is a single image you can check out the old version in the old folder.

About

A subclass of fastai's ImageList to support files in the .h5py format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published