- Run the server by the below command
python main.py
- To view the working of the CV Model along with the camera functionality.
python final.py
- Run the below command to update the parking slots via the admin
python plot.py
- To get the realtime slots from the CCTV, you can hit the below endpoint
<endpoint>/space_counter/
Note: The default endpoint is http://localhost:8000
.