Closed yotofu closed 6 months ago
Hi, what do you mean by "visualization code for segment"? Do you want something like visualizing each points' class label? '
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
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.
First, Great Job! But I check the code, no visualization code for segment, any plan to release the related code ?