Skip to content

Commit 03458a1

Browse files
fix data error (#506)
Signed-off-by: mengniwa <[email protected]> Co-authored-by: Chun-Wei Chen <[email protected]>
1 parent d3f8d64 commit 03458a1

File tree

1 file changed

+1
-1
lines changed
  • vision/object_detection_segmentation/fcn

1 file changed

+1
-1
lines changed

vision/object_detection_segmentation/fcn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This specific model detects 20 different [classes](dependencies/voc_classes.txt)
1313
|----------------|:--------------------------------------|:----------------------------------------|:-------------|:--------------|:--------|
1414
| FCN ResNet-50 | [134 MB](model/fcn-resnet50-11.onnx) | [213 MB](model/fcn-resnet50-11.tar.gz) | 1.8.0 | 11 | 60.5% |
1515
| 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% |
1717
| 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% |
1818

1919
### Source

0 commit comments

Comments
 (0)