-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathenvironment.yml
107 lines (106 loc) · 2.64 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
name: drive
channels:
- conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=0_gnu
- ca-certificates=2020.6.20=hecda079_0
- certifi=2020.6.20=py38h32f6830_0
- cudatoolkit=10.1.243=h6bb024c_0
- ld_impl_linux-64=2.34=h53a641e_5
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=9.2.0=h24d8f2e_2
- libgomp=9.2.0=h24d8f2e_2
- libstdcxx-ng=9.2.0=hdf63c60_2
- ncurses=6.1=hf484d3e_1002
- openssl=1.1.1h=h516909a_0
- pip=20.1.1=py_1
- python=3.8.3=cpython_he5300dc_0
- python_abi=3.8=1_cp38
- readline=8.0=hf8c457e_0
- setuptools=49.1.0=py38h32f6830_0
- sqlite=3.32.3=hcee41ef_0
- tk=8.6.10=hed695b0_0
- wheel=0.34.2=py_1
- xz=5.2.5=h516909a_0
- zlib=1.2.11=h516909a_1006
- pip:
- absl-py==0.10.0
- astunparse==1.6.3
- cachetools==4.1.1
- chardet==3.0.4
- cycler==0.10.0
- decord==0.4.0
- einops==0.3.2
- et-xmlfile==1.0.1
- future==0.18.2
- fvcore==0.1.5.post20210915
- gast==0.3.3
- google-auth==1.20.1
- google-auth-oauthlib==0.4.1
- google-pasta==0.2.0
- grpcio==1.31.0
- h5py==2.10.0
- idna==2.10
- iopath==0.1.9
- jdcal==1.4.1
- joblib==0.16.0
- keras-preprocessing==1.1.2
- kiwisolver==1.2.0
- loguru==0.5.3
- markdown==3.2.2
- matplotlib==3.3.1
- memory-profiler==0.57.0
- msgpack==1.0.3
- msgpack-numpy==0.4.7.1
- multimethod==1.6
- numpy==1.18.5
- oauthlib==3.1.0
- opencv-python==4.3.0.36
- openpyxl==3.0.5
- opt-einsum==3.3.0
- pandas==1.0.5
- pillow==7.2.0
- portalocker==2.3.2
- protobuf==3.12.2
- psutil==5.7.2
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyparsing==2.4.7
- python-dateutil==2.8.1
- pytz==2020.1
- pyyaml==5.4.1
- pyzmq==22.3.0
- requests==2.24.0
- requests-oauthlib==1.3.0
- roi-align==0.0.2
- rsa==4.6
- scikit-learn==0.23.1
- scipy==1.4.1
- six==1.15.0
- tabulate==0.8.9
- tensorboard==2.3.0
- tensorboard-plugin-wit==1.7.0
- tensorboardx==2.1
- tensorflow-estimator==2.3.0
- tensorflow-gpu==2.3.0
- tensorpack==0.11
- termcolor==1.1.0
- thop==0.0.31-2005241907
- threadpoolctl==2.1.0
- toml==0.10.2
- torch==1.5.1+cu101
- torchaudio==0.5.1
- torchpack==0.2.2
- torchstat==0.0.7
- torchsummary==1.5.1
- torchvision==0.6.1+cu101
- tqdm==4.47.0
- urllib3==1.25.10
- werkzeug==1.0.1
- wrapt==1.12.1
- yacs==0.1.8