https://github.com/OlafenwaMoses/ImageAI
Raw File
Tip revision: c24d13237f63c06be77a79e96bf774a3ce61cc74 authored by OlafenwaMoses on 30 December 2022, 12:53:11 UTC
fix custom object filter on COCO video detection
Tip revision: c24d132
requirements.txt
cython
pillow>=7.0.0
numpy>=1.18.1
opencv-python>=4.1.2
torch>=1.9.0 --extra-index-url https://download.pytorch.org/whl/cpu
torchvision>=0.10.0 --extra-index-url https://download.pytorch.org/whl/cpu
pytest==7.1.3
tqdm==4.64.1
scipy>=1.7.3
matplotlib>=3.4.3
mock==4.0.3
back to top