Closed zengpengyu-student closed 3 months ago
Could you follow this to pull the latest commit for new_cam_adjust
?
https://github.com/allenai/Holodeck/issues/47#issuecomment-2235278814
Thank you for your reply. The problem of generating pictures has been solved. But I found another problem. There are some objects in my room in the scene, but these objects are not displayed in the top view generated later.
My json file is: a_living_room.json
Have you downloaded those assets and set them to the correct directory?
Yes, I downloaded the following 4 sets of data and added them to the path of code constants.py (OBJATHOR_ASSETS_BASE_DIR). python -m objathor.dataset.download_holodeck_base_data --version 2023_09_23 python -m objathor.dataset.download_assets --version 2023_09_23 python -m objathor.dataset.download_annotations --version 2023_09_23 python -m objathor.dataset.download_features --version 2023_09_23 From the images, it can be seen that some objects were generated, but some were not generated correctly. The objects in the living room in the upper image were not generated correctly, but some objects in one of the bedrooms represented by the lower image were generated normally.
For those missing objects, could you double-check that they are in the folder by looking up their assetIDs?
Hi @zengpengyu-student , how did you manage to solve your issue with opening Unity? I am following the guide from the Readme (https://github.com/allenai/Holodeck?tab=readme-ov-file#load-the-scene-in-unity) and I can't figure out what it means to open the Procedural.unity file as it seems to be a YAML file.. my system (Ubuntu 20.04) opens it with a text editor..
Hi @zengpengyu-student , how did you manage to solve your issue with opening Unity? I am following the guide from the Readme (https://github.com/allenai/Holodeck?tab=readme-ov-file#load-the-scene-in-unity) and I can't figure out what it means to open the Procedural.unity file as it seems to be a YAML file.. my system (Ubuntu 20.04) opens it with a text editor..
You need to open the Unity editor and click this file there.
Can you help me see this problem: I can have a JSON file normally, but there is only one picture of the push -up view:
Using Unity for visualization will also report an error, but the code is not wrong.
My json file is: Please_design_a_Nordic_style_h.json