|
39 | 39 | }
|
40 | 40 | ]
|
41 | 41 | },
|
| 42 | + { |
| 43 | + "name": "otx_models/Lite-hrnet-s_mod2.onnx", |
| 44 | + "type": "SegmentationModel", |
| 45 | + "test_data": [ |
| 46 | + { |
| 47 | + "image": "coco128/images/train2017/000000000074.jpg", |
| 48 | + "reference": ["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, "] |
| 49 | + } |
| 50 | + ] |
| 51 | + }, |
42 | 52 | {
|
43 | 53 | "name": "otx_models/Lite-hrnet-x-mod3.xml",
|
44 | 54 | "type": "SegmentationModel",
|
|
89 | 99 | }
|
90 | 100 | ]
|
91 | 101 | },
|
| 102 | + { |
| 103 | + "name": "otx_models/det_mobilenetv2_atss_bccd_onnx.onnx", |
| 104 | + "type": "DetectionModel", |
| 105 | + "test_data": [ |
| 106 | + { |
| 107 | + "image": "BloodImage_00007.jpg", |
| 108 | + "reference": ["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]"] |
| 109 | + } |
| 110 | + ] |
| 111 | + }, |
92 | 112 | {
|
93 | 113 | "name": "resnet-18-pytorch",
|
94 | 114 | "type": "ClassificationModel",
|
|
199 | 219 | }
|
200 | 220 | ]
|
201 | 221 | },
|
| 222 | + { |
| 223 | + "name": "otx_models/is_efficientnetb2b_maskrcnn_coco_reduced_onnx.onnx", |
| 224 | + "type": "MaskRCNNModel", |
| 225 | + "test_data": [ |
| 226 | + { |
| 227 | + "image": "coco128/images/train2017/000000000074.jpg", |
| 228 | + "reference": ["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; "] |
| 229 | + } |
| 230 | + ] |
| 231 | + }, |
202 | 232 | {
|
203 | 233 | "name": "otx_models/is_resnet50_maskrcnn_coco_reduced.xml",
|
204 | 234 | "type": "MaskRCNNModel",
|
|
0 commit comments