mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* 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>
2 lines
69 B
Python
2 lines
69 B
Python
_base_ = ['../_base_/base_tensorrt-fp16_dynamic-300x300-512x512.py']
|