requirements.txt 370 B

1234567891011121314151617
  1. opencv_python==4.4.0.46
  2. albumentations==0.5.1 --no-binary=imgaug,albumentations
  3. ray>=1.0.1
  4. einops==0.3.0
  5. kornia==0.4.1
  6. loguru==0.5.3
  7. yacs>=0.1.8
  8. tqdm
  9. autopep8
  10. pylint
  11. ipython
  12. jupyterlab
  13. matplotlib
  14. h5py==3.1.0
  15. pytorch-lightning==1.3.5
  16. torchmetrics==0.6.0 # version problem: https://github.com/NVIDIA/DeepLearningExamples/issues/1113#issuecomment-1102969461
  17. joblib>=1.0.1