tangjiapeng / DiffuScene

[CVPR 2024] DiffuScene: Denoising Diffusion Models for Generative Indoor Scene Synthesis
Other
225 stars 21 forks source link

dataset_directory: "/cluster/balrog/jtang/3d_front_processed/bedrooms" #12

Open shanqiiu opened 1 year ago

shanqiiu commented 1 year ago

Where can i find it,please? I can only find dataset_directory: "/cluster/balrog/jtang/3d_front_processed/bedrooms_objfeats_32_64",not bedrooms!

Aoihigashi commented 10 months ago

Where can i find it,please? I can only find dataset_directory: "/cluster/balrog/jtang/3d_front_processed/bedrooms_objfeats_32_64",not bedrooms!

Have you solved this issue? I've encountered the same problem, thank you.

dw-dengwei commented 7 months ago

I tried to uncommon this line and run:

python setup.py build_ext --inplace
pip install -e .

It works for me.