-
Notifications
You must be signed in to change notification settings - Fork 10
/
segnet_crfasrnn_env.yml
73 lines (72 loc) · 1.79 KB
/
segnet_crfasrnn_env.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
name: segnet_crfasrnn
channels:
- menpo
- soumith
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2018.03.07=0
- cairo=1.14.12=h8948797_3
- certifi=2018.10.15=py27_0
- fontconfig=2.13.0=h9420a91_0
- freetype=2.9.1=h8a8886c_1
- glib=2.56.2=hd408876_0
- h5py=2.7.0=np111py27_0
- harfbuzz=0.9.39=1
- hdf5=1.8.17=2
- icu=58.2=h9c2bf20_1
- intel-openmp=2019.1=144
- jpeg=9b=h024ee3a_2
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.35=hbc83047_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- libtiff=4.0.9=he85c1e1_2
- libuuid=1.0.3=h1bed415_2
- libxcb=1.13=h1bed415_1
- libxml2=2.9.8=h26e45fe_1
- linecache2=1.0.0=py27_0
- mkl=2018.0.3=1
- mkl_fft=1.0.6=py27h7dd41cf_0
- mkl_random=1.0.1=py27h4414c95_1
- ncurses=6.1=he6710b0_1
- numpy=1.11.3=py27h3dfced4_4
- numpy-base=1.15.4=py27h81de0dd_0
- openssl=1.1.1a=h7b6447c_0
- pcre=8.42=h439df22_0
- pip=18.1=py27_0
- pixman=0.34.0=hceecf20_3
- python=2.7.15=h9bab390_4
- readline=7.0=h7b6447c_5
- setuptools=40.6.2=py27_0
- six=1.11.0=py27_1
- sqlite=3.25.3=h7b6447c_0
- tk=8.6.8=hbc83047_0
- traceback2=1.4.0=py27_0
- unittest2=1.1.0=py27_0
- wheel=0.32.3=py27_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- opencv3=3.2.0=np111py27_0
- pip:
- backports.weakref==1.0.post1
- bleach==1.5.0
- enum34==1.1.6
- funcsigs==1.0.2
- futures==3.2.0
- html5lib==0.9999999
- keras==2.2.4
- keras-applications==1.0.6
- keras-preprocessing==1.0.5
- markdown==3.0.1
- mock==2.0.0
- pbr==5.1.1
- protobuf==3.6.1
- pyyaml==3.13
- scipy==1.1.0
- tensorflow-gpu==1.4.0
- tensorflow-tensorboard==0.4.0
- theano==1.0.3
- werkzeug==0.14.1