Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ tags:
|
|
| 17 |
|
| 18 |
DeepLabV3 is designed for semantic segmentation at multiple scales, trained on the various datasets. It uses MobileNet as a backbone.
|
| 19 |
|
| 20 |
-
This model is an implementation of
|
| 21 |
|
| 22 |
|
| 23 |
This repository provides scripts to run DeepLabV3-Plus-MobileNet on Qualcomm® devices.
|
|
|
|
| 17 |
|
| 18 |
DeepLabV3 is designed for semantic segmentation at multiple scales, trained on the various datasets. It uses MobileNet as a backbone.
|
| 19 |
|
| 20 |
+
This model is an implementation of DeepLabV3-Plus-MobileNet found [here](https://github.com/jfzhang95/pytorch-deeplab-xception).
|
| 21 |
|
| 22 |
|
| 23 |
This repository provides scripts to run DeepLabV3-Plus-MobileNet on Qualcomm® devices.
|