chat-with-nerf icon indicating copy to clipboard operation
chat-with-nerf copied to clipboard

ScanNet Data Preparation

Open yruns opened this issue 1 year ago • 1 comments

First of all, thank you for sharing your work. However, I don't seem to find information on how to prepare the data. Could you please provide details on the data preprocessing part of the ScanNet dataset? For example, information related to data_path, IMAGES_PATH, and NERF_DATA_PATH in chat_with_nerf/settings.py?

yruns avatar Jul 01 '24 15:07 yruns

For reproducing the results in the paper and pre-processing data, we added a section "Reproduce Results in the Paper " to the README. Hopefully these can address your questions.

jedyang97 avatar Sep 12 '24 14:09 jedyang97