Often time, we come across various problem on the streets of Mumbai, but we are clueless as to where to report the same. So, this project is to create a portal for the same, where citizens can report their problems, and others can view, vote and comment on the same, with respect to the status of the problem, whether it is resolved, ongoing, or gotten worse. Apart from that, users can mark locations as well on the map, where they encountered the problem.
- Lodging problems and gauge their severity or distance
- Vote, comment and view problems according to severity or distance
- Mark locations on the map, where the problem was faced, extract the ward that problem belongs to, report to the ward
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Python 3.5.2
- Telegram Bot
A step by step series of examples that tell you how to get a development environment up and running
pip3 install -r requirement.txt
git clone https://github.com/Praneet9/Voices_of_Mumbai.git
- First run the SERVER
python app.py
-
Now add the models and weight to appropriate location Download files from below
https://drive.google.com/drive/folders/1bYrRL5txddOoQlkqrNwD-q0tiXJKXDQM?usp=sharing_eip&ts=5c9791f2
-
Add file: training_result.h5 to Final/pothole_classification/
-
Add file: full_yolo_backend.h5 to Final/pothole
-
Add file: trained_wts.h5 to Final/pothole/weights/
-
Now run the telegram bot server
python test.py
For testing the project create your own bot from the link
- Praneet Bomma - Praneet9
- Bhumit Adivarekar - AdivarekarBhumit
- Ganesh Pawar - gnasherx
- Muteeullah - Muteeullah
- Vishal Gawde - vrgawde