open-forest-observatory / geograypher

Multiview Semantic Reasoning with Geospatial Data
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Debug spurious face projection example notebook #57

Closed russelldj closed 5 days ago

russelldj commented 6 months ago

As seen in the bottom right of the attached image, on the top surface of the cube, there is a face that is incorrectly included in the projection. I'm not sure why.

spurious_face

russelldj commented 5 days ago

Addressed by the pix2face refactor #115. We should ensure that this does not reappear when we reintroduce the Pytorch3D pix2face implementation in #117.

Below is the current visualization from the examples/concept_figures.ipynb, which doesn't have the spurious projection. image