PIIP icon indicating copy to clipboard operation
PIIP copied to clipboard

PIIP-TSB on ADEK 20K,cfg,ckpt,log

Open Linwei-Chen opened this issue 1 year ago • 1 comments

Could you provide the cfg,ckpt,log of PIIP-TSB on ADEK 20K? It could be helpful!

Linwei-Chen avatar Mar 03 '25 15:03 Linwei-Chen

Thanks for your interest. We plan to organize, re-train and open-source related code and models in June, after NeurIPS deadline.

For now you can try to reproduce by replacing backbone in mmsegmentation/configs/piip/2branch/upernet_internvit_h6b_192_512_80k_ade20k_bs16_lr4e-5.py with the one in TSB config of mmdetection, e.g. mmdetection/configs/piip/3branch/mask_rcnn_deit_tsb_1120_896_448_fpn_1x_coco_bs16.py. Some arguments may need to be modified accordingly.

wzk1015 avatar Mar 13 '25 08:03 wzk1015