Skip to content

MRobalinho/MR_Object-detection-image_Ver2

Repository files navigation

Object detection image Version 2

Objetive: Object detection Image

https://github.com/OlafenwaMoses/ImageAI

Install model

pip install keras-retinanet

Activate environement retinanet instaled on anaconta


At CMD command executed with administrator
cmd.exe

> activate retinanet

To compile Keras-retinanet:


1. Clone Git retinanet from Github and have a download in your machine
2. Go to the command line:
CMD.exe
3. Change folder:
cd\ C:\Users\Lenovo\Google Drive\UPT_Portucalense\GitHub\ML\keras-retinanet
cd\ C:\Users\Lenovo\ML\keras-retinanet - baixei nesta pasta o retinanet
4. make the buil from retinanet
python setup.py build_ext --inplace


AboutCython - Cython its a compiler to Python
http://docs.cython.org/en/latest/src/tutorial/cython_tutorial.html#cython-hello-world


Install Cython in anaconda
conda install -c anaconda cython

Example image to detect:

Image Detection

About

Object detection Image _ Version 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published