Skip to content

UMass-Rescue/object_summary

Repository files navigation

object_summary

A library that makes use of object detection to provide insights into image data.

Installation

To install the library, please use the following command

pip install object_summary

Dependencies -

The library depends on Tensorflow Object Detection API, tf_object_detection_util and OpenCV.

To install tf_object_detection_util, use the following command -

pip install tf_object_detection_util

To install Open CV -

pip install opencv-python

Usage instructions - refer "Object Summary Example.ipynb"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published