中文
相关论文

相关论文: GridShift: A Faster Mode-seeking Algorithm for Ima…

200 篇论文

This work addresses visual cross-view metric localization for outdoor robotics. Given a ground-level color image and a satellite patch that contains the local surroundings, the task is to identify the location of the ground camera within…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Zimin Xia , Olaf Booij , Marco Manfredi , Julian F. P. Kooij

High-density object counting in surveillance scenes is challenging mainly due to the drastic variation of object scales. The prevalence of deep learning has largely boosted the object counting accuracy on several benchmark datasets.…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Muming Zhao , Jian Zhang , Chongyang Zhang , Wenjun Zhang

Objective: Spike sorting is a fundamental step in analysing extracellular recordings, enabling the isolation of single-neuron activity. However, it remains a challenging problem because extracellular traces mix overlapping spikes from…

信号处理 · 电气工程与系统科学 2025-06-12 Vasileios Georgiadis , Panagiotis C. Petrantonakis

Clustering of motion trajectories is highly relevant for human-robot interactions as it allows the anticipation of human motions, fast reaction to those, as well as the recognition of explicit gestures. Further, it allows automated analysis…

机器人学 · 计算机科学 2024-04-29 Christoph Zelch , Jan Peters , Oskar von Stryk

Multi-object tracking (MOT) is a challenging practical problem for vision based applications. Most recent approaches for MOT use precomputed detections from models such as Faster RCNN, performing fine-tuning of bounding boxes and…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Parthesh Soni , Falak Shah , Nisarg Vyas

Moving Object Detection (MOD) is a critical task for autonomous vehicles as moving objects represent higher collision risk than static ones. The trajectory of the ego-vehicle is planned based on the future states of detected moving objects.…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Mohamed Ramzy , Hazem Rashed , Ahmad El Sallab , Senthil Yogamani

Distributed signal processing for wireless sensor networks enables that different devices cooperate to solve different signal processing tasks. A crucial first step is to answer the question: who observes what? Recently, several distributed…

分布式、并行与集群计算 · 计算机科学 2017-09-08 Patricia Binder , Michael Muma , Abdelhak M. Zoubir

A common problem with segmentation of medical images using neural networks is the difficulty to obtain a significant number of pixel-level annotated data for training. To address this issue, we proposed a semi-supervised segmentation…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Ange Lou , Kareem Tawfik , Xing Yao , Ziteng Liu , Jack Noble

For safety-critical robotics applications such as autonomous driving, it is important to detect all required objects accurately in real-time. Motion segmentation offers a solution by identifying dynamic objects from the scene in a…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Riku Inoue , Masamitsu Tsuchiya , Yuji Yasui

The estimation of implicit cross-frame correspondences and the high computational cost have long been major challenges in video semantic segmentation (VSS) for driving scenes. Prior works utilize keyframes, feature propagation, or…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Diandian Guo , Deng-Ping Fan , Tongyu Lu , Christos Sakaridis , Luc Van Gool

Clustering is a separation of data into groups of similar objects. Every group called cluster consists of objects that are similar to one another and dissimilar to objects of other groups. In this paper, the K-Means algorithm is implemented…

机器学习 · 计算机科学 2013-04-03 P. Ashok , G. M Kadhar Nawaz , E. Elayaraja , V. Vadivel

Finding the graphs that are most similar to a query graph in a large database is a common task with various applications. A widely-used similarity measure is the graph edit distance, which provides an intuitive notion of similarity and…

数据库 · 计算机科学 2021-10-05 Franka Bause , David B. Blumenthal , Erich Schubert , Nils M. Kriege

State-of-the-art detection systems are generally evaluated on their ability to exhaustively retrieve objects densely distributed in the image, across a wide variety of appearances and semantic categories. Orthogonal to this, many real-life…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Amelie Royer , Christoph H. Lampert

The moving target segmentation (MTS) aims to segment out moving targets in the video, however, the classical algorithm faces the huge challenge of real-time processing in the current video era. Some scholars have successfully demonstrated…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Wenjie Liu , Lu Wang , Qingshan Wu

With the recent development of technology, wireless sensor networks (WSN) are becoming an important part of many applications. Knowing the exact location of each sensor in the network is very important issue. Therefore, the localization…

网络与互联网体系结构 · 计算机科学 2016-06-27 Biljana Risteska Stojkoska , Vesna Kirandziska

In this work we provide a new technique to design fast approximation algorithms for graph problems where the points of the graph lie in a metric space. Specifically, we present a sampling approach for such metric graphs that, using a…

数据结构与算法 · 计算机科学 2018-07-26 Hossein Esfandiari , Michael Mitzenmacher

In pattern recognition or machine learning, it is a very fundamental task to find nearest neighbors of a given point. All the methods for the task work basically by comparing the given point to all the points in the data set. That is why…

机器学习 · 计算机科学 2019-12-10 Hayoung Um , Heeyoul Choi

Object detection and data association are critical components in multi-object tracking (MOT) systems. Despite the fact that the two components are dependent on each other, prior works often design detection and data association modules…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Yongxin Wang , Kris Kitani , Xinshuo Weng

The Earth Mover's Distance (EMD) is a state-of-the art metric for comparing discrete probability distributions, but its high distinguishability comes at a high cost in computational complexity. Even though linear-complexity approximation…

机器学习 · 计算机科学 2019-05-29 Kubilay Atasu , Thomas Mittelholzer

Nearest neighbor search (NNS) aims to locate the points in high-dimensional space that is closest to the query point. The brute-force approach for finding the nearest neighbor becomes computationally infeasible when the number of points is…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Deepak Gupta , Russell Loane , Soumya Gayen , Dina Demner-Fushman