瀏覽代碼

Add `roboflow` (#4956)

modifyDataloader
Glenn Jocher GitHub 3 年之前
父節點
當前提交
2993c3fa7a
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. +3
    -2
      requirements.txt

+ 3
- 2
requirements.txt 查看文件

@@ -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
@@ -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

Loading…
取消
儲存