中文
相关论文

相关论文: Visual Tracking via Nonnegative Regularization Mul…

200 篇论文

Acquiring count annotations generally requires less human effort than point-level and bounding box annotations. Thus, we propose the novel problem setup of localizing objects in dense scenes under this weaker supervision. We propose LOOC, a…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Issam H. Laradji , Rafael Pardinas , Pau Rodriguez , David Vazquez

Proprioceptive localization refers to a new class of robot egocentric localization methods that do not rely on the perception and recognition of external landmarks. These methods are naturally immune to bad weather, poor lighting…

机器人学 · 计算机科学 2020-05-29 Hsin-Min Cheng , Dezhen Song

Urban-oriented autonomous vehicles require a reliable perception technology to tackle the high amount of uncertainties. The recently introduced compact 3D LIDAR sensor offers a surround spatial information that can be exploited to enhance…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Achim Kampker , Mohsen Sefati , Arya Abdul Rachman , Kai Kreisköther , Pascual Campoy

Visual loop closure detection is an important module in visual simultaneous localization and mapping (SLAM), which associates current camera observation with previously visited places. Loop closures correct drifts in trajectory estimation…

机器人学 · 计算机科学 2024-07-18 Jingwen Yu , Hanjing Ye , Jianhao Jiao , Ping Tan , Hong Zhang

Tracking many vehicles in wide coverage aerial imagery is crucial for understanding events in a large field of view. Most approaches aim to associate detections from frame differencing into tracks. However, slow or stopped vehicles result…

计算机视觉与模式识别 · 计算机科学 2016-03-30 Bor-Jeng Chen , Gerard Medioni

A robust visual tracking system requires an object appearance model that is able to handle occlusion, pose, and illumination variations in the video stream. This can be difficult to accomplish when the model is trained using only a single…

计算机视觉与模式识别 · 计算机科学 2014-08-27 Sareh Shirazi , Mehrtash T. Harandi , Brian C. Lovell , Conrad Sanderson

Learning object segmentation in image and video datasets without human supervision is a challenging problem. Humans easily identify moving salient objects in videos using the gestalt principle of common fate, which suggests that what moves…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Silky Singh , Shripad Deshmukh , Mausoom Sarkar , Balaji Krishnamurthy

The current trend in object detection and localization is to learn predictions with high capacity deep neural networks trained on a very large amount of annotated data and using a high amount of processing power. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Bastien Moysset , Christoper Kermorvant , Christian Wolf

Multiple Object Tracking (MOT) is a long-standing task in computer vision. Current approaches based on the tracking by detection paradigm either require some sort of domain knowledge or supervision to associate data correctly into tracks.…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Kalun Ho , Janis Keuper , Margret Keuper

3D visual grounding is a challenging task that often requires direct and dense supervision, notably the semantic label for each object in the scene. In this paper, we instead study the naturally supervised setting that learns from only 3D…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Chun Feng , Joy Hsu , Weiyu Liu , Jiajun Wu

Loop Closure Detection (LCD) is an essential component of visual simultaneous localization and mapping (SLAM) systems. It enables the recognition of previously visited scenes to eliminate pose and map estimate drifts arising from long-term…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Baosheng Zhang

Image copy detection is of great importance in real-life social media. In this paper, a data-driven and local-verification (D$^2$LV) approach is proposed to compete for Image Similarity Challenge: Matching Track at NeurIPS'21. In D$^2$LV,…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Wenhao Wang , Yifan Sun , Weipu Zhang , Yi Yang

Transcription-only Supervised Text Spotting aims to learn text spotters relying only on transcriptions but no text boundaries for supervision, thus eliminating expensive boundary annotation. The crux of this task lies in locating each…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Jingjing Wu , Zhengyao Fang , Pengyuan Lyu , Chengquan Zhang , Fanglin Chen , Guangming Lu , Wenjie Pei

There is a neglected fact in the traditional machine learning methods that the data sampling can actually lead to the solution sampling. We consider this observation to be important because having the solution sampling available makes the…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Shangzhen Luan , Baochang Zhang , Jungong Han , Chen Chen , Ling Shao , Alessandro Perina , Linlin Shen

Occlusion between different objects is a typical challenge in Multi-Object Tracking (MOT), which often leads to inferior tracking results due to the missing detected objects. The common practice in multi-object tracking is re-identifying…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Qiankun Liu , Dongdong Chen , Qi Chu , Lu Yuan , Bin Liu , Lei Zhang , Nenghai Yu

Visual place recognition is an important subproblem of mobile robot localization. Since it is a special case of image retrieval, the basic source of information is the pairwise similarity of image descriptors. However, the embedding of the…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Stefan Schubert , Peer Neubert , Peter Protzel

Unsupervised clustering aims at discovering the semantic categories of data according to some distance measured in the representation space. However, different categories often overlap with each other in the representation space at the…

Image registration is a process of aligning two or more images of same objects using geometric transformation. Most of the existing approaches work on the assumption of location invariance. These approaches require object-centric images to…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Deepak Mishra , Rajeev Ranjan , Santanu Chaudhury , Mukul Sarkar , Arvinder Singh Soin

CLIP retrieval is typically framed as a pointwise similarity problem in a shared embedding space. While CLIP achieves strong global cross-modal alignment, many retrieval failures arise from local geometric inconsistencies: nearby items are…

In this project, we implement a multiple object tracker, following the tracking-by-detection paradigm, as an extension of an existing method. It works by modelling the movement of objects by solving the filtering problem, and associating…

计算机视觉与模式识别 · 计算机科学 2017-10-03 Samuel Murray