mirror of
https://github.com/alibaba/EasyCV.git
synced 2025-06-03 14:49:00 +08:00
5 lines
93 B
Python
5 lines
93 B
Python
|
_base_ = './yolox_tiny_8xb16_300e_coco.py'
|
||
|
|
||
|
# model settings
|
||
|
model = dict(model_type='nano')
|