π¦ ClawHub
Hot3d
by @fujunhy
HOT3D (Hand-Object 3D Dataset) by Meta Facebook - multi-view egocentric hand and object 3D tracking for Aria/Quest smart glasses. State-of-the-art multi-view...
π‘ Examples
# Clone repository
git clone https://github.com/facebookresearch/hot3d.git
cd hot3dInstall dependencies
pip install -r requirements.txt
Key: PyTorch3D, Open3D, vispy
Download dataset (requires registration)
https://facebookresearch.github.io/hot3d/dataset.html
Run demo
python demo/visualize_tracking.py \
--sequence demo_sequence \
--output_dir ./visualizations
TERMINAL
clawhub install hot3d