瀏覽代碼

Update requirements.txt with Usage example (#7966)

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

+ 2
- 2
requirements.txt 查看文件

@@ -1,4 +1,5 @@
# pip install -r requirements.txt
# YOLOv5 requirements
# Usage: pip install -r requirements.txt

# Base ----------------------------------------
matplotlib>=3.2.2
@@ -31,7 +32,6 @@ seaborn>=0.11.0

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

Loading…
取消
儲存