I wonder is the network able to use different M and K value during training and testing? And if I understand correctly, the value M equal to the number of keypoint you got. So why USIP doesnot degenerate when detect only 4 keypoints (as experiments in Figure 4), since you mentioned that small value for M will increase the receptive field and cause the FPN to degenerate. Is it because you choose a proper value of K to avoid degeneration?
I wonder is the network able to use different
MandKvalue during training and testing? And if I understand correctly, the valueMequal to the number of keypoint you got. So why USIP doesnot degenerate when detect only 4 keypoints (as experiments in Figure 4), since you mentioned that small value for M will increase the receptive field and cause the FPN to degenerate. Is it because you choose a proper value ofKto avoid degeneration?