paper-with-me

홈 › Papers

Fine-Grained ImageNet Classification in the Wild

2023-03-04 · Maria Lymperaiou, Konstantinos Thomas, Giorgos Stamou

Image classification has been one of the most popular tasks in Deep Learning, seeing an abundance of impressive implementations each year. However, there is a lot of criticism tied to promoting complex architectures that continuously push performance metrics higher and higher. Robustness tests can uncover several vulnerabilities and biases which go unnoticed during the typical model evaluation stage. So far, model robustness under distribution shifts has mainly been examined within carefully curated datasets. Nevertheless, such approaches do not test the real response of classifiers in the wild, e.g. when uncurated web-crawled image data of corresponding classes are provided. In our work, we perform fine-grained classification on closely related categories, which are identified with the help of hierarchical knowledge. Extensive experimentation on a variety of convolutional and transformer-based architectures reveals model robustness in this novel setting. Finally, hierarchical knowledge is again employed to evaluate and explain misclassifications, providing an information-rich evaluation scheme adaptable to any classifier.

📄 PDF Abstract BibTeX arXiv:2303.02400

Code (1)

marialymperaiou/classification-in-the-wild 공식 구현

Tasks

Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Fine-Grained Age Estimation in the wild with Attention LSTM Networks

2018-05-26 · Ke Zhang, Na Liu, Xingfang Yuan, Xinyao Guo 외

Age estimation from a single face image has been an essential task in the field of human-computer interaction and computer vision, which has a wide range of practical application values. Accuracy of age estimation of fac…

Age And Gender ClassificationAge EstimationMORPH

Using Self-Supervised Auxiliary Tasks to Improve Fine-Grained Facial Representation

2021-05-13 · Mahdi Pourmirzaei, Gholam Ali Montazer, Farzaneh Esmaili

In this paper, at first, the impact of ImageNet pre-training on fine-grained Facial Emotion Recognition (FER) is investigated which shows that when enough augmentations on images are applied, training from scratch provid…

Emotion RecognitionFacial Emotion RecognitionFacial Expression Recognition (FER)Head Pose Estimation+3

Extremely Fine-Grained Visual Classification over Resembling Glyphs in the Wild

2024-08-25 · Fares Bougourzi, Fadi Dornaika, Chongsheng Zhang

Text recognition in the wild is an important technique for digital maps and urban scene understanding, in which the natural resembling properties between glyphs is one of the major reasons that lead to wrong recognition …

Contrastive LearningFine-Grained Image ClassificationFine-Grained Visual RecognitionScene Understanding

HyperImageNet: A Large-Scale High-Spatial Resolution Hyperspectral Imagery Classification Benchmark

2026-07-23 · Chuguang Zeng, Jingtao Li, Yinhe Liu, Yanfei Zhong arxiv

We present HyperImageNet, a large-scale benchmark for fine-grained hyperspectral land-cover understanding. The dataset contains 26,084 airborne hyperspectral image patches with 224 spectral bands and 138 fine-grained lan…

Instance Segmentation

Do Better ImageNet Models Transfer Better?

2018-05-23 · CVPR 2019 6 · Simon Kornblith, Jonathon Shlens, Quoc V. Le

Transfer learning is a cornerstone of computer vision, yet little work has been done to evaluate the relationship between architecture and transfer. An implicit hypothesis in modern computer vision research is that model…

Fine-Grained Image ClassificationGeneral Classificationimage-classificationImage Classification+1