ggcnn icon indicating copy to clipboard operation
ggcnn copied to clipboard

Pytorch weights

Open trungpham2606 opened this issue 4 years ago • 2 comments

@dougsm There's something wrong with your saved pytorch model. It seems that only you can load the file with torch.load(). image

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.

trungpham2606 avatar Jul 06 '20 07:07 trungpham2606

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 avatar Jul 10 '20 03:07 dougsm

@dougsm Thank you so much. Iam gonna test it right now.

Can you release the weights on Jacquard dataset ? PS: 1 more question is that have you made a comparison with dex-net yet ?

trungpham2606 avatar Jul 10 '20 03:07 trungpham2606