Open pivolan opened 1 year ago
I get the same error
It might be a bit late but setting line 131 in \codes\trainer\base_model.py
from
network.load_state_dict(load_net_clean, strict=strict)
to
network.load_state_dict(load_net_clean, strict=False)
Fixed it for me. I dont know why tho
pip freeze:
nvidia-smi: