rayleizhu / BiFormer

[CVPR 2023] Official code release of our paper "BiFormer: Vision Transformer with Bi-Level Routing Attention"
https://arxiv.org/abs/2303.08810
MIT License
485 stars 39 forks source link

"Regarding some issues with pretrained weights." #49

Open ZhenboZhao77 opened 4 months ago

ZhenboZhao77 commented 4 months ago

Hello! Dear author, it's a pleasure to read your excellent and meaningful work. However, I've noticed some issues when loading pretrained parameters during training.

image

mmsegmentation : The model and loaded state dict do not match exactly "Thank you for taking the time to reply amidst your busy schedule, I appreciate it."

ZhenboZhao77 commented 4 months ago

Oh, by the way! Author, are the weight files open-sourced on your homepage for BiFormer_mm? Can they be directly loaded and used?