forked from DLR-RM/SingleViewReconstruction
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
87 lines (86 loc) · 2.31 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
name: SingleViewReconstruction
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _tflow_select=2.1.0=gpu
- absl-py=0.9.0=py37_0
- astor=0.8.0=py37_0
- blas=1.0=mkl
- c-ares=1.15.0=h7b6447c_1001
- ca-certificates=2020.1.1=0
- certifi=2020.6.20=py37_0
- cudatoolkit=10.0.130=0
- cudnn=7.6.5=cuda10.0_0
- cupti=10.0.130=0
- gast=0.2.2=py37_0
- google-pasta=0.2.0=py_0
- grpcio=1.27.2=py37hf8bcb03_0
- h5py=2.10.0=py37h7918eee_0
- hdf5=1.10.4=hb1b8bf9_0
- intel-openmp=2020.1=217
- keras-applications=1.0.8=py_0
- keras-preprocessing=1.1.0=py_1
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20191231=h7b6447c_0
- libffi=3.3=he6710b0_1
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libprotobuf=3.12.3=hd408876_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- markdown=3.1.1=py37_0
- mkl=2020.1=217
- mkl-service=2.3.0=py37he904b0f_0
- mkl_fft=1.1.0=py37h23d657b_0
- mkl_random=1.1.1=py37h0573a6f_0
- ncurses=6.2=he6710b0_1
- numpy=1.18.5=py37ha1c710e_0
- numpy-base=1.18.5=py37hde5b4d6_0
- openssl=1.1.1g=h7b6447c_0
- opt_einsum=3.1.0=py_0
- pip=20.1.1=py37_1
- protobuf=3.12.3=py37he6710b0_0
- python=3.7.7=hcff3b4d_5
- readline=8.0=h7b6447c_0
- setuptools=47.3.1=py37_0
- six=1.15.0=py_0
- sqlite=3.32.3=h62c20be_0
- tensorboard=1.15.0=pyhb230dea_0
- tensorflow=1.15.0=gpu_py37h0f0df58_0
- tensorflow-base=1.15.0=gpu_py37h9dcbed7_0
- tensorflow-estimator=1.15.1=pyh2649769_0
- tensorflow-gpu=1.15.0=h0d30ee6_0
- termcolor=1.1.0=py37_1
- tk=8.6.10=hbc83047_0
- webencodings=0.5.1=py37_1
- werkzeug=0.16.1=py_0
- wheel=0.34.2=py37_0
- wrapt=1.12.1=py37h7b6447c_1
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- chardet==3.0.4
- cyglfw3==3.1.0.2
- cython==0.29.21
- decorator==4.4.2
- filelock==3.0.12
- gdown==3.12.2
- idna==2.10
- joblib==0.16.0
- networkx==2.4
- pillow==7.2.0
- pyopengl==3.1.5
- pyopengl-accelerate==3.1.5
- pysocks==1.7.1
- python-dateutil==2.8.1
- pywavelets==1.1.1
- pyyaml==5.3.1
- requests==2.24.0
- scikit-image==0.17.2
- scikit-learn==0.23.2
- scipy==1.5.2
- threadpoolctl==2.1.0
- tifffile==2020.7.24
- tqdm==4.48.2
- urllib3==1.25.10
prefix: /home/max/miniconda2/envs/SingleViewReconstruction