File size: 668 Bytes
0a6a2e8
 
 
 
459996c
bafa6e4
459996c
0a6a2e8
 
459996c
0a6a2e8
 
 
2e2c811
0a6a2e8
 
459996c
0a6a2e8
cbeee1c
0a6a2e8
3f91aa6
cbeee1c
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Base ----------------------------------------
numpy>=1.22.3
opencv-python-headless>=4.5.5.64
Pillow>=7.1.2
PyYAML>=5.3.1
requests>=2.23.0
scipy>=1.4.1  # Google Colab version
torch>=1.7.0
torchvision>=0.8.1
tqdm>=4.41.0

# Gradio YOLOv5 Det ----------------------------------------
gradio>=3.0.3
wget>=3.2

# Plotting ------------------------------------
pandas>=1.1.4

# Export --------------------------------------
# scikit-learn==0.19.2  # CoreML quantization

# Extras --------------------------------------
ipython  # interactive notebook
psutil  # system utilization
thop  # FLOPs computation
# albumentations>=1.0.3
# pycocotools>=2.0  # COCO mAP
# roboflow