forked from ViTAE-Transformer/ViTPose
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
197 lines (197 loc) · 6.02 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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
name: vitpose
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- aom=3.8.1=h59595ed_0
- backcall=0.2.0=pyh9f0ad1d_0
- blas=1.0=mkl
- bottleneck=1.3.5=py37h7deecbd_0
- bzip2=1.0.8=hd590300_5
- ca-certificates=2024.2.2=hbcca054_0
- cairo=1.18.0=h3faef2a_0
- certifi=2024.2.2=pyhd8ed1ab_0
- cudatoolkit=10.2.89=hfd86e86_1
- dav1d=1.2.1=hd590300_0
- decorator=5.1.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- expat=2.5.0=hcb278e6_1
- ffmpeg=6.1.1=gpl_h8007c5b_104
- fftw=3.3.10=nompi_hc118613_108
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=h77eed37_1
- fontconfig=2.14.2=h14ed4e7_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- freetype=2.12.1=h267a509_2
- fribidi=1.0.10=h36c2ea0_0
- gettext=0.21.1=h27087fc_0
- giflib=5.2.1=h0b41bf4_3
- gmp=6.3.0=h59595ed_0
- gnutls=3.7.9=hb077bed_0
- graphite2=1.3.13=h58526e2_1001
- harfbuzz=8.3.0=h3d44ed6_0
- icu=73.2=h59595ed_0
- intel-openmp=2021.4.0=h06a4308_3561
- ipykernel=5.5.5=py37h085eea5_0
- ipython=7.33.0=py37h89c1867_0
- ipython_genutils=0.2.0=py_1
- jedi=0.19.1=pyhd8ed1ab_0
- joblib=1.3.2=pyhd8ed1ab_0
- jpeg=9b=h024ee3a_2
- jupyter_client=5.3.4=py37_0
- jupyter_core=4.5.0=py_0
- lame=3.100=h166bdaf_1003
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.40=h41732ed_0
- libabseil=20240116.1=cxx17_h59595ed_2
- libass=0.17.1=h8fe9dca_1
- libdrm=2.4.120=hd590300_0
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_5
- libgfortran-ng=13.2.0=h69a702a_5
- libgfortran5=13.2.0=ha4646dd_5
- libglib=2.78.4=h783c2da_0
- libgomp=13.2.0=h807b86a_5
- libhwloc=2.9.3=default_h554bfaf_1009
- libiconv=1.17=hd590300_2
- libidn2=2.3.7=hd590300_0
- libnsl=2.0.1=hd590300_0
- libopenvino=2023.3.0=h2e90f83_2
- libopenvino-auto-batch-plugin=2023.3.0=hd5fc58b_2
- libopenvino-auto-plugin=2023.3.0=hd5fc58b_2
- libopenvino-hetero-plugin=2023.3.0=h3ecfda7_2
- libopenvino-intel-cpu-plugin=2023.3.0=h2e90f83_2
- libopenvino-intel-gpu-plugin=2023.3.0=h2e90f83_2
- libopenvino-ir-frontend=2023.3.0=h3ecfda7_2
- libopenvino-onnx-frontend=2023.3.0=h469e5c9_2
- libopenvino-paddle-frontend=2023.3.0=h469e5c9_2
- libopenvino-pytorch-frontend=2023.3.0=h59595ed_2
- libopenvino-tensorflow-frontend=2023.3.0=he1e0747_2
- libopenvino-tensorflow-lite-frontend=2023.3.0=h59595ed_2
- libopus=1.3.1=h7f98852_1
- libpciaccess=0.18=hd590300_0
- libpng=1.6.43=h2797004_0
- libprotobuf=4.25.2=h08a7969_1
- libsodium=1.0.18=h36c2ea0_1
- libsqlite=3.45.1=h2797004_0
- libstdcxx-ng=13.2.0=h7e041cc_5
- libtasn1=4.19.0=h166bdaf_0
- libtiff=4.1.0=h2733197_1
- libunistring=0.9.10=h7f98852_0
- libuuid=2.38.1=h0b41bf4_0
- libuv=1.47.0=hd590300_0
- libva=2.20.0=hd590300_0
- libvpx=1.13.1=h59595ed_0
- libwebp=1.2.0=h89dd481_0
- libxcb=1.15=h0b41bf4_0
- libxml2=2.12.5=h232c23b_0
- libzlib=1.2.13=hd590300_5
- lz4-c=1.9.3=h9c3ff4c_1
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py37h7f8727e_0
- mkl_fft=1.3.1=py37hd3c417c_0
- mkl_random=1.2.2=py37h51133e4_0
- ncurses=6.4=h59595ed_2
- nettle=3.9.1=h7ab15ed_0
- ninja=1.11.1=h924138e_0
- numexpr=2.8.4=py37he184ba9_0
- numpy=1.21.5=py37h6c91a56_3
- numpy-base=1.21.5=py37ha15fc14_3
- ocl-icd=2.3.2=hd590300_0
- openh264=2.4.1=h59595ed_0
- openssl=3.2.1=hd590300_0
- p11-kit=0.24.1=hc5aa10d_0
- packaging=23.2=pyhd8ed1ab_0
- pandas=1.3.5=py37h8c16a72_0
- parso=0.8.3=pyhd8ed1ab_0
- pcre2=10.42=hcad00b1_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=9.3.0=py37hace64e9_1
- pip=24.0=pyhd8ed1ab_0
- pixman=0.43.2=h59595ed_0
- prompt-toolkit=3.0.42=pyha770c72_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pugixml=1.14=h59595ed_0
- pygments=2.17.2=pyhd8ed1ab_0
- python=3.7.12=hf930737_100_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.7=4_cp37m
- pytorch=1.9.0=py3.7_cuda10.2_cudnn7.6.5_0
- pytz=2024.1=pyhd8ed1ab_0
- pyzmq=24.0.1=py37h0c0c2a8_0
- readline=8.2=h8228510_1
- scikit-learn=1.0.2=py37h51133e4_1
- scipy=1.7.3=py37h6c91a56_2
- setuptools=65.6.3=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- snappy=1.1.10=h9fff704_0
- sqlite=3.45.1=h2c6b66d_0
- svt-av1=1.8.0=h59595ed_0
- tbb=2021.11.0=h00ab1b0_1
- threadpoolctl=2.2.0=pyh0d69192_0
- tk=8.6.13=noxft_h4845f30_101
- torchaudio=0.9.0=py37
- torchvision=0.10.0=py37_cu102
- tornado=6.2=py37h540881e_0
- traitlets=5.9.0=pyhd8ed1ab_0
- typing_extensions=4.5.0=pyha770c72_0
- wcwidth=0.1.9=pyh9f0ad1d_0
- wheel=0.42.0=pyhd8ed1ab_0
- x264=1!164.3095=h166bdaf_2
- x265=3.5=h924138e_3
- xorg-fixesproto=5.0=h7f98852_1002
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libice=1.1.1=hd590300_0
- xorg-libsm=1.2.4=h7391055_0
- xorg-libx11=1.8.7=h8ee46fc_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h0b41bf4_2
- xorg-libxfixes=5.0.3=h7f98852_1004
- xorg-libxrender=0.9.11=hd590300_0
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-xextproto=7.3.0=h0b41bf4_1003
- xorg-xproto=7.0.31=h7f98852_1007
- xz=5.2.6=h166bdaf_0
- zeromq=4.3.5=h59595ed_1
- zlib=1.2.13=hd590300_5
- zstd=1.4.9=ha95c52a_0
- pip:
- addict==2.4.0
- chumpy==0.70
- cycler==0.11.0
- cython==3.0.8
- einops==0.6.1
- ffmpeg-python==0.2.0
- fonttools==4.38.0
- future==1.0.0
- importlib-metadata==6.7.0
- json-tricks==3.17.3
- kiwisolver==1.4.5
- matplotlib==3.5.3
- munkres==1.1.4
- opencv-python==4.9.0.80
- opencv-python-headless==4.9.0.80
- platformdirs==4.0.0
- pycocotools==2.0.7
- pyparsing==3.1.1
- pyyaml==6.0.1
- terminaltables==3.1.10
- timm==0.4.9
- tomli==2.0.1
- tqdm==4.66.2
- typing-extensions==4.7.1
- xtcocotools==1.14.3
- yapf==0.40.2
- zipp==3.15.0
prefix: /home/mcnlab/anaconda3/envs/vitpose