There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project implements a neural network that can best detect the 20 different object classes of the PASCAL VOC 2007 challenge using the Keras and Tensorflow frameworks on Python 2.7. It uses Faster R-CNN resnet50 model is loaded with pre-trained weights.