- 03 Apr, 2018 1 commit
-
-
rerngvit authored
-
- 13 Mar, 2018 1 commit
-
-
supercourage authored
Some python files under models/research, it is wrong to use "Rather then" instead of "Rather than" in comments.
-
- 05 Jan, 2018 2 commits
-
-
Alexander Gorban authored
Use temp variable for predictions.
-
Alexander Gorban authored
Before the fix the demo_inference.py used batch_norm and it did the normalization of input image implicitly. If at inference time the batch_norm was disabled the inference produced incorrect results. This fix does the proper input image normalization and disables the batch_norm at inference time.
-
- 21 Nov, 2017 2 commits
- 12 Nov, 2017 1 commit
-
-
Alexander Gorban authored
-
- 20 Oct, 2017 2 commits
-
-
Alexander Gorban authored
-
Alexander Gorban authored
1. Update README.md 2. argmax, use axis instead of deminsion 3. use tf.profiler.profile instead of model_analyzer.print_model_analysis
-
- 21 Sep, 2017 1 commit
-
-
Neal Wu authored
-