Skip to content

Object recognition on abstract shapes with neural networks

License

Notifications You must be signed in to change notification settings

yasserboutaleb/shape-detection

 
 

Repository files navigation

shape-detection

Read my Medium post on this project

This is an example of object detection with neural networks (implemented with keras). The training images contain abstract geometric shapes and can be easily bootstraped.

The code is split up into several Jupyter notebooks. They increase in complexity:

Requirements: Python 2.7, keras (v1.0.5), theano or tensorflow, numpy, matplotlib, jupyter, pycairo (only for color-multiple-shapes.ipynb)

About

Object recognition on abstract shapes with neural networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%