Skip to content

deepaklunked/Keras_object_detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keras_object_detection

A repository containing object detection architecture for Keras.

As of now contains only Faster RCNN architecture implementation:

Faster_RCNN_API: Faster RCNN implementation in keras. The work is majorly adopted from yhenon. I have added new features like validation, four step alternating training,tensorboard support, easy implementation of other feature extractor architecture etc.

About

Convert any classification model or architecture trained in keras to an object detection model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%