UNPKG

ppu-yolo-onnx-inference

Version:

Use your YOLO onnx object detection model in Typescript Bun environment easily.

1 lines 145 B
export{YoloDetectionInference}from"./yolo-inference";export{DEFAULT_DEBUG_OPTIONS,DEFAULT_THRESHOLDS,STANDARD_MODEL_INPUT_SHAPE}from"./constant";