Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

fvisin/dataset_loaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a framework to load the most commonly used datasets for image and video semantic segmentation. The framework can perform some on-the-fly preprocessing/data augmentation, as well as run on multiple threads (if enabled) to speed up the I/O operations.

NEWS: You might be interested in checking out Main loop TF, a python main loop that integrates the Dataset loaders with Tensorflow!

Attribution

If you use this code, please cite:

  • [1] Francesco Visin, Adriana Romero, (2016). Dataset loaders: a python library to load and preprocess datasets (BibTeX)

Check the full documentation on: http://dataset_loaders.readthedocs.io