ImgsDataset
- class jlpy.pytorch.vision.image_classification.lions_cheetahs.ImgsDataset
Bases:
Dataset[tuple[FloatTensor,list[int]]]A custom subclass of Dataset for loading the images.
Methods
ImgsDataset constractor.
Print demo batch info from the Dataloader.
Print five demo samples from the ImgsDataset.