requirements.txt 574 Bytes
Newer Older
bailuo's avatar
init  
bailuo committed
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
# TODO: Update with exact module version
PyYAML
cython
cython_bbox
pandas
pycocotools
git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI
# pip install pycocotools -i https://pypi.python.org/simple
scipy
colorama
jpeg4py
visdom
git+https://github.com/rwightman/pytorch-image-models.git
tb-nightly
easydict
tikzplotlib  
numpy
torch>=1.7
opencv_python
loguru
scikit-image
tqdm
torchvision
Pillow
thop
ninja
tabulate
tensorboard
lap
motmetrics
filterpy
h5py
prettytable

# timm
yacs

# verified versions
onnx==1.8.1
onnxruntime==1.8.0
onnx-simplifier==0.3.5