about visualization
See original GitHub issueTwo questions about the visualiztion part.
-
pc_utils.pycan not run properly. Base on the code, the reason isload_datafunction is not defined inShapeNetDataLoader.py. -
what is the functionality for the
show3d_balls.pyfile? According to the code, is it correct thatshowpointsfunction is to show point cloud with different color according the points’ gt and pred labels? Could u give a illustrated example w. gt and pred labels?
Thanks!
Issue Analytics
- State:
- Created 4 years ago
- Comments:6
Top Results From Across the Web
The Power Of Visualization And How To Use It - Forbes
According to the Cambridge Dictionary, visualization is “the act of visualizing something or someone” or “forming a picture of it in your ...
Read more >5 Visualization Techniques to Help You Reach Your Goals
Visualization is the practice of imagining what you want to achieve in the future. As if it were true today. It involves using...
Read more >Visualizations That Really Work - Harvard Business Review
“Simple” is the key. Ideally, the visualization will communicate a single message, charting only a few variables. And the goal is straightforward: affirming...
Read more >The power of visualization: improve your skill by training your ...
Visualization, also known as visual imagery, is creating mental pictures in your mind of an outcome that you want to achieve. These images...
Read more >Visualization Techniques to Manifest Desired Outcomes
The daily practice of visualizing your dreams as already complete can rapidly accelerate your achievement of those dreams, goals, and ambitions.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

How can I visualise the prediction results on the part segmentation testing (test_partseg.py file)?
I have trained my own model now, but it is labeled in the test, but I need help on how to predict my unlabeled data. Have you finished?