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

fix generated filelist #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

WeiTang114
Copy link
Contributor

@WeiTang114 WeiTang114 commented Aug 9, 2017

The lines in shape_list are like

02691156 10155655850468db78d106ce0a280f87
02691156 1021a0914a7207aff927ed529ad90a11
..

, so modelId should be x.rstrip().split(' ')[1], not [0].

The lines in shape_list are like 
--
02691156 10155655850468db78d106ce0a280f87
02691156 1021a0914a7207aff927ed529ad90a11
..
--
, so modelId should be x.rstrip().split(' ')[1], not [0].
devernay added a commit to devernay/JointEmbedding that referenced this pull request Nov 11, 2021
from ShapeNet#7:
The lines in shape_list are like 
--
02691156 10155655850468db78d106ce0a280f87
02691156 1021a0914a7207aff927ed529ad90a11
..
--
, so modelId should be x.rstrip().split(' ')[1], not [0].
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

Successfully merging this pull request may close these issues.

1 participant