shreyajn commited on
Commit
ce292d4
·
verified ·
1 Parent(s): 881158c

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
  DDRNet23Slim is a machine learning model that segments an image into semantic classes, specifically designed for road-based scenes. It is designed for the application of self-driving cars.
20
 
21
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/chenjun2hao/DDRNet.pytorch).
22
 
23
 
24
  This repository provides scripts to run DDRNet23-Slim on Qualcomm® devices.
 
18
 
19
  DDRNet23Slim is a machine learning model that segments an image into semantic classes, specifically designed for road-based scenes. It is designed for the application of self-driving cars.
20
 
21
+ This model is an implementation of DDRNet23-Slim found [here](https://github.com/chenjun2hao/DDRNet.pytorch).
22
 
23
 
24
  This repository provides scripts to run DDRNet23-Slim on Qualcomm® devices.