tyAlexios
tyAlexios
It seems that this work indeed give this kind of representation, tetspheres stitched together. May I ask that, have you run the generate_init_spheres.py file successfully with a_white_dog sample? I run...
@Chauncywu1999 Thanks a lot for your information. I have successfully installed the libpgo package and I can initialize tetspheres and start training with "horse" and "cartoon_man" samples. However, for "a_white_dog",...
> I encountered a similar issue, and I successfully resolved it by modifying the `setup.py` file of `libpgo`. The file cloned directly from the repository had some necessary code commented...
The detailed error is following: ` Fatal Python error: Aborted Thread 0x00007fbc9f2c74c0 (most recent call first): File "/home/tianyi/data/anaconda3/envs/tssplat/lib/python3.10/site-packages/scipy/optimize/_milp.py", line 372 in milp File "/media/SSD/tianyi/data/3D_Research/tssplat/data/generate_init_spheres.py", line 312 in generate_spheres File "/media/SSD/tianyi/data/3D_Research/tssplat/data/generate_init_spheres.py",...
@moonsliu I encountered this error with the old version generate_init_spheres.py. The author has updated the codes and I can run the new one successfully