-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenv_slam.yml
58 lines (58 loc) · 1.02 KB
/
env_slam.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
name: igev_exp
channels:
- pyg
- pytorch
- nvidia
- defaults
- conda-forge
- open3d-admin
dependencies:
- pip
- python=3.10
- pytorch=2.1=py3.10_cuda12.1_cudnn8.9.2_0
- pytorch-cuda=12.1
- pytorch-mutex=1.0=cuda
- pytorch-scatter=2.1
- torchvision
- tensordict
- libffi
- wayland
- timm==0.5.4
- pyqt
#- timm==0.5.4
#- open3d=0.15.1
#- libffi
# - libstdcxx-ng
# - gxx
# - gcc
#- nvidia/label/cuda-12.1.0::cuda
#- mkl=2024.0.0
- pip:
- wandb
- xformers
- einops
- huggingface_hub
- pypose
- pyvista
- opt_einsum
- scikit-image
- tqdm
- wandb
- imageio
- scipy
- fastcore
- albumentations
- imagesize
- h5py
- gin-config
- opencv-python-headless
- einops
- numba
- shapely
- evo # For plotting and Multi-SLAM eval
- matplotlib # For plotting
- chardet # For plotting
- PyQt5 # For plotting
- open3d==0.16.0
- plyfile
- yacs