You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
+
5
+
| model | accuracy | dataset | model source | precision |
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.
11
+
After downloading the datasets extract the compressed files.
12
+
13
+
You will need to perform some dataset preprocessing for segmentation. Follow the instructions on the [source repo](https://github.com/rod409/pp/tree/main/deeplabv3plus) to process the dataset.
0 commit comments