DiffuScene icon indicating copy to clipboard operation
DiffuScene copied to clipboard

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

Open shanqiiu opened this issue 2 years ago • 2 comments
trafficstars

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

shanqiiu avatar Nov 10 '23 14:11 shanqiiu

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.

Aoihigashi avatar Dec 27 '23 11:12 Aoihigashi

I tried to uncommon this line and run:

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

It works for me.

dw-dengwei avatar Mar 29 '24 14:03 dw-dengwei