sampling-argmax
sampling-argmax copied to clipboard
Comparision with RLE
Hi, thanks for your great work! I'm wondering for sampling-argmax and RLE, which is better in localization?
Hi @cfzd, I think it depends on the task. For 2D pose estimation, we found RLE have better performance. But for point cloud input, sampling-argmax might be better.