Skip to content

Official implementation of "FET-FGVC: Feature-Enhanced Transformer for Fine-Grained Visual Classification"

Notifications You must be signed in to change notification settings

NICE-FUTURE/FET-FGVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FET-FGVC

Official implementation of "FET-FGVC: Feature-Enhanced Transformer for Fine-Grained Visual Classification", link.

Quick Start

pip install -r requirements.txt
bash run.sh

Acknowledgements

Our code is based on DynamicViT and MetaFormer.

Cite

@article{CHEN2024110265,
    author = {Huazhen Chen and Haimiao Zhang and Chang Liu and Jianpeng An and Zhongke Gao and Jun Qiu},
    journal = {Pattern Recognition},
    title = {FET-FGVC: Feature-Enhanced Transformer for Fine-Grained Visual Classification},
    year = {2024},
    volume = {149},
    pages = {110265},
    doi = {https://doi.org/10.1016/j.patcog.2024.110265},
}

About

Official implementation of "FET-FGVC: Feature-Enhanced Transformer for Fine-Grained Visual Classification"

Resources

Stars

Watchers

Forks