conda create -n sam_3d_body python=3.11 -y
conda activate sam_3d_bodyPlease install PyTorch following the official instructions.
pip install pytorch-lightning pyrender opencv-python yacs scikit-image einops timm dill pandas rich hydra-core hydra-submitit-launcher hydra-colorlog pyrootutils webdataset chump networkx==3.2.1 roma joblib seaborn wandb appdirs appnope ffmpeg cython jsonlines pytest xtcocotools loguru optree fvcore black pycocotools tensorboard huggingface_hubpip install 'git+https://github.com/facebookresearch/detectron2.git@a1ce2f9' --no-build-isolation --no-depspip install git+https://github.com/microsoft/MoGe.git# this is a minimal installation of sam3 only to support its inference
git clone https://github.com/facebookresearch/sam3.git
cd sam3
pip install -e .
pip install decord psutilWe host model checkpoints on Hugging Face. Available models: