"README_origin.md" did not exist on "7cf3c7907e4d55c1df3804ccaf87723eba99eae5"
- 12 Oct, 2018 1 commit
-
-
Toby Boyd authored
-
- 11 Oct, 2018 11 commits
-
-
shizhiw authored
* Use data_dir instead of flags.FLAGS.data_dir in data_preprocessing.py. * Use data_dir instead of flags.FLAGS.data_dir in data_preprocessing.py.
-
shizhiw authored
Allow data async generation to be run as a standalone job rather than a subprocess.
-
shizhiw authored
-
Shawn Wang authored
Add comments, exit async process after waiting for flagfile for too long and make directory for data_dir in case it does not exist.
-
Chris Shallue authored
Prevents TypeError:'dict_keys' object does not support indexing
-
Brendan Apfeld authored
-
Shawn Wang authored
-
Shawn Wang authored
-
Shawn Wang authored
-
Vincent Vanhoucke authored
bug fix and python3 compatability
-
Jonathan juhl authored
fixed bug and introduced python3 compatability
-
- 10 Oct, 2018 2 commits
- 09 Oct, 2018 2 commits
-
-
Shawn Wang authored
-
Shawn Wang authored
-
- 08 Oct, 2018 1 commit
-
-
Toby Boyd authored
Rollback AUTOTUNE.
-
- 06 Oct, 2018 1 commit
-
-
Toby Boyd authored
-
- 05 Oct, 2018 7 commits
-
-
Toby Boyd authored
Use AUTOTUNE, remove noop take, and comment fixes
-
Toby Boyd authored
-
aquariusjay authored
Open source `Searching for Efficient Multi-Scale Architectures for Dense Image Prediction`
-
huihui-personal authored
-
huihui-personal authored
Open source checkpoints for mobilenetv2_dm05_coco_voc_trainaug and mobilenetv2_dm05_coco_voc_trainval
-
Matthias Winkelmann authored
-
Taylor Robie authored
* improve default handling for eval_batch_size * return eval_batch_size default to None * fix syntax error
-
- 04 Oct, 2018 2 commits
-
-
Taylor Robie authored
* Update resnet README with new checkpoints and SavedModels * add more detail on channels_first vs channels_last * fix typo * add disclaimer about checkpoints
-
Taylor Robie authored
* set strip_default_attrs=True for SavedModel exports * specify dtype in resnet export * another dtype fix * fix another dtype issue, and set --image_bytes_as_serving_input to default to False
-
- 03 Oct, 2018 6 commits
-
-
derekjchow authored
Update installation.md
-
Toby Boyd authored
link to non-deprecated imagenet preprocessing script
-
Toby Boyd authored
-
Kevin Clark authored
Fix cvt_text citation.
-
Hui Hui authored
Open-sourcing the checkpoint so that users could reproduce our PASCAL VOC 2012 validation set result when training on train_aug set.
-
Taylor Robie authored
* move evaluation from numpy to tensorflow fix syntax error don't use sigmoid to convert logits. there is too much precision loss. WIP: add logit metrics continue refactor of NCF evaluation fix syntax error fix bugs in eval loss calculation fix eval loss reweighting remove numpy based metric calculations fix logging hooks fix sigmoid to softmax bug fix comment catch rare PIPE error and address some PR comments * fix metric test and address PR comments * delint and fix python2 * fix test and address PR comments * extend eval to TPUs
-
- 02 Oct, 2018 3 commits
-
-
Kevin Clark authored
-
Reed authored
-
Joel Shor authored
Project import generated by Copybara.
-
- 01 Oct, 2018 4 commits
-
-
Asim Shankar authored
Enabling prediction in mnist_tpu.
-
Aman Gupta authored
Some changes specific to prediction. Removing traces of expected results, as this is just prediction.
-
derekjchow authored
Update CloudML job counts in running_pets.md
-
derekjchow authored
adding note only SSD models are supported
-