中文
相关论文

相关论文: LRR: Language-Driven Resamplable Continuous Repres…

200 篇论文

While deep convolutional neural networks (CNNs) are vulnerable to adversarial attacks, considerably few efforts have been paid to construct robust deep tracking algorithms against adversarial attacks. Current studies on adversarial attack…

计算机视觉与模式识别 · 计算机科学 2020-07-30 Shuai Jia , Chao Ma , Yibing Song , Xiaokang Yang

Practical face recognition has been studied in the past decades, but still remains an open challenge. Current prevailing approaches have already achieved substantial breakthroughs in recognition accuracy. However, their performance usually…

计算机视觉与模式识别 · 计算机科学 2015-11-03 Yandong Wen , Weiyang Liu , Meng Yang , Zhifeng Li

Fast appearance variations and the distractions of similar objects are two of the most challenging problems in visual object tracking. Unlike many existing trackers that focus on modeling only the target, in this work, we consider the…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Bi Li , Chengquan Zhang , Zhibin Hong , Xu Tang , Jingtuo Liu , Junyu Han , Errui Ding , Wenyu Liu

The existence of real-world adversarial examples (commonly in the form of patches) poses a serious threat for the use of deep learning models in safety-critical computer vision tasks such as visual perception in autonomous driving. This…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Giulio Rossolini , Federico Nesti , Gianluca D'Amico , Saasha Nair , Alessandro Biondi , Giorgio Buttazzo

Recent deep reinforcement learning (DRL) successes rely on end-to-end learning from fixed-size observational inputs (e.g. image, state-variables). However, many challenging and interesting problems in decision making involve observations or…

机器学习 · 计算机科学 2022-06-08 Vince Jankovics , Michael Garcia Ortiz , Eduardo Alonso

Tracking of objects in 3D is a fundamental task in computer vision that finds use in a wide range of applications such as autonomous driving, robotics or augmented reality. Most recent approaches for 3D multi object tracking (MOT) from…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Jan-Nico Zaech , Dengxin Dai , Alexander Liniger , Martin Danelljan , Luc Van Gool

Object tracking is the cornerstone of many visual analytics systems. While considerable progress has been made in this area in recent years, robust, efficient, and accurate tracking in real-world video remains a challenge. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Saeed Ranjbar Alvar , Ivan V. Bajić

Object tracking can be formulated as "finding the right object in a video". We observe that recent approaches for class-agnostic tracking tend to focus on the "finding" part, but largely overlook the "object" part of the task, essentially…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Achal Dave , Pavel Tokmakov , Cordelia Schmid , Deva Ramanan

Visual tracking fundamentally involves regressing the state of the target in each frame of a video. Despite significant progress, existing regression-based trackers still tend to experience failures and inaccuracies. To enhance the…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Zhuang Qi , Junlin Zhang , Xin Qi

Visual Object tracking research has undergone significant improvement in the past few years. The emergence of tracking by detection approach in tracking paradigm has been quite successful in many ways. Recently, deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Litu Rout , Sidhartha , Gorthi R. K. S. S. Manyam , Deepak Mishra

Modern object detectors are vulnerable to adversarial examples, which brings potential risks to numerous applications, e.g., self-driving car. Among attacks regularized by $\ell_p$ norm, $\ell_0$-attack aims to modify as few pixels as…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Yichi Zhang , Zijian Zhu , Xiao Yang , Jun Zhu

Multi-object tracking from RGB-D video sequences is a challenging problem due to the combination of changing viewpoints, motion, and occlusions over time. We observe that having the complete geometry of objects aids in their tracking, and…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Norman Müller , Yu-Shiang Wong , Niloy J. Mitra , Angela Dai , Matthias Nießner

Defending pre-trained vision-language models (VLMs), such as CLIP, against adversarial attacks is crucial, as these models are widely used in diverse zero-shot tasks, including image classification. However, existing adversarial training…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Futa Waseda , Saku Sugawara , Isao Echizen

The paper focuses on a classical tracking model, subspace learning, grounded on the fact that the targets in successive frames are considered to reside in a low-dimensional subspace or manifold due to the similarity in their appearances. In…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Yao Sui , Guanghui Wang , Li Zhang

Template-matching methods for visual tracking have gained popularity recently due to their good performance and fast speed. However, they lack effective ways to adapt to changes in the target object's appearance, making their tracking…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Tianyu Yang , Antoni B. Chan

Most model-free visual object tracking methods formulate the tracking task as object location estimation given by a 2D segmentation or a bounding box in each video frame. We argue that this representation is limited and instead propose to…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Denys Rozumnyi , Jiri Matas , Marc Pollefeys , Vittorio Ferrari , Martin R. Oswald

Following the tracking-by-attention paradigm, this paper introduces an object-centric, transformer-based framework for tracking in 3D. Traditional model-based tracking approaches incorporate the geometric effect of object- and ego motion…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Simon Doll , Niklas Hanselmann , Lukas Schneider , Richard Schulz , Markus Enzweiler , Hendrik P. A. Lensch

This paper introduces a novel approach to video object detection detection and tracking on Unmanned Aerial Vehicles (UAVs). By incorporating metadata, the proposed approach creates a memory map of object locations in actual world…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Benjamin Kiefer , Yitong Quan , Andreas Zell

Deep neural networks (DNNs) are increasingly integrated into LiDAR (Light Detection and Ranging)-based perception systems for autonomous vehicles (AVs), requiring robust performance under adversarial conditions. We aim to address the…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Minkyoung Cho , Yulong Cao , Zixiang Zhou , Z. Morley Mao

Multimodal vision-language (VL) learning has noticeably pushed the tendency toward generic intelligence owing to emerging large foundation models. However, tracking, as a fundamental vision problem, surprisingly enjoys less bonus from…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Mingzhe Guo , Zhipeng Zhang , Liping Jing , Haibin Ling , Heng Fan