Spaces:
Sleeping
Sleeping
Pedro Henrique Conrado
commited on
Commit
·
592f786
1
Parent(s):
809053b
1 commit
Browse files- requirements.txt +17 -0
requirements.txt
CHANGED
@@ -67,3 +67,20 @@ onnx>=1.13.0
|
|
67 |
onnxruntime>=1.12.0
|
68 |
onnx-simplifier==0.4.10
|
69 |
lap
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
onnxruntime>=1.12.0
|
68 |
onnx-simplifier==0.4.10
|
69 |
lap
|
70 |
+
cython_bbox
|
71 |
+
numpy
|
72 |
+
torch>=1.7
|
73 |
+
opencv_python
|
74 |
+
loguru
|
75 |
+
scikit-image
|
76 |
+
tqdm
|
77 |
+
torchvision>=0.10.0
|
78 |
+
Pillow
|
79 |
+
thop
|
80 |
+
ninja
|
81 |
+
tabulate
|
82 |
+
tensorboard
|
83 |
+
lap
|
84 |
+
motmetrics
|
85 |
+
filterpy
|
86 |
+
h5py
|