HLinChen / GNeSF

36 stars 0 forks source link

Training Guidance #7

Open ZhouCX117 opened 2 months ago

ZhouCX117 commented 2 months ago

Thanks for your excellent work! Could you please give more detailed guidance? Do I need to fine-tune the segmentation model on the scannet dataset first? I don't have scene0000_00/label-filt files, and I think it is for the segmentation map. But I don't know how to obtain them.

HLinChen commented 2 months ago

I have released my pretrained model [https://drive.google.com/file/d/1CGwrc31S4aI8_01JiDWi1nX9t2AzShtC/view] on the scannet. You can use it directly.

ZhouCX117 commented 2 months ago

@HLinChen Thanks for your reply. Does it mean that I can use the pretrained segmentation checkpoint to generate 'label-fit' file for next training by 'test_seg2d.sh'?

HLinChen commented 2 months ago

The 'label-fit' file is provided from ScanNet dataset. I think you didn't download the whole dataset.

HLinChen commented 2 months ago
image