Fix mmdet openvino dynamic 300x300 cfg base (#372)

This commit is contained in:
HinGwenWoong 2022-04-18 10:25:26 +08:00 committed by GitHub
parent b9c5487d7a
commit a8c75deec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1 @@
_base_ = ['../_base_/base_openvino_dynamic.py']
_base_ = ['../_base_/base_openvino_dynamic-300x300.py']