Fzina commited on
Commit
cfe4ff7
·
verified ·
1 Parent(s): 7131d6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -1,12 +1,10 @@
1
  ---
2
  title: Traffic AI
3
- emoji: 🔥
4
- colorFrom: gray
5
- colorTo: gray
6
  sdk: gradio
7
  sdk_version: 5.9.1
8
  app_file: app.py
9
- pinned: false
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
  title: Traffic AI
 
 
 
3
  sdk: gradio
4
  sdk_version: 5.9.1
5
  app_file: app.py
6
+ pinned: true
7
+ author: Fazin Ahamed
8
+ description: "It is a project done for the DDS January AI Code Challenge 2025. It uses the Ultralytics YOLOv9s Model (You Only Look Once) for Vehicle Detection and using this data uses a PPO Model to use Reinforcement Learning to Optimize Signal Timings and understand Traffic Flow and Congestion Levels."
9
+ gratitude: "Special thanks to Decoding Data Science for letting all of us have yet another wonderful challenge"
10
+ ---