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

Is there a way to visualise the Axis-Aligned Bounding Boxes? #15

Open
Nischal-avataar opened this issue Feb 26, 2022 · 1 comment
Open

Comments

@Nischal-avataar
Copy link

Hello,

I was curious if I could see the AABB's while training, similar to the way it's shown in this projects readme

PS: This is an amazing work. Thank you for sharing.

@DomainFlag
Copy link
Collaborator

Hi, you can use tensorboard --logdir logs/... --port 6006 and visualize the progressive refinement of the voxel grid. We actually took the sample pictures based on the state of the canvas when running tensorboard, so nothing special for it.

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

No branches or pull requests

2 participants