master
Move the research models into a research subfolder (#2430)
Remove unused comments related to Python 2 compatibility.
Automated Code Change
Merged commit includes the following changes: 196161788 by Zhichao Lu:
Allow setting pointwise initializer and regularizer when use_depthwise is true.
Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)
Merged commit includes the following changes: (#8803)
Enable name based definition of keras initializers in hyperparams.
Implement embedding based similarity mask head for DeepMAC.
Register GIOU loss in losses.proto & losses_builder.
Refactor tests for Object Detection API. (#8688)
Add a pruned mobilenetv3small model that is optimized for inference latency, and can perform well on easy tasks like QR code segmentation.
Enable ExponentialMovingAverage (EMA) in ODAPI TF2 training and evaluation.
Make NMS running on CPU configurable.
Internal change.
Merged commit includes the following changes: (#6315)
Release MobileNet V3 models and SSDLite models with MobileNet V3 backbone. (#7678)