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

[Question] How to visualize the results? #31

Open
vistar-terry opened this issue Aug 1, 2020 · 1 comment
Open

[Question] How to visualize the results? #31

vistar-terry opened this issue Aug 1, 2020 · 1 comment

Comments

@vistar-terry
Copy link

vistar-terry commented Aug 1, 2020

Hello, Boulch.
I had trained with Shapenet part-segmentation, then tested the results using the --ply flag.
But there was nothing in '_predictions2'.
This is my command “python shapenet_seg.py --rootdir ../../data/shapenet_partseg --savedir ./pth --npoints 2500 --test --ply”.
Did I do anything wrong?
I need to visualize the results, what should i do?
Thank you.

@vistar-terry vistar-terry changed the title How to visualize the results? [Question] How to visualize the results? Aug 1, 2020
@HalfManHalfChicken
Copy link

Dear Boulch,
I have the same problem.
I trained the model with:
python shapenet_seg.py --rootdir data/shapenet_partseg --npoints 1000
Then I tested it with:
python shapenet_seg.py --rootdir data/shapenet_partseg --savedir results/SegSmall_b16_pts1000_weightedFalse_2020-08-28-12-42-55 --npoints 1000 --test --ply
Then:
(conv) imv@imv-ROG-G731GW:~/david/conv/ConvPoint-master/examples/shapenet/results/SegSmall_b16_pts1000_weightedFalse_2020-08-28-12-42-55/_predictions2$ ls
02691156 02954340 03001627 03467517 03636649 03790512 03948459 04225987
02773838 02958343 03261776 03624134 03642806 03797390 04099429 04379243
But all folders are empty!
Did I do anything wrong?
Thank you very much.

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