Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ tags:
|
|
20 |
|
21 |
MobileNetV2 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.
|
22 |
|
23 |
-
This model is an implementation of
|
24 |
|
25 |
|
26 |
This repository provides scripts to run MobileNet-v2 on Qualcomm® devices.
|
|
|
20 |
|
21 |
MobileNetV2 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.
|
22 |
|
23 |
+
This model is an implementation of MobileNet-v2 found [here](https://github.com/tonylins/pytorch-mobilenet-v2/tree/master).
|
24 |
|
25 |
|
26 |
This repository provides scripts to run MobileNet-v2 on Qualcomm® devices.
|