ericxian1997 / r-cnn

Tensorflow implementation of R-CNN for single object recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r-cnn

My first project of deep learning, object detection with R-CNN. I trained a CNN network (AlexNet) with images of 10 classes in Imagenet.

About

Tensorflow implementation of R-CNN for single object recognition


Languages

Language:Python 100.0%