- API served on port
4040 /classify- returns highest confidence prediction label/detect- returns highest confidence bounding box and associated label/face- returns detection bounding boxes/segment- returns list of labels and base64 encoded image data
pchandrasekaran1595/Computer-Vision-API
Computer VIsion API built using FastAPI and pretrained models converted to ONNX format
PythonMIT