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

How to get 'raw_model_norm_pc_lat.npz'? #9

Open
TaKal106 opened this issue Oct 11, 2023 · 7 comments
Open

How to get 'raw_model_norm_pc_lat.npz'? #9

TaKal106 opened this issue Oct 11, 2023 · 7 comments

Comments

@TaKal106
Copy link

i was already get raw_model_norm_pc_lat32.npz,but i don't know how to get 'raw_model_norm_pc_lat.npz',we don't have 'bed_living_diningrooms_lat.yaml'.
I guess the 'bed_living_diningrooms.yaml' is the 'bed_living_diningrooms_lat.yaml' , just the name was mistake.
please help me

@tangjiapeng
Copy link
Owner

yes, it should be bed_living_diningrooms_lat32.yaml.

Thanks a lot for your reminder, will fix it later.

@TaKal106
Copy link
Author

TaKal106 commented Oct 12, 2023

sry for asking again. @tangjiapeng
I followed the steps and found that when I got [Pickle Latent Shape Code] this step ,i had a issue, it will create raw_model_norm_pc_lat32.npz 、raw_model_norm_pc.npz and so on .
the next step [Preprocess 3D-Front dataset with latent shape codes] will get wrong, terminal report :FileNotFoundError: [Errno 2] No such file or directory: '/home/disk1/Dataset/3D_Front_Dataset/3D-FUTURE-model/939608e2-f989-4f7b-bb7b-3778938b438f/raw_model_norm_pc_lat.npz'
so ,my main question is that how to get 'raw_model_norm_pc_lat.npz' for each scene? or anything wrong in my steps? last but not least ,would you please send me a copy of the complete command that you actually use.
i would be appreciate if you answer my question.

@tangjiapeng
Copy link
Owner

Hi, you need to run ' python generate_objautoencoder.py '. please check the REAMDE.md

@franklhj
Copy link

So excuse me, how did you solve it? I only have 'raw_model_norm_pc_lat32.npz' without 'raw_model_norm_pc_lat.npz'

@TaKal106 TaKal106 reopened this Oct 25, 2023
@qsun1
Copy link

qsun1 commented Oct 27, 2023

what is the difference between lat and lat32?

@qsun1
Copy link

qsun1 commented Oct 27, 2023

what is the difference between lat and lat32?

Got it! latent is 64 dim. And we should train 2 autoencoder with different latent dimensions.

@xhanxu
Copy link

xhanxu commented Apr 19, 2024

sry for asking again. @tangjiapeng I followed the steps and found that when I got [Pickle Latent Shape Code] this step ,i had a issue, it will create raw_model_norm_pc_lat32.npz 、raw_model_norm_pc.npz and so on . the next step [Preprocess 3D-Front dataset with latent shape codes] will get wrong, terminal report :FileNotFoundError: [Errno 2] No such file or directory: '/home/disk1/Dataset/3D_Front_Dataset/3D-FUTURE-model/939608e2-f989-4f7b-bb7b-3778938b438f/raw_model_norm_pc_lat.npz' so ,my main question is that how to get 'raw_model_norm_pc_lat.npz' for each scene? or anything wrong in my steps? last but not least ,would you please send me a copy of the complete command that you actually use. i would be appreciate if you answer my question.

Hi, how did you solve this? It happens to me either. I got some XXX/raw_model_norm_pc_lat32.npz, but did not cover every object, so it went FileNotFoundError: [Errno 2] No such file or directory: 'XXX/3D-FUTURE-model/XXX/raw_model_norm_pc_lat32.npz'.
Thanks.

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

5 participants