AttributeError: 'dict' object has no attribute 'to' #423

Open
opened 2023-06-11 00:06:53 +02:00 by SerZhyAle · 0 comments
SerZhyAle commented 2023-06-11 00:06:53 +02:00 (Migrated from github.com)

I had to return the code
in [models/fs_model.py]
line 60 from
to
self.netArc = netArc_checkpoint['model'].module

I had to return the code in [models/fs_model.py] line 60 from to self.netArc = netArc_checkpoint['model'].module
Sign in to join this conversation.