Skip to content

Commit 1f90eb6

Browse files
committed
Update README with 4MP semantic segmentation accuracy
1 parent 3428256 commit 1f90eb6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

automotive/semantic-segmentation/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
This is the reference implementation for the ABTF semantic segmentation benchmark. The reference uses ONNX as a backend. A pytorch implementation is provided as well.
44

5-
| model | accuracy | dataset | model source | precision |
6-
| ---- | ---- | ---- | ---- | ---- |
7-
| DeepLabv3+ | TBD | Cognata | https://github.com/rod409/pp/tree/main/deeplabv3plus | fp32 |
5+
| model | accuracy | resolution | dataset | model source | precision |
6+
| ---- | ---- | ---- | ---- | ---- | ---- |
7+
| DeepLabv3+ | 0.8959 mIOU | 4MP | Cognata | https://github.com/rod409/pp/tree/main/deeplabv3plus | fp32 |
88

99
## Downloading the dataset and model checkpoints
1010
Contact [MLCommons](https://mlcommons.org/datasets/cognata) to access the cognata dataset. Access requires MLCommons membership and signing the EULA. The dataset download also contains the DeepLabv3+ onnx and pytorch model checkpoints.

0 commit comments

Comments
 (0)