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

Visualize Code #14

Closed
yotofu opened this issue Apr 9, 2024 · 3 comments
Closed

Visualize Code #14

yotofu opened this issue Apr 9, 2024 · 3 comments

Comments

@yotofu
Copy link

yotofu commented Apr 9, 2024

First, Great Job! But I check the code, no visualization code for segment, any plan to release the related code ?

@HaoyiZhu
Copy link
Collaborator

Hi, what do you mean by "visualization code for segment"? Do you want something like visualizing each points' class label?
'

@yotofu
Copy link
Author

yotofu commented Apr 11, 2024

Hi, what do you mean by "visualization code for segment"? Do you want something like visualizing each points' class label? '

yes, it is easy to check the performance

@HaoyiZhu
Copy link
Collaborator

We have not supported this function yet. You can directly check the training loss and validation mIoU, acc, etc. We print them on each step. Also, all the metrics are saved using tensorboard.

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