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- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
ameliacode/python3d
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
| Β  | Β  | |||
| Β  | Β  | |||
| Β  | Β  | |||
| Β  | Β  | |||
Repository files navigation
About
π3d deep learning with python