Pointcept / GPT4Point

[CVPR'24 Highlight] GPT4Point: A Unified Framework for Point-Language Understanding and Generation.
https://gpt4point.github.io/
MIT License
304 stars 19 forks source link

About merged_data_new.json #5

Closed haibo-qiu closed 1 year ago

haibo-qiu commented 1 year ago

Hi, thank you for your excellent open-source work.

When attempting to run the training, I noticed that lavis/datasets/datasets/objaverse_caption_datasets.py requires two files: merged_data_new.json and overal_description_merged.json. However, in the ULIP 2 data&prefix=&forceOnObjectsSortingFiltering=false), I only found a file named merged_data.json. Are these files the same? Or did I overlook any new files?

Furthermore, do you have any plans to release the paper or technical report about this repository? Thank you once again.

Qi-Zhangyang commented 1 year ago

We will release our technical report in this week and will update the code to solve your problem. Thanks for your question.

haibo-qiu commented 1 year ago

Thank you for your response. Looking forward to your technical report.