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

Some issues #4

Open
crabcoding opened this issue Aug 25, 2023 · 0 comments
Open

Some issues #4

crabcoding opened this issue Aug 25, 2023 · 0 comments

Comments

@crabcoding
Copy link

  1. No file named network/run_contactopt.py (in quick demo)
  2. When I tried to run the command: 'python network/run_gcncontact.py --split=demo --model=dgcnn', it reported the following error:
    workspace/s2contact/network.loader.pym line 26
    self.dataset = pickle.load(open(data, 'rb')) # Load pickle, can take many seconds
    ModuleNotFoundError: No moudle named 'contactopt'
  3. When I tried to run the command: python network/run_eval.py --split=demo --model=dgcnn --vis, it reported the following error:
    No such file or directory: 'data/optimized_demo_dgcnn.pkl'

It seems that, some file or moudles are missing.

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

1 participant