Real time Object Detection
This project uses Deep Learning (Convolutional Neural Network) to detect objects present in an image.
For the sake of this project, the image to be detected will be a car
Features
Current Features implemented include:
- Detection of a single car in an image
Screenshots
| Image | Prediction |
|---|---|
![]() |
![]() |
![]() |
![]() |
Dependencies
- Tensorflow
- numpy
- Pandas
- Scikit-learn
Instructions
Directions to Install
- git clone https://github.com/CodeChefVIT/Real-time-object-detection
- Install tensorflow, numpy, pandas and sklearn in prompt
Directions to Run
- Open Ananconda Prompt in the file location
- Jupyter Notebook
- Open CarLocalization.ipynb
Contributors
| Aditya Deodeshmukh |
License
Made with ❤️ by CodeChef-VIT




