Hello, could you conveniently explain how to use the command for pickling the 3D-FUTURE dataset, specifically: 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. In this command, what do the three paths path_to_3d_front_dataset_dir, path_to_3d_future_dataset_dir, and path_to_3d_future_model_info refer to? Do the first two paths point to the locations of the 3D-FRONT and 3D-FUTURE datasets downloaded from the official website and placed in my project? Is the last one the path to the model_info.json file in the folder extracted from the 29GB 3D-FUTURE-model-processed shared on Google Drive by the author? I'm confused because I noticed that both the 3D-FUTURE and 3D-FRONT datasets on the official website include a 3D-FUTURE-model.zip file, so I'm unsure about what the first two dataset paths refer to.
Hello, could you conveniently explain how to use the command for pickling the 3D-FUTURE dataset, specifically: 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. In this command, what do the three paths path_to_3d_front_dataset_dir, path_to_3d_future_dataset_dir, and path_to_3d_future_model_info refer to? Do the first two paths point to the locations of the 3D-FRONT and 3D-FUTURE datasets downloaded from the official website and placed in my project? Is the last one the path to the model_info.json file in the folder extracted from the 29GB 3D-FUTURE-model-processed shared on Google Drive by the author? I'm confused because I noticed that both the 3D-FUTURE and 3D-FRONT datasets on the official website include a 3D-FUTURE-model.zip file, so I'm unsure about what the first two dataset paths refer to.