Open vibhu-raturi opened 1 day ago
trying to execute stage1_main.py but not able to generate all.pkl. The script stops in between. This condition op_valid_flag.sum() == 0 stops it and if i ignore it it then stops at bracket[low_pos] out of range when optimizing. What can be done
this is regarding the mesh creation using SHOW
trying to execute stage1_main.py but not able to generate all.pkl. The script stops in between. This condition op_valid_flag.sum() == 0 stops it and if i ignore it it then stops at bracket[low_pos] out of range when optimizing. What can be done