easezyc / deep-transfer-learning

A collection of implementations of deep domain adaptation algorithms
MIT License
889 stars 205 forks source link

AttributeError: 'DSAN' object has no attribute 'sharedNet' #12

Closed ashiqimran closed 4 years ago

ashiqimran commented 4 years ago

Currently using Pytorch 1.2 Python 3.7

easezyc commented 4 years ago

change 'sharedNet' to 'feature_layers'