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

FileNotFoundError : raw_model_norm_pc_lat32.npz #39

Open
jhyeok0510 opened this issue Jul 25, 2024 · 1 comment
Open

FileNotFoundError : raw_model_norm_pc_lat32.npz #39

jhyeok0510 opened this issue Jul 25, 2024 · 1 comment

Comments

@jhyeok0510
Copy link

Excuse me. Can I ask you a question?

I downloaded objautoencoder_pretrained, pretrained,3d_front_processed.

I ran the following command :

PATH_TO_SCENES="/cluster/balrog/jtang/3d_front_processed/threed_front.pkl" python generate_objautoencoder.py ../config/obj_autoencoder/bed_living_diningrooms_lat32.yaml ../objautoencoder_pretrained/ --weight_file ../objautoencoder_pretrained/bed_living_diningrooms_lat32.pt --experiment_tag "bed_living_diningrooms_lat32"

python generate_diffusion.py $config $exp_dir/$exp_name/gen_top2down_notexture_nofloor $threed_future --weight_file $weight_file \ --without_screen --n_sequences 1000 --render_top2down --save_mesh --no_texture --without_floor --clip_denoised --retrive_objfeats

Then an error occurred:

FileNotFoundError: [Errno 2] No such file or directory: '/cluster/balrog/jtang/3D-FUTURE-model/57f7e7c0-8ca3-4eee-b127-5a44c76a9a61/raw_model_norm_pc_lat32.npz'

In some folders model_norm_pc_lat32.npz is created and in some folders it is not created.
Should I check the filtering function?

@tangjiapeng
Copy link
Owner

You need to change the path with your machine.

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