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
@dougsm
There's something wrong with your saved pytorch model.
It seems that only you can load the file with torch.load().
for example in your weight file, what is the ggcnn_large ? I think it must be ggcnn2 but when I changed it manually, it turned out another errors etc.
So i think it'd better if you can send me the weights only.
The text was updated successfully, but these errors were encountered:
Hi @trungpham2606
Sorry about that. I've uploaded new weights files (both the full pytorch model and the state dicts) and added instructions to the README. Please make sure you pull the newest version of the repo just to make sure the code all matches the weights I just uploaded.
@dougsm
There's something wrong with your saved pytorch model.
It seems that only you can load the file with torch.load().
for example in your weight file, what is the ggcnn_large ? I think it must be ggcnn2 but when I changed it manually, it turned out another errors etc.
So i think it'd better if you can send me the weights only.
The text was updated successfully, but these errors were encountered: