ai-med / quickNAT_pytorch

PyTorch Implementation of QuickNAT and Bayesian QuickNAT, a fast brain MRI segmentation framework with segmentation Quality control using structure-wise uncertainty
MIT License
101 stars 36 forks source link

ModuleNotFoundError: No module named 'utils' #12

Closed saikiranvanam closed 4 years ago

saikiranvanam commented 5 years ago

'import utils.evaluator as eu' in 'quickNAT_pytorch/utils/log_utils.py' file gives below error ModuleNotFoundError: No module named 'utils'

abhi4ssj commented 4 years ago

Please re-check if the issue still persists. I am closing the issue for now. Feel free to open it if the issue still persists.