Skip to content

pchandrasekaran1595/Yolo-Inference-API

Repository files navigation

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