requirements.txt 254 B

123456789101112131415
  1. -r PaddleClas/requirements.txt
  2. -r ./PaddleSeg/requirements.txt
  3. ./PaddleSeg
  4. -r ./PaddleDetection/requirements.txt
  5. ./PaddleDetection
  6. tqdm
  7. scipy
  8. colorama
  9. cython
  10. pycocotools
  11. visualdl >= 2.1.1
  12. paddleslim == 2.1.0
  13. shapely
  14. paddlepaddle-gpu==2.1.0
  15. opencv-python