Grant Van Horn
Grant Van Horn
I would like to write a wiki about different ideas for dividing a dataset into train, val and test sets.
When starting the test script, the inception-v1 checkpoint 0 model produces 100% accuracy values for the top_k metrics. This is because the model is outputting a vector of all 0s,...
Write a tutorial for using the code to classify the CUB-200 dataset. - Data preparation - Directory structure - Configuration - Warmup training - Full training - Evaluation and Testing
The `global step` has seen a decrease with the latest changes to the input pipeline. Need to debug whether this is do the new way of doing image summaries or...
Need to link to the CUB Expert labels text file and update the README to instruct users to copy it into the CUB200 dataset directory.