pytorch-rotationnet icon indicating copy to clipboard operation
pytorch-rotationnet copied to clipboard

could you tell me how to find best pose in test

Open wzzxf218 opened this issue 4 years ago • 1 comments

Actually I want to find aligned views when I test the model,but I can only find the result of classification. So is there any method to find the aligned view?thank you!

wzzxf218 avatar Oct 30 '20 02:10 wzzxf218

It's done in my Caffe implementation here, but not yet done in this PyTorch implementation. Please refer there for the process of aligning/matching views.

kanezaki avatar Nov 18 '20 07:11 kanezaki