Merged commit includes the following changes:
196161788 by Zhichao Lu:
Add eval_on_train_steps parameter.
Since the number of samples in train dataset is usually different to the number of samples in the eval dataset.
--
196151742 by Zhichao Lu:
Add an optional random sampling process for SSD meta arch and update mean stddev coder to use default std dev when corresponding tensor is not added to boxlist field.
--
196148940 by Zhichao Lu:
Release ssdlite mobilenet v2 coco trained model.
--
196058528 by Zhichao Lu:
Apply FPN feature map generation before we add additional layers on top of resnet feature extractor.
--
195818367 by Zhichao Lu:
Add support for exporting detection keypoints.
--
195745420 by Zhichao Lu:
Introduce include_metrics_per_category option to Object Detection eval_config.
--
195734733 by Zhichao Lu:
Rename SSDLite config to be more explicit.
--
195717383 by Zhichao Lu:
Add quantized training to object_detection.
--
195683542 by...
Showing
Please register or sign in to comment