[Feature]: Support ONNX tracable Batch Inference for Faster R-CNN (#4785)
* Support faster rcnn * Fix Lint * Add docstr * Fix docstr * Update docstr * Update code * Update docstr
Showing
- mmdet/models/roi_heads/bbox_heads/bbox_head.py 88 additions, 21 deletionsmmdet/models/roi_heads/bbox_heads/bbox_head.py
- mmdet/models/roi_heads/test_mixins.py 91 additions, 29 deletionsmmdet/models/roi_heads/test_mixins.py
- tests/test_models/test_roi_heads/test_bbox_head.py 26 additions, 0 deletionstests/test_models/test_roi_heads/test_bbox_head.py
Please register or sign in to comment