-
Notifications
You must be signed in to change notification settings - Fork 8
/
mmyolo_model_list.py
55 lines (55 loc) · 3.35 KB
/
mmyolo_model_list.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
mmyolo_configs_list = [
'yolov5_n-v61_syncbn_fast_8xb16-300e_coco', 'yolov5_s-v61_syncbn_fast_8xb16-300e_coco',
'yolov5_m-v61_syncbn_fast_8xb16-300e_coco', 'yolov5_l-v61_syncbn_fast_8xb16-300e_coco',
'yolov5_x-v61_syncbn_fast_8xb16-300e_coco',
'yolov5_n-p6-v62_syncbn_fast_8xb16-300e_coco', 'yolov5_s-p6-v62_syncbn_fast_8xb16-300e_coco',
'yolov5_m-p6-v62_syncbn_fast_8xb16-300e_coco',
'yolov5_l-p6-v62_syncbn_fast_8xb16-300e_coco', 'yolov5_n-v61_fast_1xb64-50e_voc',
'yolov5_s-v61_fast_1xb64-50e_voc',
'yolov5_m-v61_fast_1xb64-50e_voc', 'yolov5_l-v61_fast_1xb32-50e_voc',
'yolov5_n_mask-refine-v61_syncbn_fast_8xb16-300e_coco',
'yolov5_s_mask-refine-v61_syncbn_fast_8xb16-300e_coco',
'yolov5_m_mask-refine-v61_syncbn_fast_8xb16-300e_coco',
'yolov5_l_mask-refine-v61_syncbn_fast_8xb16-300e_coco',
'yolov5_x_mask-refine-v61_syncbn_fast_8xb16-300e_coco',
'yolov5_ins_n-v61_syncbn_fast_8xb16-300e_coco_instance',
'yolov5_ins_s-v61_syncbn_fast_8xb16-300e_coco_instance',
'yolov5_ins_s-v61_syncbn_fast_non_overlap_8xb16-300e_coco_instance',
'yolov5_ins_m-v61_syncbn_fast_8xb16-300e_coco_instance',
'yolov5_ins_l-v61_syncbn_fast_8xb16-300e_coco_instance',
'yolov5_ins_x-v61_syncbn_fast_8xb16-300e_coco_instance',
'yolov6_s_syncbn_fast_8xb32-400e_coco', 'yolov6_n_syncbn_fast_8xb32-400e_coco',
'yolov6_t_syncbn_fast_8xb32-400e_coco',
'yolov6_m_syncbn_fast_8xb32-300e_coco', 'yolov6_l_syncbn_fast_8xb32-300e_coco',
'yolox_tiny_fast_8xb8-300e_coco',
'yolox_s_fast_8xb8-300e_coco', 'yolox_m_fast_8xb8-300e_coco', 'yolox_l_fast_8xb8-300e_coco',
'yolox_x_fast_8xb8-300e_coco',
'yolox_tiny_fast_8xb32-300e-rtmdet-hyp_coco', 'yolox_s_fast_8xb32-300e-rtmdet-hyp_coco',
'yolox_m_fast_8xb32-300e-rtmdet-hyp_coco',
'yolox-pose_tiny_8xb32-300e-rtmdet-hyp_coco', 'yolox-pose_s_8xb32-300e-rtmdet-hyp_coco',
'yolox-pose_m_8xb32-300e-rtmdet-hyp_coco',
'yolox-pose_l_8xb32-300e-rtmdet-hyp_coco', 'rtmdet_tiny_syncbn_fast_8xb32-300e_coco',
'kd_tiny_rtmdet_s_neck_300e_coco',
'rtmdet_s_syncbn_fast_8xb32-300e_coco', 'kd_s_rtmdet_m_neck_300e_coco',
'rtmdet_m_syncbn_fast_8xb32-300e_coco',
'kd_m_rtmdet_l_neck_300e_coco', 'rtmdet_l_syncbn_fast_8xb32-300e_coco',
'kd_l_rtmdet_x_neck_300e_coco',
'rtmdet_x_syncbn_fast_8xb32-300e_coco', 'rtmdet-r_tiny_fast_1xb8-36e_dota',
'rtmdet-r_s_fast_1xb8-36e_dota',
'rtmdet-r_m_syncbn_fast_2xb4-36e_dota', 'rtmdet-r_l_syncbn_fast_2xb4-36e_dota',
'rtmdet-r_l_syncbn_fast_2xb4-aug-100e_dota',
'yolov7_tiny_syncbn_fast_8x16b-300e_coco', 'yolov7_l_syncbn_fast_8x16b-300e_coco',
'yolov7_x_syncbn_fast_8x16b-300e_coco',
'yolov7_w-p6_syncbn_fast_8x16b-300e_coco', 'yolov7_e-p6_syncbn_fast_8x16b-300e_coco',
'ppyoloe_plus_s_fast_8xb8-80e_coco',
'ppyoloe_plus_m_fast_8xb8-80e_coco', 'ppyoloe_plus_L_fast_8xb8-80e_coco',
'ppyoloe_plus_x_fast_8xb8-80e_coco',
'yolov8_n_syncbn_fast_8xb16-500e_coco', 'yolov8_s_syncbn_fast_8xb16-500e_coco',
'yolov8_m_syncbn_fast_8xb16-500e_coco',
'yolov8_l_syncbn_fast_8xb16-500e_coco', 'yolov8_x_syncbn_fast_8xb16-500e_coco',
'yolov8_n_mask-refine_syncbn_fast_8xb16-500e_coco',
'yolov8_s_mask-refine_syncbn_fast_8xb16-500e_coco',
'yolov8_m_mask-refine_syncbn_fast_8xb16-500e_coco',
'yolov8_l_mask-refine_syncbn_fast_8xb16-500e_coco',
'yolov8_x_mask-refine_syncbn_fast_8xb16-500e_coco'
]