Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 680 Bytes

File metadata and controls

19 lines (12 loc) · 680 Bytes

.dotCans - A soda can detector using artificial neural networks

A real time soda can object detector using TensorFlow's Regions with Convolutional Neural Networks (R-CNN) adaptation integrated into Django web framework.
In collaboration with Jin Kang.

Watch it work here

ProjImage1

ProjImage2'


Useful resources to build the detector:

Object Detection tutorial


Thank you.