llm_scene_understanding icon indicating copy to clipboard operation
llm_scene_understanding copied to clipboard

Results 3 llm_scene_understanding issues
Sort by recently updated
recently updated
newest added

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...