You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I modify the settings.py (MODEL = 'densenet161') and download the whole_densenet161_places365_python36.pth.tar. And run 'main.py' import errors as below:
AttributeError: 'BatchNorm2d' object has no attribute 'track_running_stats'
The text was updated successfully, but these errors were encountered:
I modify the settings.py (MODEL = 'densenet161') and download the whole_densenet161_places365_python36.pth.tar. And run 'main.py' import errors as below:
The text was updated successfully, but these errors were encountered: