Skip to content

ramzesmosiej/dataloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataloader

Exercise done within a subject "Introduction to deep learning" @ Technical University of Munich. The goal was to create a dataloader class, which is used to load small subsets of the dataset at a time (mini-batches). For the implementation of the dataset we used the Cifar10-image-dataset. the implementation included loading the images from disc, data visualization and creating a get_item method to get hold of each image. As I cannot share the code for that, here I am using a simple DummyDataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published