-
Notifications
You must be signed in to change notification settings - Fork 20
/
environment.yml
executable file
·188 lines (188 loc) · 4.99 KB
/
environment.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
name: dytanvo
channels:
- pytorch3d
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- bzip2=1.0.8=h516909a_3
- ca-certificates=2022.5.18.1=ha878542_0
- cairo=1.14.12=h8948797_3
- certifi=2022.5.18.1=py38h578d9bd_0
- colorama=0.4.4=pyh9f0ad1d_0
- cudatoolkit=10.2.89=hfd86e86_1
- cudatoolkit-dev=11.4.0=py38h497a2fe_1
- cycler=0.10.0=py38_0
- dbus=1.13.18=hb2f20db_0
- expat=2.2.10=he6710b0_2
- ffmpeg=4.0.2=ha0c5888_2
- fontconfig=2.13.0=h9420a91_0
- freeglut=3.2.1=h58526e2_0
- freetype=2.10.4=h5ab3b9f_0
- glib=2.63.1=h5a9c865_0
- gmp=6.1.2=hf484d3e_1000
- gnutls=3.5.19=h2a4e5f8_1
- graphite2=1.3.13=h58526e2_1001
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- harfbuzz=1.8.8=hffaf4a1_0
- hdf5=1.10.2=hc401514_3
- icu=58.2=he6710b0_3
- intel-openmp=2020.2=254
- jasper=2.0.14=h07fcdf6_1
- jpeg=9b=h024ee3a_2
- kiwisolver=1.3.0=py38h2531618_0
- kornia=0.5.3=pyhd8ed1ab_0
- lcms2=2.11=h396b838_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20191231=h14c3975_1
- libffi=3.2.1=hf484d3e_1007
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran=3.0.0=1
- libgfortran-ng=7.3.0=hdf63c60_0
- libglu=9.0.0=he1b5a44_1001
- libiconv=1.16=h516909a_0
- libopencv=3.4.2=hb342d67_1
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.1.0=h2733197_1
- libuuid=1.0.3=h1bed415_2
- libuv=1.40.0=h7b6447c_0
- libxcb=1.14=h7b6447c_0
- libxml2=2.9.10=hb55368b_3
- lz4-c=1.9.2=heb0550a_3
- matplotlib=3.3.2=0
- matplotlib-base=3.3.2=py38h817c723_0
- mkl=2020.2=256
- mkl-service=2.3.0=py38he904b0f_0
- mkl_fft=1.2.0=py38h23d657b_0
- mkl_random=1.1.1=py38h0573a6f_0
- ncurses=6.2=he6710b0_1
- nettle=3.3=0
- ninja=1.10.2=py38hff7bd54_0
- olefile=0.46=py_0
- openh264=1.8.0=hdbcaa40_1000
- openssl=1.1.1h=h516909a_0
- pcre=8.44=he6710b0_0
- pillow=8.0.1=py38he98fc37_0
- pip=20.3=py38h06a4308_0
- pixman=0.40.0=h36c2ea0_0
- pyparsing=2.4.7=py_0
- pyqt=5.9.2=py38h05f1152_4
- python=3.8.3=cpython_he5300dc_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.8=1_cp38
- pytorch=1.7.0=py3.8_cuda10.2.89_cudnn7.6.5_0
- pytorch3d=0.3.0=py38_cu102_pyt170
- pyyaml=5.3.1=py38h8df0ef7_1
- qt=5.9.7=h5867ecd_1
- readline=8.0=h7b6447c_0
- scipy=1.5.2=py38h0b6359f_0
- setuptools=50.3.2=py38h06a4308_2
- sip=4.19.13=py38he6710b0_0
- six=1.15.0=py38h06a4308_0
- sqlite=3.33.0=h62c20be_0
- termcolor=1.1.0=py_2
- tk=8.6.10=hbc83047_0
- torchaudio=0.7.0=py38
- torchvision=0.8.1=py38_cu102
- tornado=6.1=py38h27cfd23_0
- typing_extensions=4.3.0=pyha770c72_0
- wheel=0.36.0=pyhd3eb1b0_0
- x264=1!152.20180806=h14c3975_0
- xorg-fixesproto=5.0=h14c3975_1002
- xorg-inputproto=2.3.2=h14c3975_1002
- xorg-kbproto=1.0.7=h14c3975_1002
- xorg-libx11=1.6.12=h516909a_0
- xorg-libxau=1.0.9=h14c3975_0
- xorg-libxext=1.3.4=h516909a_0
- xorg-libxfixes=5.0.3=h516909a_1004
- xorg-libxi=1.7.10=h516909a_0
- xorg-xextproto=7.3.0=h14c3975_1002
- xorg-xproto=7.0.31=h14c3975_1007
- xz=5.2.5=h7b6447c_0
- yacs=0.1.8=pyhd8ed1ab_0
- yaml=0.2.5=h516909a_0
- zlib=1.2.11=h7b6447c_3
- zstd=1.4.5=h9ceee32_0
- pip:
- absl-py==0.11.0
- antlr4-python3-runtime==4.9.3
- appdirs==1.4.4
- beautifulsoup4==4.11.1
- black==21.4b2
- cachetools==4.1.1
- chardet==3.0.4
- charset-normalizer==2.1.1
- cloudpickle==1.6.0
- cupy-cuda102==11.1.0
- cython==0.29.21
- data==0.4
- dataclasses==0.6
- dcnv2==0.1
- decorator==5.1.1
- detectron2==0.5+cu102
- fastrlock==0.8
- filelock==3.8.0
- funcsigs==1.0.2
- future==0.18.2
- fvcore==0.1.2.post20201122
- gdown==4.5.1
- google-auth==1.23.0
- google-auth-oauthlib==0.4.2
- grpcio==1.34.0
- hydra-core==1.2.0
- idna==2.10
- imageio==2.9.0
- importlib-resources==5.9.0
- iopath==0.1.8
- joblib==0.17.0
- jsonpatch==1.32
- jsonpointer==2.3
- latex==0.7.0
- lxml==4.9.1
- markdown==3.3.3
- mypy-extensions==0.4.3
- ngransac==0.0.0
- numpy==1.23.2
- oauthlib==3.1.0
- omegaconf==2.2.3
- opencv-python==4.4.0.46
- packaging==21.3
- pathspec==0.10.1
- portalocker==2.0.0
- protobuf==3.14.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycocotools==2.0.4
- pydot==1.4.1
- pypng==0.0.20
- pysocks==1.7.1
- pytransform3d==1.14.0
- pyzmq==23.2.1
- regex==2022.8.17
- requests==2.25.0
- requests-oauthlib==1.3.0
- rsa==4.6
- shutilwhich==1.1.0
- soupsieve==2.3.2.post1
- splines==0.2.0
- tabulate==0.8.7
- tempdir==0.7.1
- tensorboard==2.4.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.7.0
- timm==0.6.7
- toml==0.10.2
- torchfile==0.1.0
- tqdm==4.54.0
- trimesh==3.9.3
- urllib3==1.26.2
- visdom==0.1.8.9
- websocket-client==1.4.0
- werkzeug==1.0.1
- workflow==1.0
- zipp==3.8.1
prefix: /home/shihao/miniconda3/envs/rigidmask_v0