Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

API for real-time Object Detection w/ NodeJS and Python

Notifications You must be signed in to change notification settings

ganeshkumar269/object-detector

Repository files navigation

#Cloud-Based-Object-Detection

At / (Home) Route

Allows you to upload an image and get back an image with data of detections

At /uploadBase64 Route

Allows you to make an API call where you can upload Base64 image data and get back correspoding detections in JSON format

At /detectFromWebcam Route

Allows to stream webcam data to the server and observe the detected stream in real-time from the client.

About

API for real-time Object Detection w/ NodeJS and Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published