CSRA icon indicating copy to clipboard operation
CSRA copied to clipboard

Specific improvements to vit

Open sure7018 opened this issue 3 years ago • 3 comments

Hello, how to use CSRA in vit? There is no specific information in the paper?

sure7018 avatar Dec 21 '21 03:12 sure7018

Hi, thanks for reading. The 'main.py' in our codebase describes the setting of wider attribute dataset using VIT-CSRA models, say, step_size=5, lr_backbone=0.1, lr_fc=0.01. You can follow the same settings when using VIT-CSRA models in wider attribute dataset.

Kevinz-code avatar Dec 21 '21 04:12 Kevinz-code

What improvements have your paper made to the original model of Vit?

sure7018 avatar Dec 21 '21 07:12 sure7018

Hi, @sure7018, I'm not sure I fully understand your question. You mean the improvement of the VIT structure, or the improvement of our VIT-CSRA model compared with orginal VIT model? In the later case, refer to the Table 3-4 in MS-COCO and wider-attribute datasets, which clearly demonstrate the performance gain of our method.

Best, Author

Kevinz-code avatar Dec 21 '21 08:12 Kevinz-code