-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathenvironment.yml
93 lines (92 loc) · 2.48 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
name: cvpr2018
channels:
- pytorch
- conda-forge
- soumith
- defaults
dependencies:
- bzip2=1.0.6=h470a237_2
- ca-certificates=2018.11.29=ha4d7672_0
- certifi=2018.11.29=py37_1000
- cycler=0.10.0=py_1
- expat=2.2.5=hfc679d8_2
- fontconfig=2.13.1=h65d0f4c_0
- gettext=0.19.8.1=h5e8e0c9_1
- glib=2.56.2=h464dc38_1
- icu=58.2=hfc679d8_0
- kiwisolver=1.0.1=py37h2d50403_2
- libiconv=1.15=h470a237_3
- libuuid=2.32.1=h470a237_2
- libxcb=1.13=h470a237_2
- libxml2=2.9.8=h422b904_5
- matplotlib=3.0.2=py37h8a2030e_1
- matplotlib-base=3.0.2=py37h20b835b_1
- pthread-stubs=0.4=h470a237_1
- pyparsing=2.3.0=py_0
- pyqt=5.6.0=py37h8210e8a_7
- python-dateutil=2.7.5=py_0
- sip=4.18.1=py37hfc679d8_0
- tornado=5.1.1=py37h470a237_0
- xorg-libxau=1.0.8=h470a237_6
- xorg-libxdmcp=1.1.2=h470a237_7
- blas=1.0=mkl
- cffi=1.11.5=py37he75722e_1
- cython=0.29=py37he6710b0_0
- dbus=1.13.2=h714fa37_1
- freetype=2.9.1=h8a8886c_1
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_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
- mkl=2018.0.3=1
- mkl_fft=1.0.6=py37h7dd41cf_0
- mkl_random=1.0.1=py37h4414c95_1
- ncurses=6.1=he6710b0_1
- ninja=1.8.2=py37h6bb024c_1
- nltk=3.3.0=py37_0
- numpy=1.15.4=py37h1d66e8a_0
- numpy-base=1.15.4=py37h81de0dd_0
- olefile=0.46=py37_0
- openssl=1.1.1a=h7b6447c_0
- pcre=8.42=h439df22_0
- pillow=5.3.0=py37h34e0f95_0
- pip=18.1=py37_0
- pycparser=2.19=py37_0
- python=3.7.1=h0371630_3
- qt=5.6.3=h8bf5577_3
- readline=7.0=h7b6447c_5
- scipy=1.1.0=py37hfa4b5c9_1
- setuptools=40.6.2=py37_0
- six=1.12.0=py37_0
- sqlite=3.25.3=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.32.3=py37_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pytorch=1.0.0=py3.7_cuda9.0.176_cudnn7.4.1_1
- torchvision=0.2.1=py_2
- pip:
- chardet==3.0.4
- cupy==5.1.0
- fastrlock==0.4
- idna==2.8
- opencv-python==3.4.4.19
- progressbar2==3.38.0
- protobuf==3.6.1
- pycocotools==2.0.0
- pynvrtc==9.2
- python-utils==2.3.0
- requests==2.21.0
- sru==2.1.3
- tensorboardx==1.5
- torch==1.0.0
- urllib3==1.24.1
- visual-genome==1.1.1
prefix: /home/wp01/users/engilbergem/dev/trunk/CPLApplications/deep/miniconda3/envs/cvpr2018