yolox / requirements.txt
tidalove's picture
maybe don't need 2.0.7 pycocotools for just this app?
2e8683f verified
raw
history blame contribute delete
277 Bytes
# TODO: Update with exact module version
numpy
torch>=1.7
opencv_python
loguru
tqdm
torchvision
thop
ninja
tabulate
psutil
tensorboard
# verified versions
# pycocotools corresponds to https://github.com/ppwwyyxx/cocoapi
pycocotools>=2.0.2
onnx>=1.13.0
onnx-simplifier==0.4.10