An open API service indexing awesome lists of open source software.

https://github.com/mxmlnkn/tfhelpers

Personal Tensorflow helpers for reading data and other things
https://github.com/mxmlnkn/tfhelpers

Last synced: 3 months ago
JSON representation

Personal Tensorflow helpers for reading data and other things

Awesome Lists containing this project

README

        

# Personal Tensorflow helpers for reading data and other things

Contains:
- A tensorflow dataset build for ILSVRC2010 dataset.
The imagenet are all quite inflexible because they have things like validation lists, corrupted images and such hardcoded instead of checking them dynamically!