Tutorial fixing#635
Conversation
|
@zsdonghao Nope, I have just applied your workaround. |
|
@zsdonghao Tutorial VGG16 is not working, can't load the checkpoint. |
|
@zsdonghao @lgarithm I don't have time to investigate why some models are not working. Could you please checkout the branch tutorial_fix and try to fix them ;) Please tell me when some of them are fixed. That way I can flag them as good. Thanks |
|
for http://host.robots.ox.ac.uk/pascal/VOC/voc2007/ http://host.robots.ox.ac.uk/pascal/VOC/voc2012/ We can try later? |
|
for |
|
@zsdonghao there was an error with Unicode and Python3, I just fixed it and now it's working. Only 4 tutorials to fix and 2 to more to test. |
|
|
78c075a to
757b884
Compare
* TF bug fixing in Tutorials * Error fix in #476 * Issue with Flags in Tutorials Fixed * Missing import fixed * Changelog Update * VGG19 import error fix * Error fixing in VGG tutorials * TFRecord Shape Error Fix * Sess Initialization Error Fix * Squeezenet model loading from "models" dir * PTB tutorials import issue fixed * mobilenet load from dir "models" * YAPF error fix * Missing Import fixed * Various Fixes on Tutorials * YAPF error correct * Update CHANGELOG.md * update VGG16 tutorial, auto download model * Python 3 Unicode Encoding Error * Deprecation Warning Fix

This PR aims to insure that all the tutorial are working fine and nicely.
This PR solve the following bugs:
tf.flagschanged fortf.app.flagsTested Tutorials: