ICCV2017 Dynamic Computational Time for Recurrent Attention Model (DT-RAM)
https://github.com/baidu-research/DT-RAM(Torch实现,ResNet的baseline很牛,CUB-200-2011数据集 84.5%,论文方法 86.0%)
http://openaccess.thecvf.com/content_ICCV_2017_workshops/papers/w18/Li_Dynamic_Computational_Time_ICCV_2017_paper.pdf
ECCV2018 Learning to Navigate for Fine-grained Classification
https://github.com/yangze0930/NTS-Net(Pytorch实现,CUB-200-2011数据集 87.6%)
http://openaccess.thecvf.com/content_ECCV_2018/papers/Ze_Yang_Learning_to_Navigate_ECCV_2018_paper.pdf
CVPR 2018 Learning a Discriminative Filter Bank Within a CNN for Fine-Grained Recognition
https://github.com/songdejia/DFL-CNN(Pytorch第三方实现,值得借鉴,但无法复现原文)
https://arxiv.org/abs/1611.09932(CUB-200-2011数据集 87.4%)