shreyajn commited on
Commit
1559578
·
verified ·
1 Parent(s): f07a7aa

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ tags:
18
 
19
  FFNet-40S is a "fuss-free network" that segments street scene images with per-pixel classes like road, sidewalk, and pedestrian. Trained on the Cityscapes dataset.
20
 
21
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/Qualcomm-AI-research/FFNet).
22
 
23
 
24
  This repository provides scripts to run FFNet-40S on Qualcomm® devices.
 
18
 
19
  FFNet-40S is a "fuss-free network" that segments street scene images with per-pixel classes like road, sidewalk, and pedestrian. Trained on the Cityscapes dataset.
20
 
21
+ This model is an implementation of FFNet-40S found [here](https://github.com/Qualcomm-AI-research/FFNet).
22
 
23
 
24
  This repository provides scripts to run FFNet-40S on Qualcomm® devices.