kashyaparjun / objectDetectAPI_Imagenet

REST API to take in an image and return objects present with % predictions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

objectDetectAPI_Imagenet

This is a python REST API which uses imagenet from inception_v3 model

You can install the packages with: pip install -r requirements

And run using: flask run

You can later access localhost:5000/upload and upload an image to get results back.

About

REST API to take in an image and return objects present with % predictions


Languages

Language:Python 99.4%Language:CSS 0.2%Language:JavaScript 0.2%Language:C 0.1%Language:Shell 0.1%Language:HTML 0.0%