Pbihao / HDMNet

93 stars 9 forks source link

how to pretrain backbone #6

Closed linhanwang closed 1 year ago

linhanwang commented 1 year ago

Hi, I'm very interested in your work. If I want to do experiment on dataset other than coco and pascal, do I need to pretrain the backbone ?

Pbihao commented 1 year ago

Hi! Thanks for your interest in our work first.

We follow the pertaining process as the BAM(https://github.com/chunbolang/BAM) and more information can be found in the official project.

May this help you!