-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathenvironment.yml
149 lines (148 loc) · 3.87 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
name: GlobalTrack_private
channels:
- pytorch
- anaconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- backcall=0.1.0=py_0
- blas=1.0=mkl
- bzip2=1.0.6=h14c3975_5
- ca-certificates=2019.11.28=hecc5488_0
- cairo=1.14.12=h8948797_3
- certifi=2019.11.28=py37_0
- cffi=1.12.3=py37h2e261b9_0
- cryptography=2.8=py37h72c5cf5_1
- cudatoolkit=9.0=h13b8566_0
- cython=0.29.10=py37he6710b0_0
- decorator=4.4.0=py_0
- ffmpeg=4.0=hcdf2ecd_0
- fontconfig=2.13.0=h9420a91_0
- freeglut=3.0.0=hf484d3e_5
- freetype=2.9.1=h8a8886c_1
- geos=3.7.2=he1b5a44_1
- glib=2.56.2=hd408876_0
- graphite2=1.3.13=h23475e2_0
- harfbuzz=1.8.8=hffaf4a1_0
- hdf5=1.10.2=hba1933b_1
- icu=58.2=h9c2bf20_1
- intel-openmp=2019.4=243
- ipdb=0.12=py_0
- ipython=7.6.1=py37h5ca1d4c_0
- ipython_genutils=0.2.0=py_1
- jasper=2.0.14=h07fcdf6_1
- jedi=0.14.0=py37_0
- jpeg=9b=h024ee3a_2
- jsonpatch=1.24=py_0
- jsonpointer=2.0=py_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libglu=9.0.0=hf484d3e_1
- libopencv=3.4.2=hb342d67_1
- libopus=1.3=h7b6447c_0
- libpng=1.6.37=hbc83047_0
- libsodium=1.0.17=h516909a_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.0.10=h2733197_2
- libuuid=1.0.3=h1bed415_2
- libvpx=1.7.0=h439df22_0
- libxcb=1.13=h1bed415_1
- libxml2=2.9.9=hea5a465_1
- llvmlite=0.30.0=py37hd408876_0
- mkl=2019.4=243
- mkl-service=2.0.2=py37h7b6447c_0
- mkl_fft=1.0.12=py37ha843d7b_0
- mkl_random=1.0.2=py37hd81dba3_0
- ncurses=6.1=he6710b0_1
- ninja=1.9.0=py37hfd86e86_0
- numba=0.46.0=py37h962f231_0
- numpy=1.16.4=py37h7e9f1db_0
- numpy-base=1.16.4=py37hde5b4d6_0
- olefile=0.46=py37_0
- opencv=3.4.2=py37h6fd60c2_1
- openssl=1.1.1d=h516909a_0
- pandas=1.0.1=py37hb3f55d8_0
- parso=0.5.0=py_0
- pcre=8.43=he6710b0_0
- pexpect=4.7.0=py37_0
- pickleshare=0.7.5=py37_1000
- pillow=6.0.0=py37h34e0f95_0
- pip=19.1.1=py37_0
- pixman=0.38.0=h7b6447c_0
- prompt_toolkit=2.0.9=py_0
- ptyprocess=0.6.0=py_1001
- py-opencv=3.4.2=py37hb342d67_1
- pycparser=2.19=py37_0
- pygments=2.4.2=py_0
- pyopenssl=19.1.0=py37_0
- pysocks=1.7.1=py37_0
- python=3.7.3=h0371630_0
- pytorch=1.1.0=py3.7_cuda9.0.176_cudnn7.5.1_0
- pytz=2019.3=py_0
- pyyaml=5.3=py37h516909a_0
- pyzmq=18.1.1=py37h1768529_0
- readline=7.0=h7b6447c_5
- scipy=1.3.0=py37h7c811a0_0
- setuptools=41.0.1=py37_0
- shapely=1.6.4=py37hec07ddf_1006
- six=1.12.0=py37_0
- sqlite=3.28.0=h7b6447c_0
- tk=8.6.8=hbc83047_0
- torchfile=0.1.0=py_0
- torchvision=0.3.0=py37_cu9.0.176_1
- tornado=6.0.3=py37h516909a_2
- traitlets=4.3.2=py37_1000
- visdom=0.1.8.9=0
- wcwidth=0.1.7=py_1
- websocket-client=0.57.0=py37_0
- wheel=0.33.4=py37_0
- xz=5.2.4=h14c3975_4
- yacs=0.1.6=py_0
- yaml=0.2.2=h516909a_1
- zeromq=4.3.2=he1b5a44_2
- zlib=1.2.11=h7b6447c_3
- zstd=1.3.7=h0b5b093_0
- pip:
- absl-py==0.9.0
- addict==2.2.1
- cachetools==4.0.0
- chardet==3.0.4
- cycler==0.10.0
- fire==0.1.3
- future==0.18.2
- google-auth==1.10.0
- google-auth-oauthlib==0.4.1
- got10k==0.1.3
- gprof2dot==2017.9.19
- grpcio==1.26.0
- idna==2.8
- imagecorruptions==1.0.0
- imageio==2.6.1
- imgaug==0.2.6
- kiwisolver==1.1.0
- markdown==3.1.1
- matplotlib==3.1.0
- mmcv==0.2.14
- networkx==2.3
- oauthlib==3.1.0
- opencv-python==4.1.0.25
- protobuf==3.10.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycocotools==2.0.0
- pyparsing==2.4.0
- python-dateutil==2.8.0
- pywavelets==1.0.3
- requests==2.22.0
- requests-oauthlib==1.3.0
- rsa==4.0
- scikit-image==0.15.0
- tensorboard==2.1.0
- tensorboardx==1.9
- urllib3==1.25.3
- werkzeug==0.16.0
- wget==3.2
prefix: /home/lhhuang/anaconda3/envs/GlobalTrack_private