Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Computer VIsion API built using FastAPI and pretrained models converted to ONNX format

License

Notifications You must be signed in to change notification settings

pchandrasekaran1595/Computer-Vision-API

Repository files navigation

Computer Vision API using FastAPI


Render Deployment


  1. API served on port 4040
  2. /classify - returns highest confidence prediction label
  3. /detect     - returns highest confidence bounding box and associated label
  4. /face         - returns detection bounding boxes
  5. /segment   - returns list of labels and base64 encoded image data

About

Computer VIsion API built using FastAPI and pretrained models converted to ONNX format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published