requirements.txt 910 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. anyio==3.4.0
  2. black==21.11b1
  3. certifi==2021.10.8
  4. charset-normalizer==2.0.7
  5. click==8.0.3
  6. cycler==0.11.0
  7. fonttools==4.28.2
  8. h11==0.12.0
  9. httpcore==0.14.3
  10. httpx==0.21.1
  11. idna==3.3
  12. imageio==2.13.1
  13. imgaug==0.4.0
  14. jsonpatch==1.32
  15. jsonpointer==2.2
  16. kiwisolver==1.3.2
  17. matplotlib==3.5.0
  18. mypy-extensions==0.4.3
  19. networkx==2.6.3
  20. numpy==1.21.4
  21. opencv-python==4.5.4.60
  22. packaging==21.3
  23. pathspec==0.9.0
  24. Pillow==8.4.0
  25. platformdirs==2.4.0
  26. Polygon3==3.0.9.1
  27. pyparsing==3.0.6
  28. PySocks==1.7.1
  29. python-dateutil==2.8.2
  30. PyWavelets==1.2.0
  31. pyzmq==22.3.0
  32. regex==2021.11.10
  33. requests==2.26.0
  34. rfc3986==1.5.0
  35. scikit-image==0.19.0
  36. scipy==1.7.2
  37. setuptools-scm==6.3.2
  38. Shapely==1.8.0
  39. six==1.16.0
  40. sniffio==1.2.0
  41. tifffile==2021.11.2
  42. tomli==1.2.2
  43. torch==1.10.0
  44. torchaudio==0.10.0
  45. torchfile==0.1.0
  46. torchnet==0.0.4
  47. torchvision==0.11.1
  48. tornado==6.1
  49. tqdm==4.62.3
  50. typing_extensions==4.0.0
  51. urllib3==1.26.7
  52. visdom==0.1.8.9
  53. websocket-client==1.2.1
  54. websockets==10.1