-
Notifications
You must be signed in to change notification settings - Fork 2
/
eccv_2024.yml
95 lines (95 loc) · 2.51 KB
/
eccv_2024.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: eccv_2024
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- _pytorch_select=0.2=gpu_0
- blas=1.0=mkl
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2021.10.8=ha878542_0
- certifi=2021.10.8=py37h89c1867_1
- cffi=1.15.0=py37hd667e15_1
- cudatoolkit=11.1.1=h6406543_8
- ffmpeg=4.3=hf484d3e_0
- freetype=2.11.0=h70c0345_0
- giflib=5.2.1=h7b6447c_0
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- intel-openmp=2021.4.0=h06a4308_3561
- jpeg=9b=h024ee3a_2
- lame=3.100=h7f98852_1001
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgfortran-ng=7.5.0=ha8ba4b0_17
- libgfortran4=7.5.0=ha8ba4b0_17
- libgomp=9.3.0=h5101ec6_17
- libiconv=1.16=h516909a_0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.3.0=hd4cf53a_17
- libtiff=4.2.0=h85742a9_0
- libuv=1.42.0=h7f98852_0
- libwebp=1.2.0=h89dd481_0
- libwebp-base=1.2.0=h27cfd23_0
- lz4-c=1.9.3=h295c915_1
- mkl=2020.2=256
- mkl-service=2.3.0=py37he8ac12f_0
- mkl_fft=1.2.0=py37h161383b_1
- mkl_random=1.2.0=py37h9fdb41a_1
- ncurses=6.3=h7f8727e_2
- nettle=3.6=he412f7d_0
- ninja=1.10.2=py37hd09550d_3
- numpy=1.19.2=py37h54aff64_0
- numpy-base=1.19.2=py37hfa32c7d_0
- olefile=0.46=py37_0
- openh264=2.1.1=h780b84a_0
- openssl=1.1.1k=h7f98852_0
- pillow=8.4.0=py37h5aabda8_0
- pip=21.2.2=py37h06a4308_0
- pycparser=2.21=pyhd3eb1b0_0
- python=3.7.11=h12debd9_0
- python_abi=3.7=2_cp37m
- pytorch=1.8.0=py3.7_cuda11.1_cudnn8.0.5_0
- readline=8.1.2=h7f8727e_1
- setuptools=58.0.4=py37h06a4308_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.37.0=hc218d9a_0
- tk=8.6.11=h1ccaba5_0
- torchaudio=0.8.0=py37
- torchvision=0.9.0=py37_cu111
- typing_extensions=4.0.1=pyha770c72_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7f8727e_4
- zstd=1.4.9=haebb681_0
- pip:
- charset-normalizer==2.0.10
- click==8.0.3
- configparser==5.2.0
- docker-pycreds==0.4.0
- gitdb==4.0.9
- gitpython==3.1.26
- idna==3.3
- importlib-metadata==4.10.1
- ofa==0.1.0-202111231444
- pathtools==0.1.2
- promise==2.3
- protobuf==3.19.3
- psutil==5.9.0
- python-dateutil==2.8.2
- pyyaml==6.0
- requests==2.27.1
- sentry-sdk==1.5.4
- shortuuid==1.0.8
- smmap==5.0.0
- subprocess32==3.5.4
- termcolor==1.1.0
- torch==1.10.1
- urllib3==1.26.8
- wandb==0.12.9
- yaspin==2.1.0
- zipp==3.7.0