Real Time Smart Bus Number Recognition and Audio System for the Visually Impaired
To run this program on a local computer, certain packages must be installed. They have been listed in the requirements.txt file, already existing in the repository.
Just run the following command in the terminal:
pip install -r requirements.txtHelp the visually impaired to navigate the bus systems in India.
- Training the model with custom dataset. Technology stack used: YoloV8, Google Colab
- Reading the bus route numbers from the display board. Technology stack used: easyOCR
- Text-to-Speech implementation to read out the bus route numbers. Technology stack used: gTTS
- Connecting to a CSV file containing the source and destination of each bus route.