"mmgen/models/architectures/common.py" did not exist on "57e0e89170c8aa97b0980fafaf87b2df0204f93d"
text-detection_onnxruntime_dynamic.py 87 Bytes
Newer Older
limm's avatar
limm committed
1
2
3
_base_ = [
    './text-detection_dynamic.py', '../../_base_/backends/onnxruntime.py'
]