HaWoR / thirdparty /DROID-SLAM /environment_novis.yaml
ThunderVVV's picture
add thirdparty
b7eedf7
raw
history blame
280 Bytes
name: droidenv
channels:
- rusty1s
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- pytorch-scatter
- torchaudio
- torchvision
- pytorch=1.10
- cudatoolkit=11.3
- tensorboard
- scipy
- opencv
- tqdm
- suitesparse
- matplotlib
- pyyaml