forked from frhf/cross-modal-distillation-reidentification
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
96 lines (95 loc) · 2.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
name: reid
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_llvm
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.1=py_0
- backports_abc=0.5=py_0
- blas=1.0=mkl
- ca-certificates=2020.4.5.1=hecc5488_0
- certifi=2019.11.28=py27h8c360ce_1
- cffi=1.13.2=py27h2e261b9_0
- cudatoolkit=9.0=h13b8566_0
- cudnn=7.6.5=cuda9.0_0
- cycler=0.10.0=py27_0
- dbus=1.13.12=h746ee38_0
- expat=2.2.6=he6710b0_0
- fontconfig=2.13.0=h9420a91_0
- freetype=2.9.1=h8a8886c_1
- functools32=3.2.3.2=py27_1
- futures=3.3.0=py27_0
- glib=2.63.1=h5a9c865_0
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- h5py=2.8.0=py27h8d01980_0
- hdf5=1.10.2=hba1933b_1
- icu=58.2=h9c2bf20_1
- intel-openmp=2019.4=243
- joblib=0.14.1=py_0
- jpeg=9b=h024ee3a_2
- kiwisolver=1.1.0=py27he6710b0_0
- ld_impl_linux-64=2.34=h53a641e_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=9.2.0=h24d8f2e_2
- libgfortran-ng=7.3.0=hdf63c60_5
- libopenblas=0.3.9=h5ec1e0e_0
- libpng=1.6.37=hbc83047_0
- libprotobuf=3.11.4=h8b12597_0
- libstdcxx-ng=9.2.0=hdf63c60_2
- libtiff=4.1.0=h2733197_0
- libuuid=1.0.3=h1bed415_2
- libxcb=1.13=h1bed415_1
- libxml2=2.9.9=hea5a465_1
- linecache2=1.0.0=py27_0
- llvm-openmp=9.0.1=hc9558a2_2
- matplotlib=2.2.3=py27hb69df0a_0
- mkl=2018.0.3=1
- mkl-service=1.1.2=py27h90e4bf4_5
- nccl=1.3.5=cuda9.0_0
- ncurses=6.1=hf484d3e_1002
- ninja=1.9.0=py27hfd86e86_0
- nose=1.3.7=py27_2
- numpy=1.9.3=py27hcd700cb_5
- numpy-base=1.15.0=py27h1793315_0
- olefile=0.46=py_0
- openssl=1.1.1f=h516909a_0
- pcre=8.43=he6710b0_0
- pillow=6.1.0=py27h34e0f95_0
- pip=20.0.2=py_2
- protobuf=3.11.4=py27he1b5a44_0
- pycparser=2.20=py_0
- pyparsing=2.4.6=py_0
- pyqt=5.9.2=py27h05f1152_2
- python=2.7.17=h9bab390_0
- python-dateutil=2.8.1=py_0
- python_abi=2.7=1_cp27mu
- pytorch=0.4.0=py27hdf912b8_0
- pytz=2019.3=py_0
- qt=5.9.7=h5867ecd_1
- readline=7.0=h7b6447c_5
- scikit-learn=0.15.2=np19py27_0
- scipy=1.1.0=py27hfc37229_0
- setuptools=44.0.0=py27_0
- singledispatch=3.4.0.3=py27_0
- sip=4.19.8=py27hf484d3e_0
- six=1.14.0=py_1
- sqlite=3.31.1=h7b6447c_0
- subprocess32=3.5.4=py27h7b6447c_0
- tbb=2020.0=hfd86e86_0
- tbb4py=2019.8=py27hfd86e86_0
- tensorboardx=1.8=py_0
- tk=8.6.10=hed695b0_0
- torchvision=0.2.1=py27_0
- tornado=5.1.1=py27h7b6447c_0
- traceback2=1.4.0=py27_0
- unittest2=1.1.0=py27_0
- wheel=0.34.2=py_1
- xz=5.2.5=h516909a_0
- zlib=1.2.11=h516909a_1006
- zstd=1.3.7=h0b5b093_0
- pip:
- metric-learn==0.3.0