llm_scene_understanding
llm_scene_understanding copied to clipboard
Thanks for your nice work! If possible, could you please realse the code about the generation process of Real Scene Graph Labeling Visualization.
How to prepare dataset to run or train your repo.?
When running data_generator.py in your llm_scene_understanding code, one error arises saying "No module named 'scene_graph_learning'" when running input_data = pickle.load(input_file) in load_matterport3d_dataset.py. I am thinking about whether or not scene_graph_learning...