中文
相关论文

相关论文: IG-TRACK: IOU Guided Siamese Networks for visual o…

200 篇论文

Visual object tracking (VOT) is an essential component for many applications, such as autonomous driving or assistive robotics. However, recent works tend to develop accurate systems based on more computationally expensive feature…

计算机视觉与模式识别 · 计算机科学 2020-07-03 Jianren Wang , Yihui He

3D object detection is an important yet demanding task that heavily relies on difficult to obtain 3D annotations. To reduce the required amount of supervision, we propose 3DIoUMatch, a novel semi-supervised method for 3D object detection…

计算机视觉与模式识别 · 计算机科学 2021-07-07 He Wang , Yezhen Cong , Or Litany , Yue Gao , Leonidas J. Guibas

In this paper, we propose deformable deep convolutional neural networks for generic object detection. This new deep learning object detection framework has innovations in multiple aspects. In the proposed new deep architecture, a new…

计算机视觉与模式识别 · 计算机科学 2015-06-03 Wanli Ouyang , Xiaogang Wang , Xingyu Zeng , Shi Qiu , Ping Luo , Yonglong Tian , Hongsheng Li , Shuo Yang , Zhe Wang , Chen-Change Loy , Xiaoou Tang

The problem of visual object tracking has traditionally been handled by variant tracking paradigms, either learning a model of the object's appearance exclusively online or matching the object with the target in an offline-trained embedding…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Jinghao Zhou , Peng Wang , Haoyang Sun

State-of-the-art object detectors and trackers are developing fast. Trackers are in general more efficient than detectors but bear the risk of drifting. A question is hence raised -- how to improve the accuracy of video object…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Hao Luo , Wenxuan Xie , Xinggang Wang , Wenjun Zeng

Tracking vehicles in LIDAR point clouds is a challenging task due to the sparsity of the data and the dense search space. The lack of structure in point clouds impedes the use of convolution filters usually employed in 2D object tracking.…

计算机视觉与模式识别 · 计算机科学 2020-05-07 Jesus Zarzar , Silvio Giancola , Bernard Ghanem

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Kang Kim , Hee Seok Lee

In this paper, a robust visual tracking approach via mixed model based convolutional neural networks (SDT) is developed. In order to handle abrupt or fast motion, a prior map is generated to facilitate the localization of region of interest…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Fangwen Tu , Shuzhi Sam Ge , Chang Chieh Hang

The advancement of visual tracking has continuously been brought by deep learning models. Typically, supervised learning is employed to train these models with expensive labeled data. In order to reduce the workload of manual annotations…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Ning Wang , Wengang Zhou , Yibing Song , Chao Ma , Wei Liu , Houqiang Li

Online updating of the object model via samples from historical frames is of great importance for accurate visual object tracking. Recent works mainly focus on constructing effective and efficient updating methods while neglecting the…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Ziyi Cheng , Xuhong Ren , Felix Juefei-Xu , Wanli Xue , Qing Guo , Lei Ma , Jianjun Zhao

High computational power and significant time are usually needed to train a deep learning based tracker on large datasets. Depending on many factors, training might not always be an option. In this paper, we propose a framework with two…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Ali Sekhavati , Won-Sook Lee

Accurate and robust visual object tracking is one of the most challenging and fundamental computer vision problems. It entails estimating the trajectory of the target in an image sequence, given only its initial location, and segmentation,…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Sajid Javed , Martin Danelljan , Fahad Shahbaz Khan , Muhammad Haris Khan , Michael Felsberg , Jiri Matas

Most object detection methods use bounding boxes to encode and represent the object shape and location. In this work, we explore a fuzzy representation of object regions using Gaussian distributions, which provides an implicit binary…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Jeffri M. Llerena , Luis Felipe Zeni , Lucas N. Kristen , Claudio Jung

Object cosegmentation addresses the problem of discovering similar objects from multiple images and segmenting them as foreground simultaneously. In this paper, we propose a novel end-to-end pipeline to segment the similar objects…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Prerana Mukherjee , Brejesh Lall , Snehith Lattupally

Visual-inertial odometry (VIO) has demonstrated remarkable success due to its low-cost and complementary sensors. However, existing VIO methods lack the generalization ability to adjust to different environments and sensor attributes. In…

机器人学 · 计算机科学 2024-05-28 Youqi Pan , Wugen Zhou , Yingdian Cao , Hongbin Zha

Object tracking is one of the fundamental problems in visual recognition tasks and has achieved significant improvements in recent years. The achievements often come with the price of enormous hardware consumption and expensive labor effort…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Yan Shen , Zhanghexuan Ji , Chunwei Ma , Mingchen Gao

We present a learning-based method to estimate the object bounding box from its 2D bird's-eye view (BEV) LiDAR points. Our method, entitled BoxNet, exploits a simple deep neural network that can efficiently handle unordered points. The…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Ehsan Nezhadarya , Yang Liu , Bingbing Liu

Deep Learning methods have been extensively used to analyze video data to extract valuable information by classifying image frames and detecting objects. We describe a unique approach for using video feed from a moving Locomotive to…

计算机视觉与模式识别 · 计算机科学 2017-12-22 Dattaraj J Rao , Shruti Mittal , S. Ritika

During training, supervised object detection tries to correctly match the predicted bounding boxes and associated classification scores to the ground truth. This is essential to determine which predictions are to be pushed towards which…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Henri De Plaen , Pierre-François De Plaen , Johan A. K. Suykens , Marc Proesmans , Tinne Tuytelaars , Luc Van Gool

Observing that Semantic features learned in an image classification task and Appearance features learned in a similarity matching task complement each other, we build a twofold Siamese network, named SA-Siam, for real-time object tracking.…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Anfeng He , Chong Luo , Xinmei Tian , Wenjun Zeng