[Feature]: export onnx model to support dynamic input size (#4685)
* modify get_bboes() to export onnx model which support dynamic input shape * update code * update code * update code * update code * update code * update code * update code * update code * update code * update code
Showing
- mmdet/core/bbox/coder/delta_xywh_bbox_coder.py 22 additions, 4 deletionsmmdet/core/bbox/coder/delta_xywh_bbox_coder.py
- mmdet/models/dense_heads/anchor_head.py 5 additions, 1 deletionmmdet/models/dense_heads/anchor_head.py
- mmdet/models/detectors/single_stage.py 3 additions, 0 deletionsmmdet/models/detectors/single_stage.py
Loading
Please register or sign in to comment