# Environments, toolchains and caches are never committed (see docs/SETUP_AND_WEIGHTS.md)
/.venv/
/venv/
/.dex/
/.spider/
/third_party/Dyn-HaMR/.dynhamr/
/.cuda/
/.cache/
/.hf_cache/
/.torch_cache/
/.spider_cache/
/.uv_cache_spider/
/.env
__pycache__/
*.pyc
*.egg-info/
/third_party/*/build/
/third_party/FoundationPose/mycpp/build/
*.part
*.aria2
# Run outputs and packaged releases
/output/
/results/
/logs/
/dist/
# Licensed models that every user must obtain themselves (MANO)
/third_party/hamer/_DATA/data/mano/*.pkl
# Local tooling
.claude/
CLAUDE.md
.vscode/
.idea/
# Reassembled from *.part-NNN chunks by scripts/large_files.py (never committed whole: server limit 50 MB/request)
/third_party/hamer/_DATA/hamer_ckpts/checkpoints/hamer.ckpt
/weights/unidepth-v2-vitl14/model.safetensors
/weights/handflow_denoiser.pt
/weights/detector.pt
/third_party/Dyn-HaMR/_DATA/hmp_model/results/model/optimizer.pth
/third_party/Dyn-HaMR/_DATA/hmp_model/results/model/local_encoder.pth
/third_party/Dyn-HaMR/_DATA/hmp_model/results/model/nemf.pth
/third_party/Dyn-HaMR/dyn-hamr/optim/BMC/joint_angles.npy
/third_party/FoundationPose/weights/2024-01-11-20-02-45/model_best.pth
/third_party/FoundationPose/weights/2023-10-28-18-33-37/model_best.pth
