Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ tags:
|
|
19 |
|
20 |
ShufflenetV2 is a machine learning model that can classify images from the Imagenet dataset. It can also be used as a backbone in building more complex models for specific use cases.
|
21 |
|
22 |
-
This model is an implementation of
|
23 |
|
24 |
|
25 |
This repository provides scripts to run Shufflenet-v2Quantized on Qualcomm® devices.
|
|
|
19 |
|
20 |
ShufflenetV2 is a machine learning model that can classify images from the Imagenet dataset. It can also be used as a backbone in building more complex models for specific use cases.
|
21 |
|
22 |
+
This model is an implementation of Shufflenet-v2Quantized found [here](https://github.com/pytorch/vision/blob/main/torchvision/models/shufflenetv2.py).
|
23 |
|
24 |
|
25 |
This repository provides scripts to run Shufflenet-v2Quantized on Qualcomm® devices.
|