memo
memo copied to clipboard
About the adapt procedure.
In the /test_adapt.py line 54
net.load_state_dict(ckpt['state_dict'])
It means that adpat and predict on a image, but don't save the parameters?