File size: 616 Bytes
fbb3995
 
7a4b92f
fbb3995
7a4b92f
 
fbb3995
7a4b92f
 
 
 
 
fbb3995
7a4b92f
fbb3995
7a4b92f
fbb3995
7a4b92f
fbb3995
7a4b92f
 
 
 
 
 
fbb3995
 
 
 
7a4b92f
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
30
31
# Base Requirements
gradio

matplotlib>=3.3
numpy>=1.18.5
opencv-python>=4.1.2
Pillow>=7.1.2
torch>=1.9.0
torchvision>=0.8.1
tqdm>=4.41.0
pandas

boto3 #AWS connection

# Requirements: lib/fish_eye ----------------------------------------------------------------
filterpy
scipy>=1.4.1

# Requirements: lib/yolov5 -------------------------------------------------------------------
--extra-index-url https://download.pytorch.org/whl/cu113
gitpython>=3.1.30
psutil  # system resources
requests>=2.23.0
ultralytics>=8.0.111
seaborn>=0.11.0
thop>=0.1.1  # FLOPs computation
pycocotools
tensorboard>=2.4.1
PyYAML>=5.3.1