File tree Expand file tree Collapse file tree 1 file changed +5
-25
lines changed
Arduino_package/ameba_pro2_nn_models/common_nn_models Expand file tree Collapse file tree 1 file changed +5
-25
lines changed Original file line number Diff line number Diff line change 9
9
"source" : " binary" ,
10
10
"file" : " yolov4_tiny.nb"
11
11
},
12
- "yolov4_tiny_320p" : {
13
- "name" : " yolov4_tiny.nb" ,
14
- "source" : " binary" ,
15
- "file" : " yolov4_tiny_576x320.nb"
16
- },
17
- "yolov4_tiny_320p_nv12" : {
18
- "name" : " yolov4_tiny.nb" ,
19
- "source" : " binary" ,
20
- "file" : " yolov4_tiny_576_320_nv12.nb"
21
- },
22
12
"yamnet_fp16" : {
23
13
"name" : " yamnet_fp16.nb" ,
24
14
"source" : " binary" ,
54
44
"source" : " binary" ,
55
45
"file" : " scrfd_500m_bnkps_576x320_u8.nb"
56
46
},
57
- "scrfd320p_nv12" : {
58
- "name" : " scrfd.nb" ,
59
- "source" : " binary" ,
60
- "file" : " scrfd_500m_bnkps_576x320_u8_nv12.nb"
61
- },
62
- "nanodet_plus_m_416" : {
63
- "name" : " nanodet_plus_m.nb" ,
64
- "source" : " binary" ,
65
- "file" : " nanodet_plus_m_416_uint8.nb"
66
- },
67
- "nanodet_plus_m_320p" : {
68
- "name" : " nanodet_plus_m.nb" ,
69
- "source" : " binary" ,
70
- "file" : " nanodet_plus_m_576x320_uint8.nb"
71
- },
72
47
"img_class" : {
73
48
"name" : " img_class.nb" ,
74
49
"source" : " binary" ,
75
50
"file" : " img_class_cnn.nb"
51
+ },
52
+ "yolov3_tiny" : {
53
+ "name" : " yolov3_tiny.nb" ,
54
+ "source" : " binary" ,
55
+ "file" : " yolov3_tiny.nb"
76
56
}
77
57
}
You can’t perform that action at this time.
0 commit comments