You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
567B

  1. # pip install -r requirements.txt
  2. # base ----------------------------------------
  3. Cython
  4. matplotlib>=3.2.2
  5. numpy>=1.18.5
  6. opencv-python>=4.1.2
  7. pillow
  8. PyYAML>=5.3
  9. scipy>=1.4.1
  10. tensorboard>=2.2
  11. torch>=1.6.0
  12. torchvision>=0.7.0
  13. tqdm>=4.41.0
  14. # coco ----------------------------------------
  15. # pycocotools>=2.0
  16. # export --------------------------------------
  17. # packaging # for coremltools
  18. # coremltools==4.0
  19. # onnx>=1.7.0
  20. # scikit-learn==0.19.2 # for coreml quantization
  21. # extras --------------------------------------
  22. # thop # FLOPS computation
  23. # seaborn # plotting