Object Localization

234 papers with code • 18 benchmarks • 17 datasets

Object Localization is the task of locating an instance of a particular object category in an image, typically by specifying a tightly cropped bounding box centered on the instance. An object proposal specifies a candidate bounding box, and an object proposal is said to be a correct localization if it sufficiently overlaps a human-labeled “ground-truth” bounding box for the given object. In the literature, the “Object Localization” task is to locate one instance of an object category, whereas “object detection” focuses on locating all instances of a category in a given image.

Source: Fast On-Line Kernel Density Estimation for Active Object Localization

Libraries

Use these libraries to find Object Localization models and implementations

Grounding Everything: Emerging Localization Properties in Vision-Language Transformers

walbouss/gem 1 Dec 2023

To leverage those capabilities, we propose a Grounding Everything Module (GEM) that generalizes the idea of value-value attention introduced by CLIPSurgery to a self-self attention path.

53
01 Dec 2023

Point, Segment and Count: A Generalized Framework for Object Counting

hzzone/pseco 21 Nov 2023

In this paper, we propose a generalized framework for both few-shot and zero-shot object counting based on detection.

53
21 Nov 2023

Towards Learning Monocular 3D Object Localization From 2D Labels using the Physical Laws of Motion

KieDani/Towards_3D_Object_Localization 26 Oct 2023

We present a novel method for precise 3D object localization in single images from a single calibrated camera using only 2D labels.

5
26 Oct 2023

Unsupervised Object Localization in the Era of Self-Supervised ViTs: A Survey

valeoai/awesome-unsupervised-object-localization 19 Oct 2023

We propose here a survey of unsupervised object localization methods that discover objects in images without requiring any manual annotation in the era of self-supervised ViTs.

54
19 Oct 2023

DiPS: Discriminative Pseudo-Label Sampling with Self-Supervised Transformers for Weakly Supervised Object Localization

shakeebmurtaza/dips 9 Oct 2023

Subsequently, these proposals are used as pseudo-labels to train our new transformer-based WSOL model designed to perform classification and localization tasks.

1
09 Oct 2023

CoDA: Collaborative Novel Box Discovery and Cross-modal Alignment for Open-vocabulary 3D Object Detection

yangcaoai/CoDA_NeurIPS2023 NeurIPS 2023

Open-vocabulary 3D Object Detection (OV-3DDet) aims to detect objects from an arbitrary list of categories within a 3D scene, which remains seldom explored in the literature.

139
04 Oct 2023

Learning to Terminate in Object Navigation

huskykingdom/dita_acml2023 28 Sep 2023

This paper tackles the critical challenge of object navigation in autonomous navigation systems, particularly focusing on the problem of target approach and episode termination in environments with long optimal episode length in Deep Reinforcement Learning (DRL) based methods.

5
28 Sep 2023

Context-Aware Entity Grounding with Open-Vocabulary 3D Scene Graphs

changhaonan/ovsg 27 Sep 2023

We present an Open-Vocabulary 3D Scene Graph (OVSG), a formal framework for grounding a variety of entities, such as object instances, agents, and regions, with free-form text-based queries.

38
27 Sep 2023

CLIP-DIY: CLIP Dense Inference Yields Open-Vocabulary Semantic Segmentation For-Free

wysoczanska/clip-diy 25 Sep 2023

The emergence of CLIP has opened the way for open-world image perception.

19
25 Sep 2023

Background Activation Suppression for Weakly Supervised Object Localization and Semantic Segmentation

wpy1999/bas 22 Sep 2023

In addition, our method also achieves state-of-the-art weakly supervised semantic segmentation performance on the PASCAL VOC 2012 and MS COCO 2014 datasets.

42
22 Sep 2023