paper-with-me

홈 › Papers

Describing objects by their attributes

2019-08-18 · CVPR 2019 8 · Ali Farhadi; Ian Endres; Derek Hoiem; David Forsyth

We propose to shift the goal of recognition from naming to describing. Doing so allows us not only to name familiar objects, but also: to report unusual aspects of a familiar object (“spotty dog”, not just “dog”); to say something about unfamiliar objects (“hairy and four-legged”, not just “unknown”); and to learn how to recognize new objects with few or no visual examples. Rather than focusing on identity assignment, we make inferring attributes the core problem of recognition. These attributes can be semantic (“spotty”) or discriminative (“dogs have it but sheep do not”). Learning attributes presents a major new challenge: generalization across object categories, not just across instances within a category. In this paper, we also introduce a novel feature selection method for learning attributes that generalize well across categories. We support our claims by thorough evaluation that provides insights into the limitations of the standard recognition paradigm of naming and demonstrates the new abilities provided by our attribute-based framework.

📄 PDF Abstract BibTeX

Code (1)

RuoyuChen10/Multi-label-on-VOC2008-attributes pytorch

Tasks

Attributefeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Detect-and-describe: Joint learning framework for detection and description of objects

2022-04-19 · Addel Zafar, Umar Khalid

Traditional object detection answers two questions; "what" (what the object is?) and "where" (where the object is?). "what" part of the object detection can be fine-grained further i.e. "what type", "what shape" and "wha…

AttributeObjectobject-detectionObject Detection

Weakly Supervised Image Annotation and Segmentation with Objects and Attributes

2017-08-08 · Zhiyuan Shi, Yongxin Yang, Timothy M. Hospedales, Tao Xiang

We propose to model complex visual scenes using a non-parametric Bayesian model learned from weakly labelled images abundant on media sharing sites such as Flickr. Given weak image-level annotations of objects and attrib…

AttributeObjectobject-detectionObject Detection+3

Naming, Describing, and Quantifying Visual Objects in Humans and LLMs

2024-03-11 · Alberto Testoni, Juell Sprott, Sandro Pezzelle

While human speakers use a variety of different expressions when describing the same object in an image, giving rise to a distribution of plausible labels driven by pragmatic constraints, the extent to which current Visi…

COCO Attributes: Attributes for People, Animals, and Objects

2016-09-17 · ECCV 2016 9 · Genevieve Patterson, James Hays

In this paper, we discover and annotate visual attributes for the COCO dataset. With the goal of enabling deeper object understanding, we deliver the largest attribute dataset to date. Using our COCO Attributes dataset, …

AttributeObject

Dense Semantic Image Segmentation with Objects and Attributes

2014-06-01 · CVPR 2014 6 · Shuai Zheng, Ming-Ming Cheng, Jonathan Warrell, Paul Sturgess 외

The concepts of objects and attributes are both important for describing images precisely, since verbal descriptions often contain both adjectives and nouns (e.g. "I see a shiny red chair'). In this paper, we formulate t…

AttributeImage SegmentationObjectSemantic Segmentation