소스 검색

Add `roboflow` (#4956)

modifyDataloader
Glenn Jocher GitHub 3 년 전
부모
커밋
2993c3fa7a
No known key found for this signature in database 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…
취소
저장