forked from shishichang/yolov2-tensorflow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
77 lines (76 loc) · 2.06 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
name: yolo
channels:
- menpo
- anaconda
- conda-forge
- defaults
dependencies:
- _tflow_1100_select=0.0.1=gpu
- absl-py=0.4.1=py36_0
- astor=0.7.1=py36_0
- blas=1.0=mkl
- ca-certificates=2018.03.07=0
- certifi=2018.8.24=py36_1
- cudatoolkit=9.2=0
- cudnn=7.2.1=cuda9.2_0
- cupti=9.2.148=0
- cycler=0.10.0=py36h93f1223_0
- dbus=1.13.2=h714fa37_1
- expat=2.2.6=he6710b0_0
- fontconfig=2.13.0=h9420a91_0
- freetype=2.9.1=h8a8886c_1
- gast=0.2.0=py36_0
- glib=2.56.2=hd408876_0
- grpcio=1.12.1=py36hdbcaa40_0
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- icu=58.2=h211956c_0
- intel-openmp=2019.0=118
- jpeg=9b=habf39ab_1
- kiwisolver=1.0.1=py36hf484d3e_0
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=h4deb6c0_3
- libgcc-ng=8.2.0=hdf63c60_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.34=hb9fc6fc_0
- libprotobuf=3.6.0=hdbcaa40_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- libuuid=1.0.3=h1bed415_2
- libxcb=1.13=h1bed415_1
- libxml2=2.9.8=h26e45fe_1
- markdown=2.6.11=py36_0
- matplotlib=2.2.3=py36hb69df0a_0
- mkl=2019.0=118
- mkl_fft=1.0.4=py36h4414c95_1
- mkl_random=1.0.1=py36h4414c95_1
- ncurses=6.1=hf484d3e_0
- numpy=1.15.1=py36h1d66e8a_0
- numpy-base=1.15.1=py36h81de0dd_0
- openssl=1.0.2p=h14c3975_0
- pcre=8.42=h439df22_0
- pip=10.0.1=py36_0
- protobuf=3.6.0=py36hf484d3e_0
- pyparsing=2.2.0=py36_1
- pyqt=5.9.2=py36h22d08a2_1
- python=3.6.6=hc3d631a_0
- python-dateutil=2.7.3=py36_0
- pytz=2018.5=py36_0
- qt=5.9.6=h8703b6f_2
- readline=7.0=h7b6447c_5
- setuptools=40.2.0=py36_0
- sip=4.19.12=py36he6710b0_0
- six=1.11.0=py36_1
- sqlite=3.24.0=h84994c4_0
- tensorboard=1.10.0=py36hf484d3e_0
- tensorflow=1.10.0=gpu_py36hcebf108_0
- tensorflow-base=1.10.0=gpu_py36had579c0_0
- tensorflow-gpu=1.10.0=hf154084_0
- termcolor=1.1.0=py36_1
- tk=8.6.8=hbc83047_0
- tornado=5.1=py36h14c3975_0
- werkzeug=0.14.1=py36_0
- wheel=0.31.1=py36_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=hfbfcf68_1
- opencv3=3.1.0=py36_0
prefix: /root/anaconda3/envs/yolo