forked from facebookresearch/detectron2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
333 lines (333 loc) · 10.6 KB
/
environment.yaml
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
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
name: detectron2-test
channels:
- pytorch
- sdy623
- nvidia
- defaults
- conda-forge
dependencies:
- abseil-cpp=20220623.0=h0e60522_0
- absl-py=2.0.0=pyhd8ed1ab_0
- aiohttp=3.8.5=py39h2bbff1b_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- anaconda-anon-usage=0.4.2=py39hfc23b7f_2
- anaconda-client=1.12.1=py39haa95532_0
- anaconda-project=0.11.1=py39haa95532_0
- antlr-python-runtime=4.9.3=pyhd8ed1ab_1
- aom=3.5.0=h63175ca_0
- appdirs=1.4.4=pyhd3eb1b0_0
- async-timeout=4.0.3=pyhd8ed1ab_0
- attrs=23.1.0=py39haa95532_0
- beautifulsoup4=4.12.2=py39haa95532_0
- black=21.4b2=pyhd8ed1ab_0
- blas=1.0=mkl
- blinker=1.6.2=pyhd8ed1ab_0
- boltons=23.0.0=py39haa95532_0
- boost-cpp=1.82.0=h59b6b97_1
- brotli=1.1.0=hcfcfb64_0
- brotli-bin=1.1.0=hcfcfb64_0
- brotli-python=1.1.0=py39h99910a6_0
- brotlipy=0.7.0=py39h2bbff1b_1003
- bzip2=1.0.8=he774522_0
- c-ares=1.19.1=h2bbff1b_0
- ca-certificates=2023.08.22=haa95532_0
- cachetools=5.3.1=pyhd8ed1ab_0
- cairo=1.16.0=haedb8bc_5
- certifi=2023.7.22=py39haa95532_0
- cffi=1.15.1=py39h2bbff1b_3
- chardet=5.2.0=py39hcbf5309_1
- charset-normalizer=3.2.0=pyhd8ed1ab_0
- click=8.1.7=win_pyh7428d3b_0
- cloudpickle=2.2.1=py39haa95532_0
- clyent=1.2.2=py39haa95532_1
- colorama=0.4.6=py39haa95532_0
- conda=23.7.4=py39haa95532_0
- conda-index=0.3.0=py39haa95532_0
- conda-pack=0.7.1=pyhd8ed1ab_0
- conda-package-handling=2.2.0=py39haa95532_0
- conda-package-streaming=0.9.0=py39haa95532_0
- contourpy=1.1.1=py39h1f6ef14_1
- cryptography=41.0.4=py39hb6bd5e6_0
- cuda-cccl=12.2.140=0
- cuda-cudart=11.8.89=0
- cuda-cudart-dev=11.8.89=0
- cuda-cupti=11.8.87=0
- cuda-libraries=11.8.0=0
- cuda-libraries-dev=11.8.0=0
- cuda-nvrtc=11.8.89=0
- cuda-nvrtc-dev=11.8.89=0
- cuda-nvtx=11.8.86=0
- cuda-profiler-api=12.2.140=0
- cuda-runtime=11.8.0=0
- cycler=0.11.0=pyhd3eb1b0_0
- cython=3.0.2=py39h99910a6_2
- dataclasses=0.8=pyh6d0b6a4_7
- dav1d=1.2.1=h2bbff1b_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- detectron2=0.6+60944b7e=py39_cuda11.8
- eigen=3.4.0=h91493d7_0
- expat=2.5.0=hd77b12b_0
- fairscale=0.4.13=py38_cuda11.8
- ffmpeg=5.1.2=gpl_h5b1d025_107
- filelock=3.12.4=pyhd8ed1ab_0
- font-ttf-dejavu-sans-mono=2.37=hd3eb1b0_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=h8b1ccd4_0
- fontconfig=2.14.2=hbde0cde_0
- fonts-anaconda=1=h8fa9717_0
- fonts-conda-ecosystem=1=hd3eb1b0_0
- fonts-conda-forge=1=0
- fonttools=4.42.1=py39ha55989b_0
- freeglut=3.2.2=h63175ca_2
- freetype=2.12.1=ha860e81_0
- fribidi=1.0.10=h62dcd97_0
- frozenlist=1.4.0=py39ha55989b_1
- fsspec=2023.9.2=py39haa95532_0
- future=0.18.3=py39haa95532_0
- fvcore=0.1.5.post20221221=pyhd8ed1ab_0
- geos=3.8.0=h33f27b4_0
- getopt-win32=0.1=h2bbff1b_0
- gettext=0.21.1=h5728263_0
- giflib=5.2.1=h8cc25b3_3
- glib=2.78.0=h12be248_0
- glib-tools=2.78.0=h12be248_0
- glob2=0.7=pyhd3eb1b0_0
- google-auth=2.22.0=py39haa95532_0
- google-auth-oauthlib=0.4.4=pyhd3eb1b0_0
- graphite2=1.3.14=hd77b12b_1
- graphviz=2.50.0=h7eca76f_1
- grpc-cpp=1.51.1=h9c18f36_0
- grpcio=1.51.1=py39h95740e5_0
- gst-plugins-base=1.22.6=h001b923_1
- gstreamer=1.22.6=hb4038d2_1
- gts=0.7.6=h63ab5a1_3
- harfbuzz=6.0.0=he256f1b_0
- hdf5=1.14.1=nompi_h73e8ff5_100
- huggingface_hub=0.17.3=pyhd8ed1ab_0
- hydra-core=1.3.2=pyhd8ed1ab_0
- icc_rt=2022.1.0=h6049295_2
- icu=70.1=h0e60522_0
- idna=3.4=py39haa95532_0
- importlib-metadata=6.8.0=pyha770c72_0
- importlib-resources=6.1.0=pyhd8ed1ab_0
- importlib_resources=6.1.0=pyhd8ed1ab_0
- intel-openmp=2023.2.0=h57928b3_49503
- iopath=0.1.9=pyhd8ed1ab_0
- jasper=2.0.33=hc2e4405_1
- jinja2=3.1.2=py39haa95532_0
- jpeg=9e=h2bbff1b_1
- jsonpatch=1.33=pyhd8ed1ab_0
- jsonpointer=2.4=py39hcbf5309_3
- jsonschema=4.19.1=pyhd8ed1ab_0
- jsonschema-specifications=2023.7.1=pyhd8ed1ab_0
- jupyter_core=5.3.2=py39hcbf5309_0
- kiwisolver=1.4.5=py39h1f6ef14_1
- krb5=1.20.1=h5b6d351_0
- lcms2=2.15=ha5c8aab_0
- lerc=3.0=hd77b12b_0
- libabseil=20220623.0=cxx17_h1a56200_6
- libabseil-static=20220623.0=cxx17_h838dfd9_6
- libaec=1.0.6=h63175ca_1
- libarchive=3.6.2=hb62f4d4_2
- libblas=3.9.0=1_h8933c1f_netlib
- libboost=1.82.0=hae598e9_1
- libbrotlicommon=1.1.0=hcfcfb64_0
- libbrotlidec=1.1.0=hcfcfb64_0
- libbrotlienc=1.1.0=hcfcfb64_0
- libcblas=3.9.0=5_hd5c7e75_netlib
- libclang=15.0.7=default_h77d9078_3
- libclang13=15.0.7=default_h77d9078_3
- libcublas=11.11.3.6=0
- libcublas-dev=11.11.3.6=0
- libcufft=10.9.0.58=0
- libcufft-dev=10.9.0.58=0
- libcurand=10.3.3.141=0
- libcurand-dev=10.3.3.141=0
- libcurl=8.1.2=h68f0423_0
- libcusolver=11.4.1.48=0
- libcusolver-dev=11.4.1.48=0
- libcusparse=11.7.5.86=0
- libcusparse-dev=11.7.5.86=0
- libdeflate=1.17=h2bbff1b_0
- libexpat=2.5.0=h63175ca_1
- libffi=3.4.4=hd77b12b_0
- libgd=2.3.3=ha43c60c_1
- libglib=2.78.0=he8f3873_0
- libgrpc=1.51.1=h6a6baca_0
- libhwloc=2.9.1=h51c2c0f_0
- libiconv=1.17=h8ffe710_0
- liblapack=3.9.0=5_hd5c7e75_netlib
- liblapacke=3.9.0=5_hd5c7e75_netlib
- liblief=0.12.3=hd77b12b_0
- libnpp=11.8.0.86=0
- libnpp-dev=11.8.0.86=0
- libnvjpeg=11.9.0.86=0
- libnvjpeg-dev=11.9.0.86=0
- libogg=1.3.5=h2bbff1b_1
- libopencv=4.7.0=py39ha9d37a1_1
- libopus=1.3.1=h8ffe710_1
- libpng=1.6.39=h8cc25b3_0
- libpq=15.3=ha9684e8_1
- libprotobuf=3.21.12=h12be248_2
- libsqlite=3.43.0=hcfcfb64_0
- libssh2=1.11.0=h7dfc565_0
- libtiff=4.5.1=hd77b12b_0
- libuv=1.44.2=h2bbff1b_0
- libvorbis=1.3.7=he774522_0
- libwebp=1.3.2=hbc33d0d_0
- libwebp-base=1.3.2=h2bbff1b_0
- libxcb=1.16=hcd874cb_0
- libxml2=2.10.4=h0ad7f3c_1
- libxslt=1.1.37=h2bbff1b_1
- libzlib=1.2.13=hcfcfb64_5
- lz4-c=1.9.4=h2bbff1b_0
- lzo=2.10=he774522_2
- m2-msys2-runtime=2.5.0.17080.65c939c=3
- m2-patch=2.7.5=2
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markdown=3.4.4=pyhd8ed1ab_0
- markupsafe=2.1.3=py39ha55989b_1
- matplotlib=3.8.0=py39hcbf5309_1
- matplotlib-base=3.8.0=py39hf19769e_1
- menuinst=1.4.19=py39h59b6b97_0
- mkl=2023.1.0=h6b88ed4_46357
- mkl-service=2.4.0=py39h2bbff1b_1
- mkl_fft=1.3.8=py39h2bbff1b_0
- mkl_random=1.2.4=py39h59b6b97_0
- more-itertools=10.1.0=pyhd8ed1ab_0
- mpmath=1.3.0=py39haa95532_0
- msys2-conda-epoch=20160418=1
- multidict=6.0.4=py39ha55989b_0
- munkres=1.1.4=py_0
- mypy_extensions=1.0.0=py39haa95532_0
- nbformat=5.9.2=py39haa95532_0
- networkx=3.1=py39haa95532_0
- ninja=1.11.1=h91493d7_0
- numpy=1.26.0=py39h055cbcc_0
- numpy-base=1.26.0=py39h65a83cf_0
- oauthlib=3.2.2=py39haa95532_0
- omegaconf=2.3.0=pyhd8ed1ab_0
- opencv=4.7.0=py39hcbf5309_1
- openh264=2.3.1=h63175ca_2
- openjpeg=2.5.0=ha2aaf27_2
- openssl=3.1.3=hcfcfb64_0
- packaging=23.1=py39haa95532_0
- pango=1.50.14=hdffb7b3_0
- pathspec=0.11.2=pyhd8ed1ab_0
- pcre=8.45=hd77b12b_0
- pcre2=10.40=h17e33f8_0
- pillow=9.4.0=py39hd77b12b_1
- pip=23.2.1=py39haa95532_0
- pixman=0.42.2=h63175ca_0
- pkginfo=1.9.6=py39haa95532_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=3.10.0=py39haa95532_0
- pluggy=1.3.0=pyhd8ed1ab_0
- ply=3.11=py39haa95532_0
- poppler=22.12.0=h268424c_0
- poppler-data=0.4.11=haa95532_1
- portalocker=2.8.2=py39hcbf5309_1
- protobuf=4.21.12=py39h99910a6_0
- psutil=5.9.5=py39ha55989b_1
- pthread-stubs=0.4=hcd874cb_1001
- pthreads-win32=2.9.1=hfa6e2cd_3
- py-lief=0.12.3=py39hd77b12b_0
- py-opencv=4.7.0=py39h00e5391_1
- pyasn1=0.5.0=pyhd8ed1ab_0
- pyasn1-modules=0.3.0=pyhd8ed1ab_0
- pycocotools=2.0.6=py39hc266a54_1
- pycosat=0.6.4=py39h2bbff1b_0
- pycparser=2.21=pyhd3eb1b0_0
- pydot=1.4.2=py39haa95532_0
- pygments=2.16.1=pyhd8ed1ab_0
- pyjwt=2.8.0=pyhd8ed1ab_0
- pyopenssl=23.2.0=py39haa95532_0
- pyparsing=2.4.7=pyhd3eb1b0_0
- pyqt=5.15.9=py39hb77abff_5
- pyqt5-sip=12.12.2=py39h99910a6_5
- pyrsistent=0.19.3=py39ha55989b_1
- pysocks=1.7.1=py39haa95532_0
- python=3.9.18=h1aa4202_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-fastjsonschema=2.18.0=pyhd8ed1ab_0
- python-libarchive-c=5.0=py39hcbf5309_2
- python_abi=3.9=2_cp39
- pytorch=2.0.1=py3.9_cuda11.8_cudnn8_0
- pytorch-cuda=11.8=h24eeafa_5
- pytorch-mutex=1.0=cuda
- pytz=2023.3.post1=py39haa95532_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- pywin32=306=py39h99910a6_1
- pyyaml=6.0.1=py39ha55989b_1
- qt-main=5.15.8=h720456b_6
- qt-webengine=5.15.9=h5bd16bc_7
- qtwebkit=5.212=h992fabe_8
- re2=2022.06.01=h0e60522_1
- referencing=0.30.2=pyhd8ed1ab_0
- regex=2022.7.9=py39h2bbff1b_0
- requests=2.31.0=py39haa95532_0
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- requests-toolbelt=1.0.0=py39haa95532_0
- ripgrep=13.0.0=haa95532_1
- rpds-py=0.10.3=py39hf21820d_0
- rsa=4.9=pyhd8ed1ab_0
- ruamel.yaml=0.17.33=py39ha55989b_0
- ruamel.yaml.clib=0.2.7=py39ha55989b_1
- ruamel_yaml=0.17.21=py39h2bbff1b_0
- safetensors=0.3.3=py39hf21820d_1
- scipy=1.11.3=py39h7812ad6_0
- setuptools=68.2.2=pyhd8ed1ab_0
- shapely=2.0.1=py39hd7f5953_0
- sip=6.7.11=py39h99910a6_1
- six=1.16.0=pyhd3eb1b0_1
- soupsieve=2.5=pyhd8ed1ab_1
- sqlite=3.43.0=hcfcfb64_0
- svt-av1=1.4.1=h63175ca_0
- sympy=1.12=pyh04b8f61_3
- tabulate=0.9.0=pyhd8ed1ab_1
- tbb=2021.9.0=h91493d7_0
- tensorboard=2.10.0=py39haa95532_0
- tensorboard-data-server=0.6.1=py39haa95532_0
- tensorboard-plugin-wit=1.8.1=py39haa95532_0
- termcolor=2.3.0=pyhd8ed1ab_0
- timm=0.9.7=pyhd8ed1ab_0
- tk=8.6.13=hcfcfb64_0
- toml=0.10.2=pyhd3eb1b0_0
- tomli=2.0.1=py39haa95532_0
- toolz=0.12.0=py39haa95532_0
- torchvision=0.15.2=py39_cu118
- torchaudio=2.0.2=py39_cu118
- tornado=6.3.3=py39ha55989b_1
- tqdm=4.66.1=pyhd8ed1ab_0
- traitlets=5.10.1=pyhd8ed1ab_0
- typed-ast=1.4.3=py39h2bbff1b_1
- typing-extensions=4.8.0=hd8ed1ab_0
- typing_extensions=4.8.0=pyha770c72_0
- tzdata=2023c=h04d1e81_0
- ucrt=10.0.22621.0=h57928b3_0
- unicodedata2=15.1.0=py39ha55989b_0
- urllib3=1.26.16=py39haa95532_0
- vc=14.3=h64f974e_17
- vc14_runtime=14.36.32532=hdcecf7f_17
- vs2015_runtime=14.36.32532=h05e6639_17
- werkzeug=2.3.7=pyhd8ed1ab_0
- wheel=0.41.2=py39haa95532_0
- win_inet_pton=1.1.0=py39haa95532_0
- x264=1!164.3095=h8ffe710_2
- x265=3.5=h2d74725_3
- xorg-libxau=1.0.11=hcd874cb_0
- xorg-libxdmcp=1.1.3=hcd874cb_0
- xz=5.4.2=h8cc25b3_0
- yacs=0.1.8=pyhd8ed1ab_0
- yaml=0.2.5=he774522_0
- yarl=1.9.2=py39ha55989b_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=hcfcfb64_5
- zstandard=0.21.0=py39h95af829_1
- zstd=1.5.5=hd43e919_0
prefix: C:\Users\Dev\anaconda3\envs\detectron2-test