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

requirements.txt 491 B

1234567891011121314151617181920
  1. numpy >= 1.17.0
  2. protobuf >= 3.8.0
  3. asttokens >= 1.1.13
  4. pillow >= 6.2.0
  5. scipy >= 1.5.2
  6. easydict >= 1.9
  7. sympy >= 1.4
  8. cffi >= 1.12.3
  9. wheel >= 0.32.0
  10. decorator >= 4.4.0
  11. setuptools >= 40.8.0
  12. matplotlib >= 3.1.3 # for ut test
  13. opencv-python >= 4.1.2.30 # for ut test
  14. sklearn >= 0.0 # for st test
  15. pandas >= 1.0.2 # for ut test
  16. astunparse >= 1.6.3
  17. packaging >= 20.0
  18. pycocotools >= 2.0.0 # for st test
  19. tables >= 3.6.1 # for st test
  20. psutil >= 5.6.1