forked from IDEA-Research/GroundingDINO
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
55 lines (46 loc) · 1.15 KB
/
requirements.txt
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
torch==1.13.0
torchvision==0.14.0
torchaudio==0.13.0
pytorchvideo @ git+https://github.com/facebookresearch/pytorchvideo.git@28fe037d212663c6a24f373b94cc5d478c8c1a1d
timm==0.6.7
ftfy
regex
einops
fvcore
decord==0.6.0
iopath
numpy
matplotlib
types-regex
mayavi
cartopy
lap
transformers
addict
yapf
opencv-python
supervision==0.6.0
pycocotools
# pip install -r requirements.txt
ultralytics==8.0.98
gitpython
tensorboard
numpy==1.23.1 # otherwise issues with track eval
# StrongSORT ------------------------------------------------------------------
easydict
# torchreid -------------------------------------------------------------------
gdown
# OCSORT ----------------------------------------------------------------------
filterpy
# Export ----------------------------------------------------------------------
# onnx>=1.12.0 # ONNX export
# onnxsim>=0.4.1 # ONNX simplifier
# nvidia-pyindex # TensorRT export
# nvidia-tensorrt # TensorRT export
# openvino-dev>=2022.3 # OpenVINO export
# onnx2tf>=1.10.0
# Hyperparam search -----------------------------------------------------------
# optuna
# plotly # for hp importance and pareto front plots
# kaleido
# joblib