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
Describe the bug
raise AttributeError(f"'{type(self).name}' object has no attribute '{name}'")
AttributeError: 'ResNet' object has no attribute 'out_features'
To Reproduce
Steps to reproduce the behavior:
Go to python3 dann.py data/office31 -d Office31 -s A -t W -a resnet50 --epochs 20
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):