captain-pool / GSOC

Repository for Google Summer of Code 2019 https://summerofcode.withgoogle.com/projects/#4662790671826944
MIT License
68 stars 22 forks source link

Added Dataset Loader from Directory #33

Closed captain-pool closed 5 years ago

captain-pool commented 5 years ago

Due to the recent problem faced to download dataset on GCS, it was deemed necessary to add a functionality where a fraction of the dataset can be loaded up from a download directory which can then be incorporated in the training pipeline.

This pull request addresses this problem.