visipedia / tf_classification

Training, evaluation and testing code for image classification using TensorFlow
MIT License
132 stars 35 forks source link

Wiki on train, val, test creation #8

Open gvanhorn38 opened 7 years ago

gvanhorn38 commented 7 years ago

I would like to write a wiki about different ideas for dividing a dataset into train, val and test sets.