-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
105 lines (105 loc) · 1.92 KB
/
requirements.txt
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
absl-py==0.15.0
antlr4-python3-runtime==4.8
appdirs==1.4.4
astunparse==1.6.3
black==21.4b2
bleach==3.1.2
cached-property==1.5.2
cachetools==4.2.4
certifi==2021.10.8
chardet==4.0.0
clang==5.0
click==8.0.4
cloudpickle==2.0.0
configparser==5.2.0
cycler==0.11.0
Cython==0.29.30
dataclasses==0.8
-e git+https://git.wur.nl/blok012/sizecnn@02134b4c1f75bc2f07a466b19adeb82ec1fb2910#egg=detectron2
docker-pycreds==0.4.0
flatbuffers==1.12
future==0.18.2
fvcore==0.1.5.post20220305
gast==0.4.0
gcc7==0.0.7
gitdb==4.0.9
GitPython==3.1.20
google-auth==1.35.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.45.0
h5py==3.1.0
html5lib==0.9999999
hydra-core==1.2.0.dev2
icc-rt==2020.0.133
idna==2.10
importlib-metadata==4.8.3
importlib-resources==5.4.0
intel-openmp==2022.0.2
iopath==0.1.8
joblib==1.1.0
keras==2.6.0
Keras-Preprocessing==1.1.2
kiwisolver==1.3.1
Markdown==3.3.6
matplotlib==3.3.4
mkl==2022.0.2
mkl-fft==1.0.6
mkl-random==1.0.1.1
mypy-extensions==0.4.3
ninja==1.10.2.3
numpy==1.21
oauthlib==3.2.0
omegaconf==2.2.0.dev1
opencv-python==4.5.5.64
opt-einsum==3.3.0
pathspec==0.9.0
pathtools==0.1.2
pickle5==0.0.12
Pillow==9.0.0
portalocker==2.4.0
promise==2.3
protobuf==3.19.4
psutil==5.9.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycocotools==2.0.4
pydot==1.4.2
pyparsing==2.4.7
python-dateutil==2.8.1
PyYAML==5.4.1
regex==2021.4.4
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==0.24.2
scipy==1.1.0
sentry-sdk==1.1.0
shortuuid==1.0.1
six==1.15.0
smmap==4.0.0
subprocess32==3.5.4
tabulate==0.8.9
tbb==2021.5.1
tbb4py==2019.0
tensorboard==2.6.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorflow==2.6.2
tensorflow-estimator==2.6.0
tensorflow-io==0.21.0
tensorflow-io-gcs-filesystem==0.21.0
termcolor==1.1.0
threadpoolctl==3.1.0
toml==0.10.2
torch==1.7.0+cu110
torchvision==0.8.1+cu110
tqdm==4.61.0
typed-ast==1.4.3
typing-extensions==3.7.4.3
urllib3==1.26.5
wandb==0.11.0
Werkzeug==2.0.1
wrapt==1.12.1
yacs==0.1.8
zipp==3.4.1