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 follow the pipeline for the tabletop dataset. Everything seems fine until
failure raised at pool.map_async(process_sequence, paths.test_data_.get(9999999).
After some check, I realize that the failure happens after call
the "rec.plot_voxel_top_view(savepath = gen_renderpath % 'top_view' line in
10_predict.py.
Would you please give me a help or any suggestion ?
The text was updated successfully, but these errors were encountered:
First, thank you for the great work.
I follow the pipeline for the tabletop dataset. Everything seems fine until
failure raised at pool.map_async(process_sequence, paths.test_data_.get(9999999).
After some check, I realize that the failure happens after call
the "rec.plot_voxel_top_view(savepath = gen_renderpath % 'top_view' line in
10_predict.py.
Would you please give me a help or any suggestion ?
The text was updated successfully, but these errors were encountered: