Back to Candle

Candle YOLOv8

candle-wasm-examples/yolo/lib-example.html

0.10.11.1 KB
Original Source

🕯️

Candle YOLOv8

Rust/WASM Demo

This demo showcases object detection and pose estimation models in your browser using Rust/WASM. It utilizes safetensor's YOLOv8 models and a WASM runtime built with Candle.

To run pose estimation, select a yolo pose model from the dropdown

Models Options: yolov8n (6.37 MB)yolov8s (22.4 MB)yolov8m (51.9 MB)yolov8l (87.5 MB)yolov8x (137 MB)yolov8n_pose (6.65 MB)yolov8s_pose (23.3 MB)yolov8m_pose (53 MB)yolov8l_pose (89.1 MB)yolov8x_pose (139 MB)

Predict

Clear image

Drag and drop your image hereorClick to upload

Examples:

Confidence Threshold0.25IoU Threshold0.45