requirements.txt 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. absl-py==1.0.0
  2. albumentations==1.1.0
  3. autopep8==1.6.0
  4. cachetools==5.1.0
  5. certifi==2021.10.8
  6. charset-normalizer==2.0.12
  7. cycler==0.11.0
  8. fonttools==4.33.3
  9. google-auth==2.6.6
  10. google-auth-oauthlib==0.4.6
  11. grpcio==1.46.3
  12. idna==3.3
  13. imagecorruptions==1.1.2
  14. imageio==2.19.2
  15. imgaug==0.4.0
  16. importlib-metadata==4.11.4
  17. joblib==1.1.0
  18. kiwisolver==1.4.2
  19. Markdown==3.3.7
  20. matplotlib==3.5.2
  21. networkx==2.8
  22. numpy==1.22.3
  23. oauthlib==3.2.0
  24. opencv-python==4.5.5.64
  25. opencv-python-headless==4.5.5.64
  26. packaging==21.3
  27. pandas==1.4.2
  28. Pillow==9.1.0
  29. protobuf==3.20.1
  30. pyasn1==0.4.8
  31. pyasn1-modules==0.2.8
  32. pycodestyle==2.8.0
  33. pyparsing==3.0.9
  34. python-dateutil==2.8.2
  35. pytz==2022.1
  36. PyWavelets==1.3.0
  37. PyYAML==6.0
  38. qudida==0.0.4
  39. requests==2.27.1
  40. requests-oauthlib==1.3.1
  41. rsa==4.8
  42. scikit-image==0.19.2
  43. scikit-learn==1.1.0
  44. scipy==1.8.0
  45. Shapely==1.8.2
  46. six==1.16.0
  47. sklearn==0.0
  48. tensorboard==2.9.0
  49. tensorboard-data-server==0.6.1
  50. tensorboard-plugin-wit==1.8.1
  51. threadpoolctl==3.1.0
  52. tifffile==2022.5.4
  53. toml==0.10.2
  54. # torch==1.11.0
  55. torch-tb-profiler==0.4.0
  56. torchattacks==3.2.6
  57. # torchaudio==0.11.0
  58. torchinfo==1.6.6
  59. torchmetrics==0.9.0
  60. torchsummary==1.5.1
  61. # torchvision==0.12.0
  62. tqdm==4.64.0
  63. typing_extensions==4.2.0
  64. urllib3==1.26.9
  65. Werkzeug==2.1.2
  66. zipp==3.8.0