UmeshAdabala commited on
Commit
dc4f236
·
verified ·
1 Parent(s): 39707dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # 🅿 Parkospace — AI Parking Space Detector
2
 
3
  A lightweight **MobileNetV2-based keypoint detector** that automatically detects the 4 corners of a parking space rectangle in a photo, estimates real-world dimensions, and calculates rental pricing. Built for the [Parkospace](https://github.com/your-username/parkospace) platform.
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ pipeline_tag: keypoint-detection
6
+ ---
7
  # 🅿 Parkospace — AI Parking Space Detector
8
 
9
  A lightweight **MobileNetV2-based keypoint detector** that automatically detects the 4 corners of a parking space rectangle in a photo, estimates real-world dimensions, and calculates rental pricing. Built for the [Parkospace](https://github.com/your-username/parkospace) platform.