中文
相关论文

相关论文: Efficient Discriminative Nonorthogonal Binary Subs…

200 篇论文

Deep learning forms a hierarchical network structure for representation of multiple input features. The adaptive structural learning method of Deep Belief Network (DBN) can realize a high classification capability while searching the…

神经与进化计算 · 计算机科学 2019-10-01 Shin Kamada , Takumi Ichimura

We present an approach to semi-supervised video object segmentation, in the context of the DAVIS 2017 challenge. Our approach combines category-based object detection, category-independent object appearance segmentation and temporal object…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Gilad Sharir , Eddie Smolyansky , Itamar Friedman

Optimization-based 3D object tracking is known to be precise and fast, but sensitive to large inter-frame displacements. In this paper we propose a fast and effective non-local 3D tracking method. Based on the observation that erroneous…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Xuhui Tian , Xinran Lin , Fan Zhong , Xueying Qin

The objective of this paper is self-supervised representation learning, with the goal of solving semi-supervised video object segmentation (a.k.a. dense tracking). We make the following contributions: (i) we propose to improve the existing…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Fangrui Zhu , Li Zhang , Yanwei Fu , Guodong Guo , Weidi Xie

Quadratic Unconstrained Binary Optimization (QUBO)-based suppression in object detection is known to have superiority to conventional Non-Maximum Suppression (NMS), especially for crowded scenes where NMS possibly suppresses the…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Keiichiro Yamamura , Toru Mitsutake , Hiroki Ishikura , Daiki Kusuhara , Akihiro Yoshida , Katsuki Fujisawa

Existing visual tracking methods usually localize a target object with a bounding box, in which the performance of the foreground object trackers or detectors is often affected by the inclusion of background clutter. To handle this problem,…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Chenglong Li , Liang Lin , Wangmeng Zuo , Jin Tang , Ming-Hsuan Yang

In this paper we propose a dynamic programming solution to the template-based recognition task in OCR case. We formulate a problem of optimal position search for complex objects consisting of parts forming a sequence. We limit the distance…

计算机视觉与模式识别 · 计算机科学 2020-08-03 M. A. Povolotskiy , D. V. Tropin

A long-term visual object tracking performance evaluation methodology and a benchmark are proposed. Performance measures are designed by following a long-term tracking definition to maximize the analysis probing strength. The new measures…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Alan Lukežič , Ugur Kart , Jani Käpylä , Ahmed Durmush , Joni-Kristian Kämäräinen , Jiří Matas , Matej Kristan

We present a fast and accurate visual tracking algorithm based on the multi-domain convolutional neural network (MDNet). The proposed approach accelerates feature extraction procedure and learns more discriminative models for instance…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Ilchae Jung , Jeany Son , Mooyeol Baek , Bohyung Han

Dramatic appearance variation due to pose constitutes a great challenge in fine-grained recognition, one which recent methods using attention mechanisms or second-order statistics fail to adequately address. Modern CNNs typically lack an…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Pei Guo , Ryan Farrell

In Computer Vision domain, moving Object Tracking considered as one of the toughest problem.As there so many factors associated like illumination of light, noise, occlusion, sudden start and stop of moving object, shading which makes…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Rajesh Misra , Kumar S. Ray

Tracking is one of the most important but still difficult tasks in computer vision and pattern recognition. The main difficulties in the tracking field are appearance variation and occlusion. Most traditional tracking methods set the…

计算机视觉与模式识别 · 计算机科学 2016-12-28 Jinho Lee , Brian Kenji Iwana , Shouta Ide , Seiichi Uchida

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…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Ibon Merino , Jon Azpiazu , Anthony Remazeilles , Basilio Sierra

We present a determinantal point process (DPP) inspired alternative to non-maximum suppression (NMS) which has become an integral step in all state-of-the-art object detection frameworks. DPPs have been shown to encourage diversity in…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Samik Some , Mithun Das Gupta , Vinay P. Namboodiri

Nearly all models for object tracking with artificial neural networks depend on appearance features extracted from a "backbone" architecture, designed for object recognition. Indeed, significant progress on object tracking has been spurred…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Girik Malik , Drew Linsley , Thomas Serre , Ennio Mingolla

The goal of multi-object tracking is to detect and track all objects in a scene while maintaining unique identifiers for each, by associating their bounding boxes across video frames. This association relies on matching motion and…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Momir Adžemović , Predrag Tadić , Andrija Petrović , Mladen Nikolić

Oriented object detection is a fundamental yet challenging task in remote sensing (RS), aiming to locate and classify objects with arbitrary orientations. Recent advancements in deep learning have significantly enhanced the capabilities of…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Kun Wang , Zi Wang , Zhang Li , Ang Su , Xichao Teng , Erting Pan , Minhao Liu , Qifeng Yu

Out-of-distribution (OoD) detection techniques for deep neural networks (DNNs) become crucial thanks to their filtering of abnormal inputs, especially when DNNs are used in safety-critical applications and interact with an open and dynamic…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Changshun Wu , Weicheng He , Chih-Hong Cheng , Xiaowei Huang , Saddek Bensalem

We propose in this paper a tracking algorithm which is able to adapt itself to different scene contexts. A feature pool is used to compute the matching score between two detected objects. This feature pool includes 2D, 3D displacement…

计算机视觉与模式识别 · 计算机科学 2011-12-07 Duc Phu Chau , François Bremond , Monique Thonnat

In this paper, we propose a novel effective non-rigid object tracking framework based on the spatial-temporal consistent saliency detection. In contrast to most existing trackers that utilize a bounding box to specify the tracked target,…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Pingping Zhang , Wei Liu , Dong Wang , Yinjie Lei , Hongyu Wang , Chunhua Shen , Huchuan Lu