-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
144 lines (143 loc) · 3.62 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
name: base
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- asn1crypto=1.2.0=py36_0
- backcall=0.1.0=py36_0
- blas=1.0=mkl
- ca-certificates=2019.10.16=0
- certifi=2019.9.11=py36_0
- cffi=1.13.2=py36h2e261b9_0
- chardet=3.0.4=py36_1003
- conda=4.7.12=py36_0
- conda-package-handling=1.6.0=py36h7b6447c_0
- cryptography=2.8=py36h1ba5d50_0
- cudatoolkit=9.2=0
- decorator=4.4.1=py_0
- freetype=2.9.1=h8a8886c_1
- idna=2.8=py36_0
- intel-openmp=2019.4=243
- ipython=7.9.0=py36h39e3cac_0
- ipython_genutils=0.2.0=py36_0
- jedi=0.15.1=py36_0
- jpeg=9b=h024ee3a_2
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.1.0=h2733197_0
- mkl=2019.4=243
- mkl-service=2.3.0=py36he904b0f_0
- mkl_fft=1.0.15=py36ha843d7b_0
- mkl_random=1.1.0=py36hd6b4f25_0
- ncurses=6.1=he6710b0_1
- ninja=1.9.0=py36hfd86e86_0
- numpy-base=1.17.3=py36hde5b4d6_0
- olefile=0.46=py36_0
- openssl=1.1.1d=h7b6447c_3
- parso=0.5.1=py_0
- pexpect=4.7.0=py36_0
- pickleshare=0.7.5=py36_0
- pillow=6.2.1=py36h34e0f95_0
- pip=19.3.1=py36_0
- prompt_toolkit=2.0.10=py_0
- ptyprocess=0.6.0=py36_0
- pycosat=0.6.3=py36h14c3975_0
- pycparser=2.19=py36_0
- pygments=2.4.2=py_0
- pyopenssl=19.1.0=py36_0
- pysocks=1.7.1=py36_0
- python=3.6.9=h265db76_0
- pytorch=1.3.1=py3.6_cuda9.2.148_cudnn7.6.3_0
- readline=7.0=h7b6447c_5
- requests=2.22.0=py36_0
- ruamel_yaml=0.15.46=py36h14c3975_0
- setuptools=42.0.1=py36_0
- six=1.13.0=py36_0
- sqlite=3.30.1=h7b6447c_0
- tk=8.6.8=hbc83047_0
- torchvision=0.4.2=py36_cu92
- tqdm=4.39.0=py_0
- traitlets=4.3.3=py36_0
- urllib3=1.24.2=py36_0
- wcwidth=0.1.7=py36_0
- wheel=0.33.6=py36_0
- xz=5.2.4=h14c3975_4
- yaml=0.1.7=had09818_2
- zlib=1.2.11=h7b6447c_3
- zstd=1.3.7=h0b5b093_0
- pip:
- absl-py==0.8.1
- attrs==19.3.0
- autopep8==1.4.4
- bleach==3.1.0
- cachetools==3.1.1
- cython==0.29.14
- defusedxml==0.6.0
- entrypoints==0.3
- future==0.18.2
- google-auth==1.7.1
- google-auth-oauthlib==0.4.1
- grpcio==1.25.0
- imageio==2.6.1
- importlib-metadata==0.23
- ipykernel==5.1.3
- ipywidgets==7.5.1
- jinja2==2.10.3
- joblib==0.14.0
- jpeg4py==0.1.4
- jsonschema==3.2.0
- jupyter==1.0.0
- jupyter-client==5.3.4
- jupyter-console==6.0.0
- jupyter-core==4.6.1
- markdown==3.1.1
- markupsafe==1.1.1
- mistune==0.8.4
- more-itertools==7.2.0
- nbconvert==5.6.1
- nbformat==4.4.0
- networkx==2.4
- notebook==6.0.2
- numpy==1.17.4
- oauthlib==3.1.0
- open3d==0.9.0.0
- opencv-contrib-python==4.1.2.30
- opencv-python==4.1.2.30
- pandas==0.25.3
- pandocfilters==1.4.2
- plyfile==0.7.1
- prefetch-generator==1.0.1
- prometheus-client==0.7.1
- protobuf==3.11.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.7
- pycodestyle==2.5.0
- pyrsistent==0.15.6
- pytz==2019.3
- pywavelets==1.1.1
- pyyaml==5.1.2
- pyzmq==18.1.1
- qtconsole==4.6.0
- requests-oauthlib==1.3.0
- rope==0.14.0
- rsa==4.0
- scikit-image==0.16.2
- scikit-learn==0.21.3
- scipy==1.3.3
- send2trash==1.5.0
- sklearn==0.0
- tensorboard==2.0.2
- terminado==0.8.3
- testpath==0.4.4
- tornado==6.0.3
- transforms3d==0.3.1
- webencodings==0.5.1
- werkzeug==0.16.0
- widgetsnbextension==3.5.1
- zipp==0.6.0
prefix: /media/binbin/code/SLAM/DeeperInverseCompositionalAlgorithm/.anaconda3