huggingface / huggingface/candle
Depth anything V3 support
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 21.1k
- Forks
- 1.8k
- Avg merge
- 16h 42m
- Merged PRs (30d)
- 25
Description
https://huggingface.co/depth-anything/DA3-LARGE
the Depth anything V3 dropped, it was extremly useful for monocular camera depth estimation, it can achieve many applications which needs precise 3D points.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Depth Anything V3 model page linked in the issue and compare it with existing model integrations in Candle. Identify the model inputs, outputs, weights, and required operations, then confirm that a Rust implementation can run the monocular depth-estimation example and produce usable 3D points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-vision, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100