Monocular depth source — Depth Anything v2 + MiDaS fallback (PyTorch) #13
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/raven#13
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement
MonocularDepthSource— single webcam + PyTorch for depth estimation.Model tiers (auto-selected by available VRAM):
transformers. Relative depth map (not metric absolute).Conda env: runs in
merlin-visionenv (separate fromcfenv — PyTorch is large).manage.shcreates/manages this env automatically.Output: relative Z-values sufficient for gesture discrimination.
get_3d_landmarks()maps normalized depth to approximate Z in the same coordinate space as Phase A.Optional dep group:
merlin[depth-mono]→torch>=2.0,transformers>=4.38.