We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b2ab32 commit c347386Copy full SHA for c347386
requirements.txt
@@ -37,3 +37,8 @@ thop # FLOPs computation
37
# albumentations>=1.0.3
38
pycocotools>=2.0 # COCO mAP
39
# roboflow
40
+
41
+# Tracking
42
+lap
43
+cython_bbox # [cui] need to manual directly `pip install Cython` in advance. Ref:https://stackoverflow.com/a/56746386
44
+tabulate
0 commit comments