Skip to content

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

License

Notifications You must be signed in to change notification settings

Abhijit-2592/Keras_object_detection

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