-
Notifications
You must be signed in to change notification settings - Fork 7
/
environment.yaml
42 lines (42 loc) · 994 Bytes
/
environment.yaml
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
name: PATS
channels:
- open3d-admin
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
- conda-forge
- defaults
dependencies:
- anaconda=custom=py37_1
- cython=0.29.15=py37he6710b0_0
- open3d=0.10.0.0=py37_0
- pip=20.0.2=py37_1
- python=3.7.6=h0371630_2
- tqdm=4.42.1=py_0
- yaml=0.1.7=had09818_2
- pytorch=1.9.0=py3.7_cuda11.1_cudnn8.0.5_0
- setuptools=45.2.0=py37_0
- pip:
- cupy==11.0.0
- cupy-cuda111==11.3.0
- horovod==0.21.3
- imagecolor==1.2.1
- jpeg4py==0.1.4
- kornia==0.5.5
- kornia-moons==0.1.9
- numpy==1.19.0
- opencv-python==4.5.1.48
- plyfile==0.7.2
- pybind11==2.7.0
- pydegensac==0.1.2
- pyyaml==6.0
- torch==1.9.0
- torchmetrics==0.4.1
- torchvision==0.10.0
- opencv-python==4.5.1.48
- pydegensac==0.1.2
- kornia==0.5.5
- prefetch-generator==1.0.1
- tensorboard==2.4.1
- pynvml==8.0.4
- memory-profiler==0.58.0
- einops==0.4.1
- yacs==0.1.8