chat-with-nerf
chat-with-nerf copied to clipboard
ScanNet Data Preparation
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?
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.