requirements.txt 264 B

12345678910111213141516
  1. numpy==1.18.4
  2. Pillow==8.2.0
  3. tqdm==4.46.0
  4. opencv-python==4.2.0.34
  5. addict==2.2.1
  6. termcolor==1.1.0
  7. pyclipper==1.1.0.post3
  8. shapely==1.7.0
  9. torch>=1.7.0
  10. torchvision>=0.8.0
  11. python-Levenshtein>=0.12.0
  12. lmdb>=0.98
  13. imgaug>=0.4.0
  14. line-profiler==3.2.6
  15. memory-profiler==0.58.0