-
i have made smart city like it will count how many cars passes that way
-
i have done parking space counter using twon method: (i) first one traditional method even in youtube it will be available like using color thresholding and count non zeros white we can done this but due variation in climate our accuracy may get affected.
(ii) second method is like we need to implement object detection and you can;t import pre-trained models because when you see the car from eagle eye view the pre-trained models like yolo detect it as tooth bresh or something else so to overcome that we need to train our custom model and if you train 15,000 images manually it will took around 60hrs and if you buy any freelancer to do it it will cost around 10$ so i have taken the dataset from online sites only 50 images have trained in 1 epochs as my laptop is not advance but still i get good result but if you train 15,000 image with 300 epochs than your model will be ultimate. after that the concept we are implementing here is the detecter cars center point is inside the cutom rectangle we drawn than it is consider as ocuupied and if the center point is away from the threshold value we fixed than it will consider as wrong position.
-
Notifications
You must be signed in to change notification settings - Fork 0
Subhashsubh/parking
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published