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