English
Related papers

Related papers: Mid-level Elements for Object Detection

200 papers

Human object interaction (HOI) detection is an important task in image understanding and reasoning. It is in a form of HOI triplet <human; verb; object>, requiring bounding boxes for human and object, and action between them for the task…

Computer Vision and Pattern Recognition · Computer Science 2020-11-13 Suresh Kirthi Kumaraswamy , Miaojing Shi , Ewa Kijak

This work proposes a novel pose estimation model for object categories that can be effectively transferred to previously unseen environments. The deep convolutional network models (CNN) for pose estimation are typically trained and…

Computer Vision and Pattern Recognition · Computer Science 2022-03-04 Negar Nejatishahidin , Pooya Fayyazsanavi , Jana Kosecka

The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint…

Computer Vision and Pattern Recognition · Computer Science 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

This article presents an easy distance field-based collision detection scheme to detect collisions of an object with its environment. Through the clever use of back-face culling and z-buffering, the solution is precise and very easy to…

Robotics · Computer Science 2024-06-04 Jonathan Fabrizio

This study aims to analyze the benefits of improved multi-scale reasoning for object detection and localization with deep convolutional neural networks. To that end, an efficient and general object detection framework which operates on…

Computer Vision and Pattern Recognition · Computer Science 2016-07-28 Eshed Ohn-Bar , M. M. Trivedi

Models based on Convolutional Neural Networks (CNNs) have been proven very successful for semantic segmentation and object parsing that yield hierarchies of features. Our key insight is to build convolutional networks that take input of…

Artificial Intelligence · Computer Science 2017-10-31 Jalal Mirakhorli , Hamidreza Amindavar

PointPillars is the fastest 3D object detector that exploits pseudo image representations to encode features for 3D objects in a scene. Albeit efficient, PointPillars is typically outperformed by state-of-the-art 3D detection methods due to…

Computer Vision and Pattern Recognition · Computer Science 2025-09-09 Jongyoun Noh , Junghyup Lee , Hyekang Park , Bumsub Ham

Scene understanding plays an important role in several high-level computer vision applications, such as autonomous vehicles, intelligent video surveillance, or robotics. However, too few solutions have been proposed for indoor/outdoor scene…

Computer Vision and Pattern Recognition · Computer Science 2024-07-23 Ayman Beghdadi , Azeddine Beghdadi , Mohib Ullah , Faouzi Alaya Cheikh , Malik Mallem

In this paper we propose a new intermediate supervision method, named LabelEnc, to boost the training of object detection systems. The key idea is to introduce a novel label encoding function, mapping the ground-truth labels into latent…

Computer Vision and Pattern Recognition · Computer Science 2020-09-02 Miao Hao , Yitao Liu , Xiangyu Zhang , Jian Sun

An examination of object recognition challenge leaderboards (ILSVRC, PASCAL-VOC) reveals that the top-performing classifiers typically exhibit small differences amongst themselves in terms of error rate/mAP. To better differentiate the top…

Computer Vision and Pattern Recognition · Computer Science 2016-11-28 Ravi Kiran Sarvadevabhatla , Shanthakumar Venkatraman , R. Venkatesh Babu

As one of the basic tasks of computer vision, object detection has been widely used in many intelligent applications. However, object detection algorithms are usually heavyweight in computation, hindering their implementations on…

Computer Vision and Pattern Recognition · Computer Science 2021-08-31 Zhiqiang Cao , Zhijun Li , Pan Heng , Yongrui Chen , Daqi Xie , Jie Liu

Transparent objects present multiple distinct challenges to visual perception systems. First, their lack of distinguishing visual features makes transparent objects harder to detect and localize than opaque objects. Even humans find certain…

Robotics · Computer Science 2023-07-25 Huijie Zhang , Anthony Opipari , Xiaotong Chen , Jiyue Zhu , Zeren Yu , Odest Chadwicke Jenkins

Recent visual pose estimation and tracking solutions provide notable results on popular datasets such as T-LESS and YCB. However, in the real world, we can find ambiguous objects that do not allow exact classification and detection from a…

Computer Vision and Pattern Recognition · Computer Science 2022-03-22 Evgenii Safronov , Nicola Piga , Michele Colledanchise , Lorenzo Natale

We show a simple NMS-free, end-to-end object detection framework, of which the network is a minimal modification to a one-stage object detector such as the FCOS detection model [Tian et al. 2019]. We attain on par or even improved detection…

Computer Vision and Pattern Recognition · Computer Science 2021-03-01 Qiang Zhou , Chaohui Yu , Chunhua Shen , Zhibin Wang , Hao Li

This paper addresses the challenge of establishing a bridge between deep convolutional neural networks and conventional object detection frameworks for accurate and efficient generic object detection. We introduce Dense Neural Patterns,…

Computer Vision and Pattern Recognition · Computer Science 2014-04-17 Will Y. Zou , Xiaoyu Wang , Miao Sun , Yuanqing Lin

Despite recent success of object detectors using deep neural networks, their deployment on safety-critical applications such as self-driving cars remains questionable. This is partly due to the absence of reliable estimation for detectors'…

Computer Vision and Pattern Recognition · Computer Science 2020-06-17 Yongxin Wang , Duminda Wijesekera

Machine-learning algorithms offer immense possibilities in the development of several cognitive applications. In fact, large scale machine-learning classifiers now represent the state-of-the-art in a wide range of object…

Computer Vision and Pattern Recognition · Computer Science 2016-09-21 Priyadarshini Panda , Swagath Venkataramani , Abhronil Sengupta , Anand Raghunathan , Kaushik Roy

Driven by Convolutional Neural Networks, object detection and semantic segmentation have gained significant improvements. However, existing methods on the basis of a full top-down module have limited robustness in handling those two tasks…

Computer Vision and Pattern Recognition · Computer Science 2019-03-19 Shihua Huang , Lu Wang

The recent COCO object detection dataset presents several new challenges for object detection. In particular, it contains objects at a broad range of scales, less prototypical images, and requires more precise localization. To address these…

Computer Vision and Pattern Recognition · Computer Science 2016-08-09 Sergey Zagoruyko , Adam Lerer , Tsung-Yi Lin , Pedro O. Pinheiro , Sam Gross , Soumith Chintala , Piotr Dollár

The common internal structure and algorithmic organization of object detection, detection-based tracking, and event recognition facilitates a general approach to integrating these three components. This supports multidirectional information…

Computer Vision and Pattern Recognition · Computer Science 2013-06-12 Andrei Barbu , Aaron Michaux , Siddharth Narayanaswamy , Jeffrey Mark Siskind