https://github.com/Project-MONAI/MONAI/
Raw File
Tip revision: cbe16eb326830ef31479fd34ae1e44d27fc2d64d authored by Yashika Jain on 11 July 2022, 00:50:20 UTC
Mean IoU Implementation (#4663)
Tip revision: cbe16eb
requirements-min.txt
# Requirements for minimal tests
-r requirements.txt
setuptools>=50.3.0,!=60.0.0,!=60.6.0
coverage>=5.5
parameterized
back to top