English
Related papers

Related papers: Should All Proposals be Treated Equally in Object …

200 papers

We address a core problem of computer vision: Detection and description of 2D feature points for image matching. For a long time, hand-crafted designs, like the seminal SIFT algorithm, were unsurpassed in accuracy and efficiency. Recently,…

Computer Vision and Pattern Recognition · Computer Science 2020-03-23 Aritra Bhowmik , Stefan Gumhold , Carsten Rother , Eric Brachmann

Object detection is one of the most important areas in computer vision, which plays a key role in various practical scenarios. Due to limitation of hardware, it is often necessary to sacrifice accuracy to ensure the infer speed of the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Xiang Long , Kaipeng Deng , Guanzhong Wang , Yang Zhang , Qingqing Dang , Yuan Gao , Hui Shen , Jianguo Ren , Shumin Han , Errui Ding , Shilei Wen

Sequential recommendation is a popular task in academic research and close to real-world application scenarios, where the goal is to predict the next action(s) of the user based on his/her previous sequence of actions. In the training…

Information Retrieval · Computer Science 2022-04-26 Yuli Liu , Christian Walder , Lexing Xie

Capturing uncertainty in object detection is indispensable for safe autonomous driving. In recent years, deep learning has become the de-facto approach for object detection, and many probabilistic object detectors have been proposed.…

Computer Vision and Pattern Recognition · Computer Science 2021-07-13 Di Feng , Ali Harakeh , Steven Waslander , Klaus Dietmayer

6D object pose estimation involves determining the three-dimensional translation and rotation of an object within a scene and relative to a chosen coordinate system. This problem is of particular interest for many practical applications in…

Computer Vision and Pattern Recognition · Computer Science 2024-09-20 Thomas Pöllabauer , Ashwin Pramod , Volker Knauthe , Michael Wahl

This paper addresses the challenge of dynamic multi-objective optimization problems (DMOPs) by introducing novel approaches for accelerating prediction strategies within the evolutionary algorithm framework. Since the objectives of DMOPs…

Neural and Evolutionary Computing · Computer Science 2024-11-14 Ru Lei , Lin Li , Rustam Stolkin , Bin Feng

In the paradigm of object detection, the decision head is an important part, which affects detection performance significantly. Yet how to design a high-performance decision head remains to be an open issue. In this paper, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Ya-Li Li , Shengjin Wang

The presence of occlusions has provided substantial challenges to typically-powerful object recognition algorithms. Additional sources of information can be extremely valuable to reduce errors caused by occlusions. Scene context is known to…

Computer Vision and Pattern Recognition · Computer Science 2025-10-31 Courtney M. King , Daniel D. Leeds , Damian Lyons , George Kalaitzis

High-performance object detection relies on expensive convolutional networks to compute features, often leading to significant challenges in applications, e.g. those that require detecting objects from video streams in real time. The key to…

Computer Vision and Pattern Recognition · Computer Science 2018-04-17 Kai Chen , Jiaqi Wang , Shuo Yang , Xingcheng Zhang , Yuanjun Xiong , Chen Change Loy , Dahua Lin

Detection and description of keypoints from an image is a well-studied problem in Computer Vision. Some methods like SIFT, SURF or ORB are computationally really efficient. This paper proposes a solution for a particular case study on…

Computer Vision and Pattern Recognition · Computer Science 2020-06-05 Ibon Merino , Jon Azpiazu , Anthony Remazeilles , Basilio Sierra

State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet and Fast R-CNN have reduced the running time of these detection networks, exposing region proposal…

Computer Vision and Pattern Recognition · Computer Science 2016-01-07 Shaoqing Ren , Kaiming He , Ross Girshick , Jian Sun

There are mainly two types of state-of-the-art object detectors. On one hand, we have two-stage detectors, such as Faster R-CNN (Region-based Convolutional Neural Networks) or Mask R-CNN, that (i) use a Region Proposal Network to generate…

Computer Vision and Pattern Recognition · Computer Science 2018-09-03 Petru Soviany , Radu Tudor Ionescu

Self-supervised pre-training, based on the pretext task of instance discrimination, has fueled the recent advance in label-efficient object detection. However, existing studies focus on pre-training only a feature extractor network to learn…

Computer Vision and Pattern Recognition · Computer Science 2024-02-16 Nanqing Dong , Linus Ericsson , Yongxin Yang , Ales Leonardis , Steven McDonagh

In this paper, we present a dense hybrid proposal modulation (DHPM) method for lane detection. Most existing methods perform sparse supervision on a subset of high-scoring proposals, while other proposals fail to obtain effective shape and…

Computer Vision and Pattern Recognition · Computer Science 2023-05-01 Yuejian Wu , Linqing Zhao , Jiwen Lu , Haibin Yan

In the past few years, mobile deep-learning deployment progressed by leaps and bounds, but solutions still struggle to accommodate its severe and fluctuating operational restrictions, which include bandwidth, latency, computation, and…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Juliano S. Assine , J. C. S. Santos Filho , Eduardo Valle

Existing approaches for unsupervised point cloud pre-training are constrained to either scene-level or point/voxel-level instance discrimination. Scene-level methods tend to lose local details that are crucial for recognizing the road…

Computer Vision and Pattern Recognition · Computer Science 2022-09-05 Junbo Yin , Dingfu Zhou , Liangjun Zhang , Jin Fang , Cheng-Zhong Xu , Jianbing Shen , Wenguan Wang

Recently, some correlation filter based trackers with detection proposals have achieved state-of-the-art tracking results. However, a large number of redundant proposals given by the proposal generator may degrade the performance and speed…

Computer Vision and Pattern Recognition · Computer Science 2020-07-15 Luo Xiong , Yanjie Liang , Yan Yan , Hanzi Wang

In this paper, we focus on semi-supervised object detection to boost performance of proposal-based object detectors (a.k.a. two-stage object detectors) by training on both labeled and unlabeled data. However, it is non-trivial to train…

Computer Vision and Pattern Recognition · Computer Science 2020-04-27 Peng Tang , Chetan Ramaiah , Yan Wang , Ran Xu , Caiming Xiong

The interactions between human and objects are important for recognizing object-centric actions. Existing methods usually adopt a two-stage pipeline, where object proposals are first detected using a pretrained detector, and then are fed to…

Computer Vision and Pattern Recognition · Computer Science 2024-04-19 Xunsong Li , Pengzhan Sun , Yangcen Liu , Lixin Duan , Wen Li

Deep Neural Network (DNN) trained object detectors are widely deployed in many mission-critical systems for real time video analytics at the edge, such as autonomous driving and video surveillance. A common performance requirement in these…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-07-28 Yanzhao Wu , Ling Liu , Ramana Kompella