|
|
|
|
|
|
|
|
# pip install -r requirements.txt |
|
|
|
|
|
|
|
|
# YOLOv5 requirements |
|
|
|
|
|
# Usage: pip install -r requirements.txt |
|
|
|
|
|
|
|
|
# Base ---------------------------------------- |
|
|
# Base ---------------------------------------- |
|
|
matplotlib>=3.2.2 |
|
|
matplotlib>=3.2.2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Extras -------------------------------------- |
|
|
# Extras -------------------------------------- |
|
|
# albumentations>=1.0.3 |
|
|
# albumentations>=1.0.3 |
|
|
# Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172 |
|
|
|
|
|
# pycocotools>=2.0 # COCO mAP |
|
|
# pycocotools>=2.0 # COCO mAP |
|
|
# roboflow |
|
|
# roboflow |
|
|
thop # FLOPs computation |
|
|
thop # FLOPs computation |