File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
vision/object_detection_segmentation/fcn Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This specific model detects 20 different [classes](dependencies/voc_classes.txt)
13
13
| ----------------| :--------------------------------------| :----------------------------------------| :-------------| :--------------| :--------|
14
14
| FCN ResNet-50 | [ 134 MB] ( model/fcn-resnet50-11.onnx ) | [ 213 MB] ( model/fcn-resnet50-11.tar.gz ) | 1.8.0 | 11 | 60.5% |
15
15
| FCN ResNet-101 | [ 207 MB] ( model/fcn-resnet101-11.onnx ) | [ 281 MB] ( model/fcn-resnet101-11.tar.gz ) | 1.8.0 | 11 | 63.7% |
16
- | FCN ResNet-50 | [ 134 MB] ( model/fcn-resnet50-12.onnx ) | [ 125 MB] ( model/fcn-resnet50-12.tar.gz ) | 1.8.0 | 12 | 60.5 % |
16
+ | FCN ResNet-50 | [ 134 MB] ( model/fcn-resnet50-12.onnx ) | [ 125 MB] ( model/fcn-resnet50-12.tar.gz ) | 1.8.0 | 12 | 65.0 % |
17
17
| FCN ResNet-50-int8 | [ 34 MB] ( model/fcn-resnet50-12-int8.onnx ) | [ 29 MB] ( model/fcn-resnet50-12-int8.tar.gz ) | 1.8.0 | 12 | 64.7% |
18
18
19
19
### Source
You can’t perform that action at this time.
0 commit comments