Hi, Kaichen
Thanks for the code, I'm very interested in your outstanding work!!!
I tried to load your trained models (redkitchen) which is already provided, but the inference result is lower than the result from your paper. So I want to ask you what might cause this situation.
result from your paper: 0.21m, 5.01°
result from my inference by loading your weights: 0.18m, 5.52°
By the way, the pytorch version I used is 1.10.1, which is the same as the version you mentioned.
python==3.8
pytorch==1.10.1
torchvision==0.11.2
Looking forward to your reply!
Hi, Kaichen
Thanks for the code, I'm very interested in your outstanding work!!!
I tried to load your trained models (redkitchen) which is already provided, but the inference result is lower than the result from your paper. So I want to ask you what might cause this situation.
result from your paper: 0.21m, 5.01°
result from my inference by loading your weights: 0.18m, 5.52°
By the way, the pytorch version I used is 1.10.1, which is the same as the version you mentioned.
python==3.8
pytorch==1.10.1
torchvision==0.11.2
Looking forward to your reply!