Skip to content

Commit

Permalink
Add roboflow (ultralytics#4956)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Sep 28, 2021
1 parent daed299 commit bf68335
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ tensorboard>=2.4.1
# wandb

# Plotting ------------------------------------
seaborn>=0.11.0
pandas
seaborn>=0.11.0

# Export --------------------------------------
# coremltools>=4.1 # CoreML export
Expand All @@ -28,7 +28,8 @@ pandas
# tensorflowjs>=3.9.0 # TF.js export

# Extras --------------------------------------
# albumentations>=1.0.3
# Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
# pycocotools>=2.0 # COCO mAP
# albumentations>=1.0.3
# roboflow
thop # FLOPs computation

0 comments on commit bf68335

Please sign in to comment.