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 regarding Vointcloud #12

Open
zhs27 opened this issue Nov 17, 2023 · 3 comments
Open

Some Issues regarding Vointcloud #12

zhs27 opened this issue Nov 17, 2023 · 3 comments

Comments

@zhs27
Copy link

zhs27 commented Nov 17, 2023

2 Issues:

  1. np.int in function getitem in class ShapeNetPart in data.py does not work(from line 963 to line 989). Should all change to np.int32 or np.int64.
  2. The Github page for Vointcloud does not give any instructions about the function lifting_net while it is none in segmentation.py. None type lifting_net doesn't work for lifting_method mlp.
@Nuo0101
Copy link

Nuo0101 commented Nov 25, 2023

lifting_net appears to be null when initiallized and when lifting_net called on line 628 of view_selector.py, its unable to process training of the network

ajhamdi added a commit that referenced this issue Nov 29, 2023
@ajhamdi
Copy link
Owner

ajhamdi commented Nov 29, 2023

updated now

@zhs27
Copy link
Author

zhs27 commented Dec 6, 2023

updated now

It's still not working for lifting_net = 'mlp'.

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

3 participants