Skip to content

Abhijit-2592/Keras_object_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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.

resource_utilization.py: Handy script to monitor utilization of GPU and CPU while training. Works only for NVIDIA GPU. Run this script from the terminal only Usage: python resource_utilization.py -i 1.This runs the script indefinitely and refreshes it every 1 second

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages