How to Pickle the 3D-FUTURE dataset
In the
python pickle_threed_future_dataset.py path_to_output_dir path_to_3d_front_dataset_dir path_to_3d_future_dataset_dir path_to_3d_future_model_info --dataset_filtering room_type.
It means that path_to_output_dir change into /home/wht/leijintao/DiffuScene-master/output, path_to_3d_front_dataset_dir change into /home/wht/leijintao/DiffuScene-master/3d_front_dataset,path_to_3d_future_dataset_dir change into /home/wht/leijintao/DiffuScene-master/3d_future_dataset?
I unzip 3D-FRONT.zip and 3D-FUTURE-model.zip into /home/wht/leijintao/DiffuScene-master/3d_front_dataset like this, But I'm not sure it's right
There are five zip files for 3D-Front, it means that i should unzip all of them into
/home/wht/leijintao/DiffuScene-master/3d_future_dataset?
And
path_to_3d_future_model_info change into which file?
My English is not good,I would appreciate your kind consideration.
有大佬跑这个项目吗,卡在pickle这一步了,不知道怎么代替命令中的文件
Hello, I also have the same confusion, can you solve it?