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

Test error #19

Open
TalBarami opened this issue Sep 8, 2022 · 1 comment
Open

Test error #19

TalBarami opened this issue Sep 8, 2022 · 1 comment

Comments

@TalBarami
Copy link

TalBarami commented Sep 8, 2022

Hello,
I was trying to produce some skeletons from your test example, but it seems like I receive no information through skel_xyz. All 100 points of the skeleton are similar to each other and the program crashes when attempting to compute the mesh.
I was using -
python test.py --pc_list_file ../data/data-split/all-test.txt --data_root ../data/pointclouds/ --point_num 2000 --skelpoint_num 100 --gpu 0 --load_skelnet_path ../weights/weights-skelpoint.pth --load_gae_path ../weights/weights-gae.pth --save_result_path ../results/

While having the dataset, the splits, and the pre-trained weights as instructed.

Also, when I try to train from scratch (following your instructions) I get:
NaN or Inf found in input tensor.
Any idea what could cause these issues?

Thanks!

@JIAYI-Scarlett
Copy link

I have the same problem as you.

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