mmdeploy/configs/mmdet/detection/detection_tensorrt-fp16_dynamic-300x300-512x512.py
VVsssssk cde9abd52c
【Fix】Fix mmdet head (#290)
* fix anchor head and base dense head

* fix base dense head bug

* fix base dense head bug

* fix pad

* add ssd model int8 and fp16 config

* fix a bug about basedensehead

* add config for yolov3 trt fp16 int8

Co-authored-by: maningsheng <mnsheng@yeah.net>
2021-12-17 10:47:17 +08:00

2 lines
69 B
Python

_base_ = ['../_base_/base_tensorrt-fp16_dynamic-300x300-512x512.py']