Unverified 提交 2993c3fa authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Add `roboflow` (#4956)

上级 3aeb57d6
...@@ -16,8 +16,8 @@ tensorboard>=2.4.1 ...@@ -16,8 +16,8 @@ tensorboard>=2.4.1
# wandb # wandb
# Plotting ------------------------------------ # Plotting ------------------------------------
seaborn>=0.11.0
pandas pandas
seaborn>=0.11.0
# Export -------------------------------------- # Export --------------------------------------
# coremltools>=4.1 # CoreML export # coremltools>=4.1 # CoreML export
...@@ -28,7 +28,8 @@ pandas ...@@ -28,7 +28,8 @@ pandas
# tensorflowjs>=3.9.0 # TF.js export # tensorflowjs>=3.9.0 # TF.js export
# Extras -------------------------------------- # Extras --------------------------------------
# albumentations>=1.0.3
# Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172 # Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
# pycocotools>=2.0 # COCO mAP # pycocotools>=2.0 # COCO mAP
# albumentations>=1.0.3 # roboflow
thop # FLOPs computation thop # FLOPs computation
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论