rustybuilder/rust-faces
Face Detection in Rust with Python Bindings
This project helps software developers integrate high-performance face detection capabilities into their applications. It takes an image as input and outputs the bounding box coordinates of any detected faces, along with confidence scores and facial landmarks. Developers building applications that need to locate faces within images can use this tool to quickly add this functionality.
No commits in the last 6 months.
Use this if you are a developer creating an application and need to accurately and efficiently identify faces within images using established models like BlazeFace or MTCNN.
Not ideal if you are an end-user looking for a ready-to-use application for photo organization or security monitoring, as this is a developer-focused tool.
Stars
32
Forks
9
Language
Rust
License
MIT
Category
Last pushed
Jul 09, 2024
Monthly downloads
101
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/rustybuilder/rust-faces"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kornia/kornia-rs
🦀 Low-level 3D Computer Vision library in Rust
jordandelbar/detr-mmap
Low-latency RF-DETR video stream inference in Rust using zero-copy mmap + FlatBuffers
catch-twenty-two/rust-ssd
An implementation of Single Shot Detection (SSD) using the Burn deep learning framework in Rust
zlogic/matrix-eyes
A Rust port of Apple Depth Pro which can output stereograms and 3D models
mosure/burn_depth
burn depth pro model inference🔥📐😎