A repository of Monocular 3D object detection using RGB images
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
1. opencv
2. numpy
3. PIL
4. Keras==2.2.4
5. Tensorflow
To train the network
python3 train_1010.py
To test the network
python3 prediction.py
- Ferdyan Dannes - Initial work - ferdyan's site
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc