Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 809 Bytes

File metadata and controls

24 lines (15 loc) · 809 Bytes

Rust Face Landmarks Demo

A real-time 478-point face landmark detection demo written in Rust, running on the ONNX Runtime platform.

demo

Requirements

  • ONNX Runtime 1.20 (DirectML)
pip install onnxruntime-directml==1.20.0
python copy_runtime.py

Inference Models

Profiling