|
23 | 23 | } |
24 | 24 | ] |
25 | 25 | }, |
| 26 | + { |
| 27 | + "name": "otx_models/Lite-hrnet-s_mod2.onnx", |
| 28 | + "type": "SegmentationModel", |
| 29 | + "test_data": [ |
| 30 | + { |
| 31 | + "image": "coco128/images/train2017/000000000074.jpg", |
| 32 | + "reference": [ |
| 33 | + "0: 0.563, 1: 0.437, [426,640,2], [0], [0]; object: 0.520, 26, object: 0.530, 42, object: 0.501, 4, object: 0.507, 27, object: 0.503, 8, object: 0.502, 6, object: 0.505, 18, object: 0.504, 13, object: 0.524, 87, object: 0.521, 89, object: 0.757, 2706, " |
| 34 | + ] |
| 35 | + } |
| 36 | + ] |
| 37 | + }, |
26 | 38 | { |
27 | 39 | "name": "otx_models/segmentation_model_with_xai_head.xml", |
28 | 40 | "type": "SegmentationModel", |
|
47 | 59 | } |
48 | 60 | ] |
49 | 61 | }, |
| 62 | + { |
| 63 | + "name": "otx_models/is_efficientnetb2b_maskrcnn_coco_reduced_onnx.onnx", |
| 64 | + "type": "MaskRCNNModel", |
| 65 | + "test_data": [ |
| 66 | + { |
| 67 | + "image": "coco128/images/train2017/000000000074.jpg", |
| 68 | + "reference": [ |
| 69 | + "458, 106, 495, 150, 1 (person): 0.818, 852, RotatedRect: 478.119 130.332 28.677 46.408 46.637; 0, 30, 178, 323, 2 (bicycle): 0.753, 26728, RotatedRect: 79.739 177.262 251.785 156.656 87.397; 0; [0]; person: 0.818, 139; bicycle: 0.753, 622; " |
| 70 | + ] |
| 71 | + } |
| 72 | + ] |
| 73 | + }, |
50 | 74 | { |
51 | 75 | "name": "otx_models/is_resnet50_maskrcnn_coco_reduced.xml", |
52 | 76 | "type": "MaskRCNNModel", |
|
71 | 95 | } |
72 | 96 | ] |
73 | 97 | }, |
| 98 | + { |
| 99 | + "name": "otx_models/det_mobilenetv2_atss_bccd_onnx.onnx", |
| 100 | + "type": "DetectionModel", |
| 101 | + "test_data": [ |
| 102 | + { |
| 103 | + "image": "BloodImage_00007.jpg", |
| 104 | + "reference": [ |
| 105 | + "494, 159, 637, 308, 2 (WBC): 0.697; 28, 139, 135, 228, 1 (RBC): 0.628; 535, 375, 638, 479, 1 (RBC): 0.524; 513, 8, 633, 152, 1 (RBC): 0.430; 21, 291, 143, 399, 1 (RBC): 0.422; 196, 86, 410, 286, 1 (RBC): 0.422; [0]; [0]" |
| 106 | + ] |
| 107 | + } |
| 108 | + ] |
| 109 | + }, |
74 | 110 | { |
75 | 111 | "name": "otx_models/detection_model_with_xai_head.xml", |
76 | 112 | "type": "DetectionModel", |
|
142 | 178 | } |
143 | 179 | ] |
144 | 180 | }, |
| 181 | + { |
| 182 | + "name": "otx_models/cls_mobilenetv3_large_cars.onnx", |
| 183 | + "type": "ClassificationModel", |
| 184 | + "test_data": [ |
| 185 | + { |
| 186 | + "image": "coco128/images/train2017/000000000471.jpg", |
| 187 | + "reference": ["105 (194): 0.456, [0], [0], [196]"] |
| 188 | + } |
| 189 | + ] |
| 190 | + }, |
145 | 191 | { |
146 | 192 | "name": "otx_models/cls_efficient_b0_cars.xml", |
147 | 193 | "type": "ClassificationModel", |
|
0 commit comments