You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to train PIFu according to the steps but I have problem when I try to generate the data set.
I ran the line:
python -m apps.prt_util -i {path_to_rp_dennis_posed_004_OBJ}
but I got:
rtree.exceptions.RTreeError: LASError in "Index_Intersects_id": bad allocation
How can I solve this problem?
The text was updated successfully, but these errors were encountered:
I am trying to train PIFu according to the steps but I have problem when I try to generate the data set.
I ran the line:
python -m apps.prt_util -i {path_to_rp_dennis_posed_004_OBJ}
but I got:
rtree.exceptions.RTreeError: LASError in "Index_Intersects_id": bad allocation
How can I solve this problem?
The text was updated successfully, but these errors were encountered: