- 06 Jul, 2017 3 commits
- 05 Jul, 2017 3 commits
-
-
derekjchow authored
Fix compatibility for object_detection/core/batcher.py
-
ozw authored
-
James Qin authored
-
- 30 Jun, 2017 9 commits
-
-
Neal Wu authored
Fix CDNA transformation bug and speed up its implementation.
-
Jonathan Huang authored
_strict_random_crop_image: fix mask slice
-
derekjchow authored
Minor typo obj detection's preparing_inputs.md
-
derekjchow authored
Make object detection's installation instruction more obvious
-
James Pruegsanusak authored
-
James Pruegsanusak authored
Also use the url link to github because *.md files are not rendered when using jupyter notebook
-
James Pruegsanusak authored
-
Alex Lee authored
- Fix CDNA transformation bug where transformed channels of color and masks were combined incorrectly. - Remove for loop over batch size in implementation of CDNA transformation. This speeds up the building of the graph.
-
Alex Lee authored
-
- 29 Jun, 2017 8 commits
-
-
Neal Wu authored
improved ArcStandardTransitionSystem.PerformRightArc()
-
James Qin authored
-
Jonathan Huang authored
Fixing evaluation config
-
Ryan Sepassi authored
Fix to [issue 1724](https://github.com/tensorflow/models/issues/1724)
-
derekjchow authored
Change key of type 'tuple' to 'str'
-
derekjchow authored
Fixed dictionary key for SavedModel
-
Nils Lattek authored
-
Duc Nguyen authored
-
- 28 Jun, 2017 14 commits
-
-
jiaphuan authored
-
jiaphuan authored
-
jiaphuan authored
-
jiaphuan authored
-
jiaphuan authored
-
jiaphuan authored
-
jiaphuan authored
-
jiaphuan authored
1 should not shuffle during evaluation; 2 num_readers should be one, or each sample would be evaluate for (num_reader) times and only (num_examples / num_reader) distinct samples are evaluted.
-
derekjchow authored
updates object_detection/eval.py to be python3 compatible
-
Ben Mabey authored
-
Jonathan Huang authored
Fix typos/style in object_detection's markdown docs
-
James Pruegsanusak authored
-
Neal Wu authored
Comment wrong in adversarial_crypto model
-
Neal Wu authored
random_pixel_value_scale has no boxes involved
-
- 27 Jun, 2017 3 commits
-
-
derekjchow authored
Add capability to export as SavedModel in exporter script.
-
Derek Chow authored
-
derekjchow authored
snake_case Decode function
-