| 1234567891011121314151617 |
- opencv_python==4.4.0.46
- albumentations==0.5.1 --no-binary=imgaug,albumentations
- ray>=1.0.1
- einops==0.3.0
- kornia==0.4.1
- loguru==0.5.3
- yacs>=0.1.8
- tqdm
- autopep8
- pylint
- ipython
- jupyterlab
- matplotlib
- h5py==3.1.0
- pytorch-lightning==1.3.5
- torchmetrics==0.6.0 # version problem: https://github.com/NVIDIA/DeepLearningExamples/issues/1113#issuecomment-1102969461
- joblib>=1.0.1
|