Fine-to-coarse Knowledge Transfer For Low-Res Image Classification
We address the difficult problem of distinguishing fine-grained object categories in low resolution images. Wepropose a simple an effective deep learning approach that transfers fine-grained knowledge gained from high resolution training data to the coarse low-resolution test scenario. Such fine-to-coarse knowledge transfer has many real world applications, such as identifying objects in surveillance photos or satellite images where the image resolution at the test time is very low but plenty of high resolution photos of similar objects are available. Our extensive experiments on two standard benchmark datasets containing fine-grained car models and bird species demonstrate that our approach can effectively transfer fine-detail knowledge to coarse-detail imagery.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral Classificationimage-classificationImage ClassificationTransfer LearningSimilar Papers 제목 키워드 기반
4S-DT: Self Supervised Super Sample Decomposition for Transfer learning with application to COVID-19 detection
Due to the high availability of large-scale annotated image datasets, knowledge transfer from pre-trained models showed outstanding performance in medical image classification. However, building a robust image classifica…
General Classificationimage-classificationImage ClassificationMedical Image Classification+24S-DT: Self Supervised Super Sample Decomposition for Transfer learning with application to COVID-19 detection
Due to the high availability of large-scale annotated image datasets, knowledge transfer from pre-trained models showed outstanding performance in medical image classification. However, building a robust image classifica…
General Classificationimage-classificationImage ClassificationMedical Image Classification+2microCLIP: Unsupervised CLIP Adaptation via Coarse-Fine Token Fusion for Fine-Grained Image Classification
Unsupervised adaptation of CLIP-based vision-language models (VLMs) for fine-grained image classification requires sensitivity to microscopic local cues. While CLIP exhibits strong zero-shot transfer, its reliance on coa…
Fine-Grained Image ClassificationProgressive Class-level Distillation
In knowledge distillation (KD), logit distillation (LD) aims to transfer class-level knowledge from a more powerful teacher network to a small student model via accurate teacher-student alignment at the logits level. Sin…
BenchmarkingKnowledge DistillationTransfer LearningBeyond ImageNet Attack: Towards Crafting Adversarial Examples for Black-box Domains
Adversarial examples have posed a severe threat to deep neural networks due to their transferable nature. Currently, various works have paid great efforts to enhance the cross-model transferability, which mostly assume t…