Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a visualizer based on Pangolin #142

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Add a visualizer based on Pangolin #142

merged 1 commit into from
Dec 17, 2024

Conversation

DEAR18
Copy link
Contributor

@DEAR18 DEAR18 commented Dec 16, 2024

Add a visualizer if Pangolin can been found. Otherwise, do not compile the related code. It works well on my Mac air with the latest version of Pangolin installed. The visualizer shows point cloud, rendered image, gt image, training loss and some other info. It also has a buttom to pause the training process.
visualization

@pierotofy
Copy link
Owner

pierotofy commented Dec 17, 2024

Thanks @DEAR18 ! This is a great addition. 🚀

I noticed a small issue with the display of the ground truth / render images in the viewer (see red arrow), while testing the banana dataset, perhaps it has to do with the width/height aspect ratio, but I'm sure it could be fixed with a separate PR.

Screenshot 2024-12-17 at 12 19 31 AM

@pierotofy pierotofy merged commit 6fece0d into pierotofy:main Dec 17, 2024
27 of 32 checks passed
@pierotofy
Copy link
Owner

p.s. I've added a -DOPENSPLAT_BUILD_VISUALIZER=ON|OFF option to CMake in the latest main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants