Tianyinus's picture
init submit
edcf5ee verified

Recent SOTA works in fine-grained Tasks

CrossFormer

Paper: https://arxiv.org/pdf/2108.00154.pdf

Code from: https://github.com/cheerss/CrossFormer

Conformer Paper: https://arxiv.org/pdf/2105.03889.pdf

Code from: https://github.com/pengzhiliang/Conformer/blob/main/conformer.py

both work will be compared with official pretrained backbone and a new MLP head (classification head).