vceced

Results 1 issues of vceced

Traceback (most recent call last): File "/INSTA-pytorch/main_insta.py", line 132, in trainer.save_mesh(resolution=256, threshold=10) File "/INSTA-pytorch/insta/utils.py", line 602, in save_mesh vertices, triangles = extract_geometry(self.model.aabb_infer[:3], self.model.aabb_infer[3:], resolution=resolution, threshold=threshold, query_func=query_func) File "/INSTA-pytorch/insta/utils.py", line 182,...