Skip to content

ameliacode/python3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Setup

conda create -n python3d
codna activate python3d
pip install torch torchvision --index-url https://download.pytorch.org/whl/cu128

git clone https://github.com/facebookresearch/pytorch3d.git
cd pytorch3d && python setup.py install 
cd ..
cd python3d  && pip install -r requirements.txt

About

πŸ”›3d deep learning with python

Resources

Stars

Watchers

Forks

Languages