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

the machine running run.sh does not respond at all! #67

Open
Antony666 opened this issue Jan 19, 2022 · 1 comment
Open

the machine running run.sh does not respond at all! #67

Antony666 opened this issue Jan 19, 2022 · 1 comment

Comments

@Antony666
Copy link

When I finish compiling the project. After changing the data set path of run.sh, the machine running run.sh does not respond at all. Do you know the reason? @jiexiong2016

@cyizhuo
Copy link

cyizhuo commented Jun 7, 2023

Hi, I met this problem too.

I found out that it stucks in rgbd_gcn.cc LoadImages(), and it's because:

  1. the path of associations.txt is wrong.
  2. LoadImages() gets into a deadloop without any output.

after I fixed the path of associations.txt, rgbd_gcn ran as expected.

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