-
Clone the repoistory:
git clone https://github.com/kr1shnasomani/TraffiSense.git cd TraffiSense/StreetScanner -
Download the dependencies:
pip install -r requirements.txt -
On running the code it will save the results in the file -
both-resultant-image.png,pedestrian-resultant-image.pngandvehicle-resultant-image.png
Input Image:
Output Image:
a. both-resultant-image.png
b. pedestrian-resultant-image.png
c. vehicle-resultant-image.png
vehicle.py: For applications requiring vehicle detection (e.g., traffic monitoring, autonomous vehicle systems).
These scripts demonstrate a modular approach, where specific objects of interest (pedestrians, vehicles) can be segmented independently or collectively, depending on the application.



