requirements.txt 398 B

123456789101112131415161718192021222324
  1. easydict==1.13
  2. imutils==0.5.4
  3. ipdb==0.13.13
  4. matplotlib==3.2.2
  5. motmetrics==1.4.0
  6. numpy==1.21.6
  7. onnxruntime==1.14.1
  8. onnxruntime_gpu==1.10.0
  9. opencv_python==4.1.2.30
  10. pafy==0.5.5
  11. pandas==1.1.5
  12. Pillow==9.5.0
  13. protobuf==4.24.2
  14. PyYAML==6.0.1
  15. requests==2.27.1
  16. scipy==1.4.1
  17. seaborn==0.11.0
  18. setuptools==58.0.4
  19. thop==0.1.1.post2209072238
  20. torch==1.10.1
  21. torchvision==0.11.2
  22. tqdm==4.41.0
  23. wandb==0.17.5
  24. python==3.7