Skip to content

david-vazquez/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

About

A collection of dataset loaders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%