WXinlong / ASIS

Associatively Segmenting Instances and Semantics in Point Clouds, CVPR 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run eval_iou_accuracy.py killed

xbb2017 opened this issue · comments

Hi Xinlong,

I want to run "eval_iou_accuracy.py", but it will be killed. I find that the list "pts_in_pred" has shape of (number_of_instances, number_of_points). It can be super large. I think it is why my program will be killed. Have you ever meet this problem? How can I solve it? Thank you so much.

Binbin