master
Move the research models into a research subfolder (#2430)
In TensorFlow Object Detection, fixed the order of the arguments when calling KeypointEstimationParams super class's __new__ method.
[NumPy] Remove references to deprecated NumPy type aliases.
Remove unused comments related to Python 2 compatibility.
Context R-CNN Updates: Added capabilities to use multi-headed or multi-layered attention, to place the attention heads pre- or post-second stage feature extraction, and to work with embedded features in the context feature back from pre- or post-second stage feature extraction. Added an option for RPN feature map crops to be piped through to model outputs.
Add box expansion while doing feature consistency.
Implement feature based consistency in DeepMAC.
Standardize fine tune checkpoints across all TF2 models.
Merge pull request #8895 from syiming:adjust_frcnn_meta_arch_to_multilevel_rpn_feature
Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)
internal change. Add some logging.