File size: 286 Bytes
4d73069 |
1 2 3 4 5 6 7 8 9 10 11 |
---
license: other
license_name: apple-sample-code-license
license_link: https://github.com/apple/ml-cvnets/blob/main/LICENSE
---
Exported with:
```bash
optimum-cli export neuron --model apple/deeplabv3-mobilevit-small --batch_size 1 --task semantic-segmentation mobilevit_neuron/
``` |