Gen6D icon indicating copy to clipboard operation
Gen6D copied to clipboard

pre-train with new datasets

Open CongDuy038 opened this issue 1 year ago • 3 comments

hi, now i have created a linemod-like dataset and i want to pretrain. So how to do that? Thanks @liuyuan-pal

CongDuy038 avatar Mar 22 '23 13:03 CongDuy038

Hi, do you mean that you wanna train the Gen6D on your dataset? In this case, you may follow https://github.com/liuyuan-pal/Gen6D#training and the training is relatively complex because it contains three stages, I suggest you only fine-tune one stage. In most cases, detector and refiner are more critical for better performance.

liuyuan-pal avatar Mar 27 '23 15:03 liuyuan-pal

@liuyuan-pal thanks. can you explain to me about datasets co3d, coco, shapenet and google_scanned? Can I fine-tune this datasets during pre-training?

CongDuy038 avatar Apr 11 '23 08:04 CongDuy038

You only need to finetune it on your own datasets but not these provided datasets.

liuyuan-pal avatar Apr 18 '23 09:04 liuyuan-pal