shreyajn commited on
Commit
b520bf1
1 Parent(s): 263221a

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
  FFNet-54S is a "fuss-free network" that segments street scene images with per-pixel classes like road, sidewalk, and pedestrian. Trained on the Cityscapes dataset.
19
 
20
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/Qualcomm-AI-research/FFNet).
21
 
22
 
23
  This repository provides scripts to run FFNet-54S on Qualcomm® devices.
 
17
 
18
  FFNet-54S is a "fuss-free network" that segments street scene images with per-pixel classes like road, sidewalk, and pedestrian. Trained on the Cityscapes dataset.
19
 
20
+ This model is an implementation of FFNet-54S found [here](https://github.com/Qualcomm-AI-research/FFNet).
21
 
22
 
23
  This repository provides scripts to run FFNet-54S on Qualcomm® devices.