Ivan-Tang-3D / ViewRefer3D

(ICCV2023) Official implementation of 'ViewRefer: Grasp the Multi-view Knowledge for 3D Visual Grounding with GPT and Prototype Guidance'
56 stars 5 forks source link

"train.sh"problem #3

Closed Morgansgun closed 8 months ago

Morgansgun commented 11 months ago

In the file"train.sh",there is " PATH_OF_SCANNET_FILE='./referit3d_3dvg/data/keep_all_points_with_global_scan_alignment.pkl'",line 2. so what is the "keep_all_points_with_global_scan_alignment.pkl",when I open the folder data, I didn't find this file.How can I get it?

Ivan-Tang-3D commented 11 months ago

The file is created from this part: https://github.com/referit3d/referit3d/blob/eccv/referit3d/data/scannet/README.md