Evin Pınar Örnek
Evin Pınar Örnek
Hi, what is the design idea behind IoU metric implemented for point clouds? There is a threshold but the output IoU score increases when we decrease the threshold. Should not...
There is a weird behavior when using `metrics.point.chamfer_distance` and `metrics.point.f_score`. When they used subsequently, it seems they modify the input points and the answers change. One should only use them...
I have a private curated list of zero-shot activity recognition/classification papers, should we set up a new title for that?
It seems that while training, the regression prediction tensor is reshaped into [B, C, H, W]. Whereas in test time, only half of the output tensor is kept, resulting in...
Hi, how can I build this package to try the notebook example? Thanks