Add `roboflow` (#4956)
正在显示
| ... | @@ -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 |
请
注册
或者
登录
后发表评论