/Yolo-Inference-API

Yolo Inference API built using FastAPI

Primary LanguagePython

YOLO Inference API


Endpoints

  • /infer/v<number>/tiny - Currently only supports V3,V6,V7
  • /infer/v<number>/small - Currently only supports V6,V8
  • /infer/v<number>/nano - Currently only supports V6,V8

Notes: Implement for other YOLO Architectures as well