{"url":"/dataset/fgvc-aircraft-1","name":"FGVC-Aircraft","full_name":null,"description_markdown":"FGVC-Aircraft contains 10,200 images of aircraft, with 100 images for each of 102 different aircraft model variants, most of which are airplanes. The (main) aircraft in each image is annotated with a tight bounding box and a hierarchical airplane model label.\r\nAircraft models are organized in a four-levels hierarchy. The four levels, from finer to coarser, are:\r\n\r\n* Model, e.g. Boeing 737-76J. Since certain models are nearly visually indistinguishable, this level is not used in the evaluation.\r\n* Variant, e.g. Boeing 737-700. A variant collapses all the models that are visually indistinguishable into one class. The dataset comprises 102 different variants.\r\n* Family, e.g. Boeing 737. The dataset comprises 70 different families.\r\n* Manufacturer, e.g. Boeing. The dataset comprises 41 different manufacturers.\r\nThe data is divided into three equally-sized training, validation and test subsets.\r\n\r\nSource: [https://www.robots.ox.ac.uk/~vgg/data/fgvc-aircraft/](https://www.robots.ox.ac.uk/~vgg/data/fgvc-aircraft/)\r\nImage Source: [Fine-Grained Visual Classification of Aircraft](https://arxiv.org/abs/1306.5151)","description_withheld":null,"homepage":"https://www.robots.ox.ac.uk/~vgg/data/fgvc-aircraft/","introduced_date":"2013-01-01","introduced_date_note":null,"introduced_by":{"paper":"/paper/fine-grained-visual-classification-of","title":"Fine-Grained Visual Classification of Aircraft","first_author":"Subhransu Maji","url":null},"license":{"name":"Custom (non-commercial)","url":"https://www.robots.ox.ac.uk/~vgg/data/fgvc-aircraft/#ack"},"modalities":[{"name":"Images","url":"/datasets/modality/images"}],"tasks":[{"name":"Image Classification","url":"/task/image-classification","datasets_with_task":"/datasets/task/image-classification"},{"name":"Zero-Shot Learning","url":"/task/zero-shot-learning","datasets_with_task":"/datasets/task/zero-shot-learning"},{"name":"Few-Shot Learning","url":"/task/few-shot-learning","datasets_with_task":"/datasets/task/few-shot-learning"},{"name":"Image Clustering","url":"/task/image-clustering","datasets_with_task":"/datasets/task/image-clustering"},{"name":"Fine-Grained Image Classification","url":"/task/fine-grained-image-classification","datasets_with_task":"/datasets/task/fine-grained-image-classification"},{"name":"Neural Architecture Search","url":"/task/architecture-search","datasets_with_task":"/datasets/task/architecture-search"},{"name":"Transductive Zero-Shot Classification","url":"/task/transductive-zero-shot-classification","datasets_with_task":"/datasets/task/transductive-zero-shot-classification"},{"name":"Prompt Engineering","url":"/task/prompt-engineering","datasets_with_task":"/datasets/task/prompt-engineering"},{"name":"Few-Shot Learning - 4 shots","url":"/task/few-shot-learning-4-shots","datasets_with_task":"/datasets/task/few-shot-learning-4-shots"},{"name":"Fine-Grained Visual Recognition","url":"/task/fine-grained-visual-recognition","datasets_with_task":"/datasets/task/fine-grained-visual-recognition"},{"name":"Mitigating Contextual Bias","url":"/task/mitigating-contextual-bias","datasets_with_task":"/datasets/task/mitigating-contextual-bias"}],"languages":[],"variants":["FGVC Aircraft","FGVC-Aircraft"],"data_loaders":[{"repo":"https://github.com/pytorch/vision","url":"https://pytorch.org/vision/stable/generated/torchvision.datasets.FGVCAircraft.html","frameworks":["pytorch"]},{"repo":"https://github.com/phi-3517/aircraft","url":"https://github.com/phi-3517/aircraft","frameworks":[]}],"num_papers_in_archive":520,"source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28"},"benchmarks":[{"leaderboard":"/sota/fine-grained-image-classification-on-fgvc","task":"Fine-Grained Image Classification","dataset_variant":"FGVC Aircraft","rows":57,"metrics":["Accuracy","Top-1 Error Rate","FLOPS","PARAMS","Top-1"],"first_row_in_archive_order":{"model":"I2-HOFI","paper":"/paper/interweaving-insights-high-order-feature","metrics":{"Accuracy":"96.42%"},"code_links":[{"title":"arindam-1991/i2-hofi","url":"https://github.com/arindam-1991/i2-hofi"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/prompt-engineering-on-fgvc-aircraft","task":"Prompt Engineering","dataset_variant":"FGVC-Aircraft","rows":14,"metrics":["Harmonic mean"],"first_row_in_archive_order":{"model":"PromptKD","paper":"/paper/promptkd-unsupervised-prompt-distillation-for","metrics":{"Harmonic mean":"45.17"},"code_links":[{"title":"zhengli97/promptkd","url":"https://github.com/zhengli97/promptkd"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/few-shot-learning-on-fgvc-aircraft-1","task":"Few-Shot Learning","dataset_variant":"FGVC Aircraft","rows":4,"metrics":["Harmonic mean","4-shot Accuracy","8-shot Accuracy","12-shot Accuracy","16-shot Accuracy"],"first_row_in_archive_order":{"model":"SaSPA + CAL","paper":"/paper/advancing-fine-grained-classification-by","metrics":{"12-shot Accuracy":"75.4","16-shot Accuracy":"78.9","4-shot Accuracy":"52.2","8-shot Accuracy":"67.2","Harmonic mean":"52.2"},"code_links":[{"title":"eyalmichaeli/saspa-aug","url":"https://github.com/eyalmichaeli/saspa-aug"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/mitigating-contextual-bias-on-fgvc-aircraft","task":"Mitigating Contextual Bias","dataset_variant":"FGVC Aircraft","rows":4,"metrics":["Top-1 Accuracy (%)","OOD Accuracy (%)"],"first_row_in_archive_order":{"model":"CAL + SaSPA","paper":"/paper/advancing-fine-grained-classification-by","metrics":{"OOD Accuracy (%)":"41.5","Top-1 Accuracy (%)":"73.0"},"code_links":[{"title":"eyalmichaeli/saspa-aug","url":"https://github.com/eyalmichaeli/saspa-aug"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/neural-architecture-search-on-fgvc-aircraft","task":"Neural Architecture Search","dataset_variant":"FGVC Aircraft","rows":4,"metrics":["Accuracy (%)","FLOPS","PARAMS"],"first_row_in_archive_order":{"model":"NAT-M4","paper":"/paper/neural-architecture-transfer","metrics":{"Accuracy (%)":"90.8","FLOPS":"581M","PARAMS":"5.3M"},"code_links":[{"title":"human-analysis/neural-architecture-transfer","url":"https://github.com/human-analysis/neural-architecture-transfer"},{"title":"awesomelemon/encas","url":"https://github.com/awesomelemon/encas"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/zero-shot-learning-on-fgvc-aircraft","task":"Zero-Shot Learning","dataset_variant":"FGVC-Aircraft","rows":2,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"ZLaP","paper":"/paper/label-propagation-for-zero-shot","metrics":{"Accuracy":"29.1"},"code_links":[{"title":"vladan-stojnic/zlap","url":"https://github.com/vladan-stojnic/zlap"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/fine-grained-image-classification-on-fgvc-2","task":"Fine-Grained Image Classification","dataset_variant":"FGVC-Aircraft","rows":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"EnGraf-Net101 (G=4, H=1)","paper":"/paper/engraf-net-multiple-granularity-branch","metrics":{"Accuracy":"93.34"},"code_links":[{"title":"artelabsuper/engraf-net","url":"https://gitlab.com/artelabsuper/engraf-net"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/fine-grained-visual-recognition-on-fgvc-2","task":"Fine-Grained Visual Recognition","dataset_variant":"FGVC-Aircraft","rows":1,"metrics":["Accuracy (%)"],"first_row_in_archive_order":{"model":"Selfsynthx","paper":"/paper/enhancing-cognition-and-explainability-of","metrics":{"Accuracy (%)":"91.99"},"code_links":[{"title":"sycny/selfsynthx","url":"https://github.com/sycny/selfsynthx"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/image-classification-on-fgvc-aircraft","task":"Image Classification","dataset_variant":"FGVC Aircraft","rows":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"TransBoost-ResNet50","paper":"/paper/transboost-improving-the-best-imagenet","metrics":{"Accuracy":"83.80%"},"code_links":[{"title":"omerb01/transboost","url":"https://github.com/omerb01/transboost"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/image-classification-on-fgvc-aircraft-1","task":"Image Classification","dataset_variant":"FGVC-Aircraft","rows":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"EnGraf-Net101 (G=4, H=1)","paper":"/paper/engraf-net-multiple-granularity-branch","metrics":{"Accuracy":"93.34"},"code_links":[{"title":"artelabsuper/engraf-net","url":"https://gitlab.com/artelabsuper/engraf-net"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/image-clustering-on-fgvc-aircraft","task":"Image Clustering","dataset_variant":"FGVC Aircraft","rows":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"TURTLE (CLIP + DINOv2)","paper":"/paper/let-go-of-your-labels-with-unsupervised-1","metrics":{"Accuracy":"36.5"},"code_links":[{"title":"mlbio-epfl/turtle","url":"https://github.com/mlbio-epfl/turtle"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/transductive-zero-shot-classification-on-fgvc","task":"Transductive Zero-Shot Classification","dataset_variant":"FGVC-Aircraft","rows":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"ZLaP","paper":"/paper/label-propagation-for-zero-shot","metrics":{"Accuracy":"28.4"},"code_links":[{"title":"vladan-stojnic/zlap","url":"https://github.com/vladan-stojnic/zlap"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"}],"papers_with_a_benchmark_row":[{"paper":"/paper/mmrl-parameter-efficient-and-interaction","title":"MMRL++: Parameter-Efficient and Interaction-Aware Representation Learning for Vision-Language Models","date":"2025-05-15","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/mmrl-multi-modal-representation-learning-for","title":"MMRL: Multi-Modal Representation Learning for Vision-Language Models","date":"2025-03-11","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":0,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/enhancing-cognition-and-explainability-of","title":"Enhancing Cognition and Explainability of Multimodal Foundation Models with Self-Synthesized Data","date":"2025-02-19","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":2,"samples_unverified":0,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/universal-fine-grained-visual-categorization","title":"Universal Fine-grained Visual Categorization by Concept Guided Learning","date":"2025-01-06","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/interweaving-insights-high-order-feature","title":"Interweaving Insights: High-Order Feature Interaction for Fine-Grained Visual Recognition","date":"2024-10-20","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/hpt-hierarchically-prompting-vision-language","title":"HPT++: Hierarchically Prompting Vision-Language Models with Multi-Granularity Knowledge Generation and Improved Structure Modeling","date":"2024-08-27","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/advancing-fine-grained-classification-by","title":"Advancing Fine-Grained Classification by Structure and Subject Preserving Augmentation","date":"2024-06-20","rows_on_this_dataset":3,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":0,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/let-go-of-your-labels-with-unsupervised-1","title":"Let Go of Your Labels with Unsupervised Transfer","date":"2024-06-11","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":3,"samples_unverified":1,"pointer_only_for_licence":4,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/label-propagation-for-zero-shot","title":"Label Propagation for Zero-shot Classification with Vision-Language Models","date":"2024-04-05","rows_on_this_dataset":3,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":1,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/prompt-learning-via-meta-regularization","title":"Prompt Learning via Meta-Regularization","date":"2024-04-01","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":4,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/context-semantic-quality-awareness-network","title":"Context-Semantic Quality Awareness Network for Fine-Grained Visual Categorization","date":"2024-03-15","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/promptkd-unsupervised-prompt-distillation-for","title":"PromptKD: Unsupervised Prompt Distillation for Vision-Language Models","date":"2024-03-05","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/learning-hierarchical-prompt-with-structured","title":"Learning Hierarchical Prompt with Structured Linguistic Knowledge for Vision-Language Models","date":"2023-12-11","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":3,"samples_unverified":4,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/dept-decoupled-prompt-tuning","title":"DePT: Decoupled Prompt Tuning","date":"2023-09-14","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":8,"samples_ran":4,"samples_unverified":4,"pointer_only_for_licence":8,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/read-only-prompt-optimization-for-vision","title":"Read-only Prompt Optimization for Vision-Language Few-shot Learning","date":"2023-08-29","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":4,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/self-regulating-prompts-foundational-model","title":"Self-regulating Prompts: Foundational Model Adaptation without Forgetting","date":"2023-07-13","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":21,"samples_ran":7,"samples_unverified":14,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/consistency-guided-prompt-learning-for-vision","title":"Consistency-guided Prompt Learning for Vision-Language Models","date":"2023-06-01","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":3,"samples_unverified":4,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/is-synthetic-data-from-diffusion-models-ready","title":"Is Synthetic Data From Diffusion Models Ready for Knowledge Distillation?","date":"2023-05-22","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":1,"samples_unverified":0,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/your-diffusion-model-is-secretly-a-zero-shot","title":"Your Diffusion Model is Secretly a Zero-Shot Classifier","date":"2023-03-28","rows_on_this_dataset":1,"code_links":4,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":2,"samples_unverified":0,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/learn-from-each-other-to-classify-better","title":"Learn from Each Other to Classify Better: Cross-layer Mutual Attention Learning for Fine-grained Visual Classification","date":"2023-03-22","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/part-guided-relational-transformers-for-fine","title":"Part-guided Relational Transformers for Fine-grained Visual Recognition","date":"2022-12-28","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/learning-domain-invariant-prompt-for-vision","title":"Learning Domain Invariant Prompt for Vision-Language Models","date":"2022-12-08","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/penalizing-the-hard-example-but-not-too-much","title":"Penalizing the Hard Example But Not Too Much: A Strong Baseline for Fine-Grained Visual Classification","date":"2022-11-21","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/maple-multi-modal-prompt-learning","title":"MaPLe: Multi-modal Prompt Learning","date":"2022-10-06","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":4,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/variational-prompt-tuning-improves","title":"Bayesian Prompt Learning for Image-Language Model Generalization","date":"2022-10-05","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":4,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/sr-gnn-spatial-relation-aware-graph-neural","title":"SR-GNN: Spatial Relation-aware Graph Neural Network for Fine-Grained Image Categorization","date":"2022-09-05","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/transboost-improving-the-best-imagenet","title":"TransBoost: Improving the Best ImageNet Performance using Deep Transduction","date":"2022-05-26","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/on-the-eigenvalues-of-global-covariance","title":"On the Eigenvalues of Global Covariance Pooling for Fine-grained Visual Recognition","date":"2022-05-26","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":17,"samples_ran":3,"samples_unverified":14,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/fine-grained-visual-classification-using-self","title":"Fine-Grained Visual Classification using Self Assessment Classifier","date":"2022-05-21","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/dual-cross-attention-learning-for-fine","title":"Dual Cross-Attention Learning for Fine-Grained Visual Categorization and Object Re-Identification","date":"2022-05-04","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/conditional-prompt-learning-for-vision","title":"Conditional Prompt Learning for Vision-Language Models","date":"2022-03-10","rows_on_this_dataset":1,"code_links":12,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":4,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/vision-models-are-more-robust-and-fair-when","title":"Vision Models Are More Robust And Fair When Pretrained On Uncurated Images Without Supervision","date":"2022-02-16","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/a-simple-episodic-linear-probe-improves","title":"A Simple Episodic Linear Probe Improves Visual Recognition in the Wild","date":"2022-01-01","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/engraf-net-multiple-granularity-branch","title":"EnGraf-Net: Multiple Granularity Branch Network with Fine-Coarse Graft Grained for Classification Task","date":"2021-10-21","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/counterfactual-attention-learning-for-fine","title":"Counterfactual Attention Learning for Fine-Grained Visual Categorization and Re-identification","date":"2021-08-19","rows_on_this_dataset":4,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":11,"samples_ran":8,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/non-binary-deep-transfer-learning-for","title":"Non-binary deep transfer learning for image classification","date":"2021-07-19","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/align-yourself-self-supervised-pre-training","title":"Exploring Localization for Self-supervised Fine-grained Contrastive Learning","date":"2021-06-30","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/with-a-little-help-from-my-friends-nearest","title":"With a Little Help from My Friends: Nearest-Neighbor Contrastive Learning of Visual Representations","date":"2021-04-29","rows_on_this_dataset":1,"code_links":4,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":5,"samples_ran":4,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/alignment-enhancement-network-for-fine","title":"Alignment Enhancement Network for Fine-grained Visual Categorization","date":"2021-03-01","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/learning-transferable-visual-models-from","title":"Learning Transferable Visual Models From Natural Language Supervision","date":"2021-02-26","rows_on_this_dataset":1,"code_links":82,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":20,"samples_ran":16,"samples_unverified":4,"pointer_only_for_licence":16,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/re-rank-coarse-classification-with-local","title":"Re-rank Coarse Classification with Local Region Enhanced Features for Fine-Grained Image Recognition","date":"2021-02-19","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/grad-cam-guided-channel-spatial-attention","title":"Grad-CAM guided channel-spatial attention module for fine-grained visual classification","date":"2021-01-24","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/progressive-co-attention-network-for-fine","title":"Progressive Co-Attention Network for Fine-grained Visual Classification","date":"2021-01-21","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/context-aware-attentional-pooling-cap-for","title":"Context-aware Attentional Pooling (CAP) for Fine-grained Visual Classification","date":"2021-01-17","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":0,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/towards-class-specific-unit","title":"Learning Class Unique Features in Fine-Grained Visual Classification","date":"2020-11-22","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/your-labrador-is-my-dog-fine-grained-or-not","title":"Your \"Flamingo\" is My \"Bird\": Fine-Grained, or Not","date":"2020-11-18","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/domain-adaptive-transfer-learning-on-visual","title":"Domain Adaptive Transfer Learning on Visual Attention Aware Data Augmentation for Fine-grained Visual Categorization","date":"2020-10-06","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/sharpness-aware-minimization-for-efficiently-1","title":"Sharpness-Aware Minimization for Efficiently Improving Generalization","date":"2020-10-03","rows_on_this_dataset":1,"code_links":18,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":20,"samples_ran":8,"samples_unverified":12,"pointer_only_for_licence":6,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/learning-semantically-enhanced-feature-for","title":"Learning Semantically Enhanced Feature for Fine-Grained Image Classification","date":"2020-06-24","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/weakly-supervised-fine-grained-image-1","title":"Weakly Supervised Fine-Grained Image Classification via Guassian Mixture Model Oriented Discriminative Learning","date":"2020-06-01","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/neural-architecture-transfer","title":"Neural Architecture Transfer","date":"2020-05-12","rows_on_this_dataset":8,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":0,"samples_unverified":1,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/fine-grained-visual-classification-with","title":"Fine-Grained Visual Classification with Efficient End-to-end Localization","date":"2020-05-11","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/attribute-mix-semantic-data-augmentation-for","title":"Attribute Mix: Semantic Data Augmentation for Fine Grained Recognition","date":"2020-04-06","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/look-into-object-self-supervised-structure","title":"Look-into-Object: Self-supervised Structure Modeling for Object Recognition","date":"2020-03-31","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/three-branch-and-mutil-scale-learning-for","title":"Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization","date":"2020-03-20","rows_on_this_dataset":1,"code_links":6,"syntology":null},{"paper":"/paper/channel-interaction-networks-for-fine-grained-1","title":"Channel Interaction Networks for Fine-Grained Image Categorization","date":"2020-03-11","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/fine-grained-visual-classification-via","title":"Fine-Grained Visual Classification via Progressive Multi-Granularity Training of Jigsaw Patches","date":"2020-03-08","rows_on_this_dataset":1,"code_links":5,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":2,"samples_unverified":4,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/learning-attentive-pairwise-interaction-for","title":"Learning Attentive Pairwise Interaction for Fine-Grained Classification","date":"2020-02-24","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":1,"samples_unverified":1,"pointer_only_for_licence":2,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/graph-propagation-based-correlation-learning","title":"Graph-propagation based Correlation Learning for Weakly Supervised Fine-grained Image Classification","date":"2020-02-14","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/the-devil-is-in-the-channels-mutual-channel","title":"The Devil is in the Channels: Mutual-Channel Loss for Fine-Grained Image Classification","date":"2020-02-11","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":5,"samples_ran":2,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/compounding-the-performance-improvements-of","title":"Compounding the Performance Improvements of Assembled Techniques in a Convolutional Neural Network","date":"2020-01-17","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":11,"samples_ran":1,"samples_unverified":10,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/fine-grained-recognition-accounting-for","title":"Fine-grained Recognition: Accounting for Subtle Differences between Similar Classes","date":"2019-12-14","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/elope-fine-grained-visual-classification-with","title":"ELoPE: Fine-Grained Visual Classification with Efficient Localization, Pooling and Embedding","date":"2019-11-17","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/fine-grained-visual-classification-with-batch","title":"Fine-Grained Visual Classification with Batch Confusion Norm","date":"2019-10-28","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/selective-sparse-sampling-for-fine-grained","title":"Selective Sparse Sampling for Fine-Grained Image Recognition","date":"2019-10-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/attention-convolutional-binary-neural-tree","title":"Attention Convolutional Binary Neural Tree for Fine-Grained Visual Categorization","date":"2019-09-25","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/cross-x-learning-for-fine-grained-visual","title":"Cross-X Learning for Fine-Grained Visual Categorization","date":"2019-09-10","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/efficientnet-rethinking-model-scaling-for","title":"EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks","date":"2019-05-28","rows_on_this_dataset":1,"code_links":144,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":302,"samples_ran":171,"samples_unverified":131,"pointer_only_for_licence":112,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/see-better-before-looking-closer-weakly","title":"See Better Before Looking Closer: Weakly Supervised Data Augmentation Network for Fine-Grained Visual Classification","date":"2019-01-26","rows_on_this_dataset":1,"code_links":4,"syntology":null},{"paper":"/paper/learning-to-navigate-for-fine-grained","title":"Learning to Navigate for Fine-grained Classification","date":"2018-09-02","rows_on_this_dataset":1,"code_links":12,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":9,"samples_ran":3,"samples_unverified":6,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/autoaugment-learning-augmentation-policies","title":"AutoAugment: Learning Augmentation Policies from Data","date":"2018-05-24","rows_on_this_dataset":1,"code_links":33,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":43,"samples_ran":6,"samples_unverified":37,"pointer_only_for_licence":2,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/towards-faster-training-of-global-covariance","title":"Towards Faster Training of Global Covariance Pooling Networks by Iterative Matrix Square Root Normalization","date":"2017-12-04","rows_on_this_dataset":1,"code_links":4,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":3,"samples_unverified":0,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/learning-multi-attention-convolutional-neural","title":"Learning Multi-Attention Convolutional Neural Network for Fine-Grained Image Recognition","date":"2017-10-01","rows_on_this_dataset":1,"code_links":3,"syntology":null},{"paper":"/paper/learning-a-discriminative-filter-bank-within","title":"Learning a Discriminative Filter Bank within a CNN for Fine-grained Recognition","date":"2016-11-29","rows_on_this_dataset":1,"code_links":1,"syntology":null}],"syntology_totals":{"read_at":"2026-09-24T18:15:14+00:00","papers_with_samples":31,"samples_harvested":544,"samples_ran":274,"samples_unverified":270,"pointer_only_for_licence":155,"papers_with_no_sample_that_ran":4,"note":"the per-paper counts above, summed; not a rate"},"papers_note":"The archive never published its papers-using-dataset list; these are papers with a leaderboard row on this dataset's benchmarks."}