shreyajn commited on
Commit
56645e0
·
verified ·
1 Parent(s): af6b6f7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 Posenet-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.
 
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.