/tf.faster-rcnn

Faster R-CNN implementation in Tensorflow for learning

Primary LanguagePython

Implementation of faster-RCNN in Tensorflow.

Using this to practice with TensorFlow in Python, TensorFlow in C++, and TensorRT
Currently, I have a ResNet model working well on CIFAR-10.

Models Accuracy (on CIFAR-10)
ResNet-18 91.4 %