forked from naddeok96/yolov7_mavrc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
89 lines (89 loc) · 1.54 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
absl-py==1.0.0
asttokens==2.2.1
backcall==0.2.0
blessed==1.20.0
cachetools==5.0.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.1.3
cycler==0.11.0
decorator==5.1.1
docker-pycreds==0.4.0
executing==1.2.0
fonttools==4.31.1
gitdb==4.0.10
GitPython==3.1.29
google-auth==2.6.2
google-auth-oauthlib==0.4.6
gpustat==1.1.1
grad-cam==1.4.8
grpcio==1.44.0
idna==3.3
imageio==2.16.1
importlib-metadata==4.11.3
ipython==8.7.0
jedi==0.18.2
joblib==1.3.1
kiwisolver==1.4.0
Markdown==3.3.6
matplotlib==3.5.1
matplotlib-inline==0.1.6
networkx==2.7.1
numpy==1.22.3
nvidia-ml-py==12.535.108
oauthlib==3.2.0
opencv-contrib-python==4.8.0.74
opencv-python==4.5.5.64
packaging==21.3
pandas==1.4.1
parso==0.8.3
pathtools==0.1.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.0.1
pkg_resources==0.0.0
promise==2.3
prompt-toolkit==3.0.36
protobuf==3.19.4
psutil==5.9.4
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
Pygments==2.13.0
pyparsing==3.0.7
python-dateutil==2.8.2
pytz==2021.3
PyWavelets==1.3.0
PyYAML==6.0
requests==2.27.1
requests-oauthlib==1.3.1
rsa==4.8
scikit-image==0.19.2
scikit-learn==1.3.0
scipy==1.8.0
seaborn==0.11.2
sentry-sdk==1.12.1
setproctitle==1.3.2
shortuuid==1.0.11
six==1.16.0
smmap==5.0.0
stack-data==0.6.2
tensorboard==2.8.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
thop==0.0.31.post2005241907
threadpoolctl==3.2.0
tifffile==2022.3.16
torch==1.11.0
torchvision==0.12.0
tqdm==4.63.0
traitlets==5.8.0
ttach==0.0.3
typing_extensions==4.1.1
urllib3==1.26.13
wandb==0.13.7
wcwidth==0.2.5
Werkzeug==2.0.3
yacs==0.1.8
zipp==3.7.0