DoDuy / Lung-Diseases-Classifier

Diseases Detection from NIH Chest X-ray data
Apache License 2.0
74 stars 31 forks source link

question #2

Closed liuyang1273 closed 6 years ago

liuyang1273 commented 6 years ago

'from utils import plot_log' What's the use of this code? Run out of error, ModuleNotFoundError: No module named 'utils'. After looking up the data, it is found that there is no such module. @DoDuy

DoDuy commented 6 years ago

I missed this file, thank you for reminding @liuyang1273 I uploaded this file https://github.com/DoDuy/Lung-Diseases-Classifier/blob/master/utils.py