← Search

Huchuan Lu

170 accepted papers

2026

CADTrack: Learning Contextual Aggregation with Deformable Alignment for Robust RGBT Tracking

AAAI 2026technical

RGB-Thermal (RGBT) tracking aims to exploit visible and thermal infrared modalities for robust all-weather object tracking. However, existing RGBT trackers struggle to resolve modality discrepancies, which poses great challenges for robust feature representation. This limitation hinders effective cr

Cited by 0SourcePDFScholar
2026

Complementary Prototype Mapping for Efficient Multimodal Anomaly Detection

CVPR 2026

Multimodal unsupervised anomaly detection has garnered increasing attention for robust defect localization.Recent approaches rely on establishing cross-modal matching relationships under normal conditions without explicit guidance.However, in practice, a single modality may have multiple distinct re

Cited by 0SourcecodeScholar
2026

Ego-InBetween: Generating Object State Transitions in Ego-Centric Videos

CVPR 2026

Understanding physical transformation processes is crucial for both human cognition and artificial intelligence systems, particularly from an egocentric perspective, which serves as a key bridge between humans and machines in action modeling. We define this modeling process as Egocentric Instructed

Cited by 0SourceScholar
2026

Eva-Tracker: ESDF-Update-Free, Visibility-Aware Planning with Target Reacquisition for Robust Aerial Tracking

ICRA 2026poster

The Euclidean Signed Distance Field (ESDF) is widely used in visibility evaluation to prevent occlusions and collisions during tracking. However, frequent ESDF updates introduce considerable computational overhead. To address this issue, we propose Eva-Tracker, a visibility-aware trajectory planning…

2026

MultiShotMaster: A Controllable Multi-Shot Video Generation Framework

CVPR 2026

Current video generation techniques excel at single-shot clips but struggle to produce narrative multi-shot videos, which require flexible shot arrangement, coherent narrative, and controllability beyond text prompts. To tackle these challenges, we propose MultiShotMaster, a framework for highly con

Cited by 0SourcecodeScholar
2026

RAGTrack: Language-aware RGBT Tracking with Retrieval-Augmented Generation

CVPR 2026

RGB-Thermal (RGBT) tracking aims to achieve robust object localization across diverse environmental conditions by fusing visible and thermal infrared modalities. However, existing RGBT trackers rely solely on initial-frame visual information for target modeling, failing to adapt to appearance variat

Cited by 0SourcecodeScholar
2026

RELO: Reinforcement Learning to Localize for Visual Object Tracking

ICML 2026poster

Existing one-stream Transformer-based visual trackers localize targets by training a classification head with a handcrafted spatial prior encoded as a heatmap. However, this heuristic supervision merely serves as a surrogate objective, which misaligns with evaluation metrics such as IoU and AUC. To …

Cited by 0SourceScholar
2026

Reinforcing Video Object Segmentation to Think before it Segments

CVPR 2026

Video reasoning segmentation (VRS) endeavors to delineate referred objects in videos guided by implicit instructions that encapsulate human intent and temporal logic. Previous approaches leverage large vision language models (LVLMs) to encode object semantics into \SEG tokens for mask prediction. Ho

Cited by 0SourceScholar
2026

StructMamPose: From Sequential Perception to Structural Reasoning for 3D Human Pose Estimation

ICML 2026poster

Accurately modeling complex temporal and topological dependencies and depth information is critical for monocular 3D human pose estimation, yet existing Mamba-based approaches struggle to fulfill these demands, suffering from internal state update confusion induced by forced sequence flattening and …

Cited by 0SourceScholar
2026

TGTrack: Temporal Generative Learning for Unified Single Object Tracking

CVPR 2026

Existing single object trackers typically treat temporal modeling superficially by passing limited inter-frame information, such as propagated tokens or template updates, without intrinsic temporal supervision learning. To address this limitation, we propose TGTrack, a new unified tracking framework

Cited by 0SourcecodeScholar
2026

UETrack: A Unified and Efficient Framework for Single Object Tracking

CVPR 2026

With growing real-world demands, efficient tracking has received increasing attention. However, most existing methods are limited to RGB inputs and struggle in multi-modal scenarios. Moreover, current multi-modal tracking approaches typically use complex designs, making them too heavy and slow for r

Cited by 0SourcecodeScholar
2026

UniMMAD: Unified Multi-Modal and Multi-Class Anomaly Detection via MoE-Driven Feature Decompression

CVPR 2026

Existing anomaly detection methods often treat the modality and class as independent factors. Although this paradigm has enriched the development of AD research branches and produced many specialized models, it has also led to fragmented solutions and excessive memory overhead. Moreover, reconstruct

Cited by 0SourcecodeScholar
2026

X-ReID: Multi-granularity Information Interaction for Video-Based Visible-Infrared Person Re-Identification

AAAI 2026technical

Large-scale vision-language models (e.g., CLIP) have recently achieved remarkable performance in retrieval tasks, yet their potential for Video-based Visible-Infrared Person Re-Identification (VVI-ReID) remains largely unexplored. The primary challenges are narrowing the modality gap and leveraging

Cited by 0SourcePDFScholar
2025

Autoregressive Video Generation without Vector Quantization

ICLR 2025poster

This paper presents a novel approach that enables autoregressive video generation with high efficiency. We propose to reformulate the video generation problem as a non-quantized autoregressive modeling of temporal frame-by-frame prediction and spatial set-by-set prediction. Unlike raster-scan predic…

2025

Bootstraping Clustering of Gaussians for View-consistent 3D Scene Understanding

AAAI 2025technical

Injecting semantics into 3D Gaussian Splatting (3DGS) has recently garnered significant attention. While current approaches typically distill 3D semantic features from 2D foundational models (e.g., CLIP and SAM) to facilitate novel view segmentation and semantic understanding, their heavy reliance o…

2025

CAT: A Unified Click-and-Track Framework for Realistic Tracking

ICCV 2025poster

Modern visual trackers have achieved robust performance with precisely initialized target bounding boxes. However, providing high-precision initial annotations is a process both labor-intensive and error-prone in real-world scenarios. Interactive initialization (e.g., click-based, scribble-based) pr…

2025

CCL-LGS: Contrastive Codebook Learning for 3D Language Gaussian Splatting

ICCV 2025poster

Recent advances in 3D reconstruction techniques and vision-language models have fueled significant progress in 3D semantic understanding, a capability critical to robotics, autonomous driving, and virtual/augmented reality. However, methods that rely on 2D priors are prone to a critical challenge: c…

2025

CLIMB-ReID: A Hybrid CLIP-Mamba Framework for Person Re-Identification

AAAI 2025technical

Person Re-IDentification (ReID) aims to identify specific persons from non-overlapping cameras. Recently, some works have suggested using large-scale pre-trained vision-language models like CLIP to boost ReID performance. Unfortunately, existing methods still struggle to address two key issues simul…

2025

DefMamba: Deformable Visual State Space Model

CVPR 2025poster

Recently, state space models (SSM), particularly Mamba, have attracted significant attention from scholars due to their ability to effectively balance computational efficiency and performance. However, most existing visual Mamba methods flatten images into 1D sequences using predefined scan orders,…

Cited by 1SourcePDFScholar
2025

EVEv2: Improved Baselines for Encoder-Free Vision-Language Models

ICCV 2025poster

Existing encoder-free vision-language models (VLMs) are rapidly narrowing the performance gap with their encoder-based counterparts, highlighting the promising potential for unified multimodal systems with structural simplicity and efficient deployment. We systematically clarify the performance gap…

2025

Efficient Motion Prompt Learning for Robust Visual Tracking

ICML 2025poster

Due to the challenges of processing temporal information, most trackers depend solely on visual discriminability and overlook the unique temporal coherence of video data. In this paper, we propose a lightweight and plug-and-play motion prompt tracking method. It can be easily integrated into existin…

2025

FineRS: Fine-grained Reasoning and Segmentation of Small Objects with Reinforcement Learning

NeurIPS 2025poster

Multi-modal Large Language Models (MLLMs) have shown remarkable capabilities across a wide range of vision-language tasks. However, due to the restricted input resolutions, MLLMs face significant challenges in precisely understanding and localizing visual details in high-resolution images---particul…

Cited by 0SourceScholar
2025

From Forecasting to Planning: Policy World Model for Collaborative State-Action Prediction

NeurIPS 2025poster

Despite remarkable progress in driving world models, their potential for autonomous systems remains largely untapped: the world models are mostly learned for world simulation and decoupled from trajectory planning. While recent efforts aim to unify world modeling and planning in a single framework,…

Cited by 0SourcecodeScholar
2025

GFM-Planner: Perception-Aware Trajectory Planning with Geometric Feature Metric

IROS 2025

Like humans who rely on landmarks for orientation, autonomous robots depend on feature-rich environments for accurate localization. In this paper, we propose the GFM-Planner, a perception-aware trajectory planning framework based on the geometric feature metric, which enhances LiDAR localization acc

Cited by 1SourceScholar
2025

Hierarchical Proxy Learning for Cloth-Changing Person Re-Identification

ICASSP 2025accepted

Cloth-Changing person Re-Identification (CC-ReID) depends significantly on learning discriminative features under the cloth-changing scenario. It is quite challenging due to the large intra-person variance and small inter-person variance caused by clothes changing. To address these issues, in this w…

Cited by 0SourceScholar
2025

High-Precision Dichotomous Image Segmentation via Probing Diffusion Capacity

ICLR 2025poster

In the realm of high-resolution (HR), fine-grained image segmentation, the primary challenge is balancing broad contextual awareness with the precision required for detailed object delineation, capturing intricate details and the finest edges of objects. Diffusion models, trained on vast datasets co…

2025

IDEA: Inverted Text with Cooperative Deformable Aggregation for Multi-modal Object Re-Identification

CVPR 2025poster

Multi-modal object Re-IDentification (ReID) aims to retrieve specific objects by utilizing complementary information from various modalities. However, existing methods focus on fusing heterogeneous visual features, neglecting the potential benefits of text-based semantic information. To address this…

Cited by 4SourcePDFScholar
2025

KARST: Multi-Kernel Kronecker Adaptation with Re-Scaling Transmission for Visual Classification

ICASSP 2025accepted

Fine-tuning pre-trained vision models for specific tasks is a common practice in computer vision. However, this process becomes more expensive and resource-intensive as models grow larger. Recently, parameter-efficient fine-tuning (PEFT) methods have emerged as a popular solution to improve training…

Cited by 0SourceScholar
2025

Learning Spatial-Semantic Features for Robust Video Object Segmentation

ICLR 2025poster

Tracking and segmenting multiple similar objects with distinct or complex parts in long-term videos is particularly challenging due to the ambiguity in identifying target components and the confusion caused by occlusion, background clutter, and changes in appearance or environment over time. In this…

Cited by 2SourcePDFScholar
2025

MambaPro: Multi-Modal Object Re-identification with Mamba Aggregation and Synergistic Prompt

AAAI 2025technical

Multi-modal object Re-IDentification (ReID) aims to retrieve specific objects by utilizing complementary image information from different modalities. Recently, large-scale pre-trained models like CLIP have demonstrated impressive performance in traditional single-modal ReID tasks. However, they rema…

2025

Mono2Stereo: A Benchmark and Empirical Study for Stereo Conversion

CVPR 2025poster

With the rapid proliferation of 3D devices and the shortage of 3D content, stereo conversion is attracting increasing attention. Recent works introduce pretrained Diffusion Models (DMs) into this task. However, due to the scarcity of large-scale training data and comprehensive benchmarks, the optima…

Cited by 0SourcePDFScholar
2025

ReNeg: Learning Negative Embedding with Reward Guidance

CVPR 2025highlight

In text-to-image (T2I) generation applications, negative embeddings have proven to be a simple yet effective approach for enhancing generation quality. Typically, these negative embeddings are derived from user-defined negative prompts, which, while being functional, are not necessarily optimal. In…

2025

Rethinking Evaluation of Infrared Small Target Detection

NeurIPS 2025poster

As an essential vision task, infrared small target detection (IRSTD) has seen significant advancements through deep learning. However, critical limitations in current evaluation protocols impede further progress. First, existing methods rely on fragmented pixel- and target-level specific met…

Cited by 0SourceScholar
2025

SUTrack: Towards Simple and Unified Single Object Tracking

AAAI 2025technical

In this paper, we propose a simple yet unified single object tracking (SOT) framework, dubbed SUTrack. It consolidates five SOT tasks (RGB-based, RGB-Depth, RGB-Thermal, RGB-Event, RGB-Language Tracking) into a unified model trained in a single session. Due to the distinct nature of the data, curren…

2025

Streaming Video Understanding and Multi-round Interaction with Memory-enhanced Knowledge

ICLR 2025poster

Recent advances in Large Language Models (LLMs) have enabled the development of Video-LLMs, advancing multimodal learning by bridging video data with language tasks. However, current video understanding models struggle with processing long video sequences, supporting multi-turn dialogues, and adapti…

2025

The Devil is in Temporal Token: High Quality Video Reasoning Segmentation

CVPR 2025poster

Existing methods for Video Reasoning Segmentation rely heavily on a single special token to represent the object in the keyframe or the entire video, inadequately capturing spatial complexity and inter-frame motion. To overcome these challenges, we propose VRS-HQ, an end-to-end video reasoning segme…

2025

TrackFusion: Enhancing Multi-Object Tracking With Temporal Trajectory Modeling and Frame-Integrated Detection

ICASSP 2025accepted

Although MOTIP is the SOTA multi-object tracking method, there are still some issues that limit its performance. First, MOTIP still has defects in temporal information modeling, which leads to the failure to fully utilize the historical information of the tracked target and affects the correlation p…

Cited by 0SourceScholar
2025

Two-stream Beats One-stream: Asymmetric Siamese Network for Efficient Visual Tracking

AAAI 2025technical

Efficient tracking has garnered attention for its ability to operate on resource-constrained platforms for real-world deployment beyond desktop GPUs. Current efficient trackers mainly follow precision-oriented trackers, adopting a one-stream framework with lightweight modules. However, blindly adher…

2025

UniMRSeg: Unified Modality-Relax Segmentation via Hierarchical Self-Supervised Compensation

NeurIPS 2025poster

Multi-modal image segmentation faces real-world deployment challenges from incomplete/corrupted modalities degrading performance. While existing methods address training-inference modality gaps via specialized per-combination models, they introduce high deployment costs by requiring exhaustive mode…

Cited by 0SourcecodeScholar
2025

VLIPP: Towards Physically Plausible Video Generation with Vision and Language Informed Physical Prior

ICCV 2025accepted

Video diffusion models (VDMs) have advanced significantly in recent years, enabling the generation of highly realistic videos and drawing the attention of the community in their potential as world simulators. However, despite their capabilities, VDMs often fail to produce physically plausible videos…

2024

Boosting Continual Learning of Vision-Language Models via Mixture-of-Experts Adapters

CVPR 2024poster

Continual learning can empower vision-language models to continuously acquire new knowledge without the need for access to the entire historical dataset. However mitigating the performance degradation in large-scale models is non-trivial due to (i) parameter shifts throughout lifelong learning and (…

2024

DCPT: Darkness Clue-Prompted Tracking in Nighttime UAVs

ICRA 2024poster

Existing nighttime unmanned aerial vehicle (UAV) trackers follow an "Enhance-then-Track" architecture - first using a light enhancer to brighten the nighttime video, then employing a daytime tracker to locate the object. This separate enhancement and tracking fails to build an end-to-end trainable v…

Cited by 17SourcecodeScholar
2024

DME: Unveiling the Bias for Better Generalized Monocular Depth Estimation

AAAI 2024technical

This paper aims to design monocular depth estimation models with better generalization abilities. To this end, we have conducted quantitative analysis and discovered two important insights. First, the Simulation Correlation phenomenon, commonly seen in long-tailed classification problems, also exist…

2024

EvSign: Sign Language Recognition and Translation with Streaming Events

ECCV 2024poster

"Sign language is one of the most effective communication tools for people with hearing difficulties. Most existing works focus on improving the performance of sign language tasks on RGB videos, which may suffer from degraded recording conditions, such as fast movement of hands with motion blur and…

2024

Fantastic Animals and Where to Find Them: Segment Any Marine Animal with Dual SAM

CVPR 2024highlight

As an important pillar of underwater intelligence Marine Animal Segmentation (MAS) involves segmenting animals within marine environments. Previous methods don't excel in extracting long-range contextual features and overlook the connectivity between discrete pixels. Recently Segment Anything Model…

2024

Hybrid-SORT: Weak Cues Matter for Online Multi-Object Tracking

AAAI 2024technical

Multi-Object Tracking (MOT) aims to detect and associate all desired objects across frames. Most methods accomplish the task by explicitly or implicitly leveraging strong cues (i.e., spatial and appearance information), which exhibit powerful instance-level discrimination. However, when object occlu…

2024

LLMs Can Evolve Continually on Modality for $\mathbb{X}$-Modal Reasoning

NeurIPS 2024poster

Multimodal Large Language Models (MLLMs) have gained significant attention due to their impressive capabilities in multimodal understanding. However, existing methods rely heavily on extensive modal-specific pretraining and joint-modal tuning, leading to significant computational burdens when expand…

2024

Large Occluded Human Image Completion via Image-Prior Cooperating

AAAI 2024technical

The completion of large occluded human body images poses a unique challenge for general image completion methods. The complex shape variations of human bodies make it difficult to establish a consistent understanding of their structures. Furthermore, as human vision is highly sensitive to human bodi…

2024

MAS-SAM: Segment Any Marine Animal with Aggregated Features

IJCAI 2024poster

Recently, Segment Anything Model (SAM) shows exceptional performance in generating high-quality object masks and achieving zero-shot image segmentation. However, as a versatile vision model, SAM is primarily trained with large-scale natural light images. In underwater scenes, it exhibits substantial…

2024

Magic Tokens: Select Diverse Tokens for Multi-modal Object Re-Identification

CVPR 2024poster

Single-modal object re-identification (ReID) faces great challenges in maintaining robustness within complex visual scenarios. In contrast multi-modal object ReID utilizes complementary information from diverse modalities showing great potentials for practical applications. However previous methods…

2024

Multi-modal Instruction Tuned LLMs with Fine-grained Visual Perception

CVPR 2024highlight

Multimodal Large Language Model (MLLMs) leverages Large Language Models as a cognitive framework for diverse visual-language tasks. Recent efforts have been made to equip MLLMs with visual perceiving and grounding capabilities. However there still remains a gap in providing fine-grained pixel-level…

2024

Multi-view Aggregation Network for Dichotomous Image Segmentation

CVPR 2024highlight

Dichotomous Image Segmentation (DIS) has recently emerged towards high-precision object segmentation from high-resolution natural images. When designing an effective DIS model the main challenge is how to balance the semantic dispersion of high-resolution targets in the small receptive field and the…

2024

Open-Vocabulary Camouflaged Object Segmentation

ECCV 2024poster

"Recently, the emergence of the large-scale vision-language model (VLM), such as CLIP, has opened the way towards open-world object perception. Many works have explored the utilization of pre-trained VLM for the challenging open-vocabulary dense prediction task that requires perceiving diverse objec…

2024

Part Representation Learning with Teacher-Student Decoder for Occluded Person Re-Identification

ICASSP 2024accepted

Occluded person re-identification (ReID) is a very challenging task due to the occlusion disturbance and incomplete target information. Leveraging external cues such as human pose or parsing to locate and align part features has been proven to be very effective in occluded person ReID. Meanwhile, re…

Cited by 0SourceScholar
2024

PixArt-$\alpha$: Fast Training of Diffusion Transformer for Photorealistic Text-to-Image Synthesis

ICLR 2024spotlight

The most advanced text-to-image (T2I) models require significant training costs (e.g., millions of GPU hours), seriously hindering the fundamental innovation for the AIGC community while increasing CO2 emissions. This paper introduces PixArt-$\alpha$, a Transformer-based T2I diffusion model whose im…

Cited by 546SourcePDFScholar
2024

PixArt-Sigma: Weak-to-Strong Training of Diffusion Transformer for 4K Text-to-Image Generation

ECCV 2024poster

"In this paper, we introduce , a Diffusion Transformer model (DiT) capable of directly generating images at 4K resolution. represents a significant advancement over its predecessor, , offering images of markedly higher fidelity and improved alignment with text prompts. A key feature of is its traini…

Cited by 178SourcePDFScholar
2024

PsySafe: A Comprehensive Framework for Psychological-based Attack, Defense, and Evaluation of Multi-agent System Safety

ACL 2024long

Multi-agent systems, when enhanced with Large Language Models (LLMs), exhibit profound capabilities in collective intelligence. However, the potential misuse of this intelligence for malicious purposes presents significant risks. To date, comprehensive research on the safety issues associated with m…

2024

Safety-First Tracker: A Trajectory Planning Framework for Omnidirectional Robot Tracking

IROS 2024poster

This paper introduces a Safety-First Tracker (SF-Tracker) designed for omnidirectional autonomous tracking robots. The position and orientation of omnidirectional robots are decoupled for stepwise planning to ensure trajectory safety and maintain target visibility. SF-Tracker puts the trajectory saf…

Cited by 0SourcecodeScholar
2024

Spatial-Temporal Multi-level Association for Video Object Segmentation

ECCV 2024poster

"Existing semi-supervised video object segmentation methods either focus on temporal feature matching or spatial-temporal feature modeling. However, they do not address the issues of sufficient target interaction and efficient parallel processing simultaneously, thereby constraining the learning of…

Cited by 2SourcePDFScholar
2024

Spider: A Unified Framework for Context-dependent Concept Segmentation

ICML 2024poster

Different from the context-independent (CI) concepts such as human, car, and airplane, context-dependent (CD) concepts require higher visual understanding ability, such as camouflaged object and medical lesion. Despite the rapid advance of many CD understanding tasks in respective branches, the isol…

2024

TF-CLIP: Learning Text-Free CLIP for Video-Based Person Re-identification

AAAI 2024technical

Large-scale language-image pre-trained models (e.g., CLIP) have shown superior performances on many cross-modal retrieval tasks. However, the problem of transferring the knowledge learned from such models to video-based person re-identification (ReID) has barely been explored. In addition, there is…

2024

TOP-ReID: Multi-Spectral Object Re-identification with Token Permutation

AAAI 2024technical

Multi-spectral object Re-identification (ReID) aims to retrieve specific objects by leveraging complementary information from different image spectra. It delivers great advantages over traditional single-spectral ReID in complex visual environment. However, the significant distribution gap among dif…

2024

UniPT: Universal Parallel Tuning for Transfer Learning with Efficient Parameter and Memory

CVPR 2024poster

Parameter-efficient transfer learning (PETL) i.e. fine-tuning a small portion of parameters is an effective strategy for adapting pre-trained models to downstream domains. To further reduce the memory demand recent PETL works focus on the more valuable memory-efficient characteristic. In this paper…

2024

Unveiling Encoder-Free Vision-Language Models

NeurIPS 2024spotlight

Existing vision-language models (VLMs) mostly rely on vision encoders to extract visual features followed by large language models (LLMs) for visual-language tasks. However, the vision encoders set a strong inductive bias in abstracting visual representation, e.g., resolution, aspect ratio, and sema…

2023

ARKitTrack: A New Diverse Dataset for Tracking Using Mobile RGB-D Data

CVPR 2023poster

Compared with traditional RGB-only visual tracking, few datasets have been constructed for RGB-D tracking. In this paper, we propose ARKitTrack, a new RGB-D tracking dataset for both static and dynamic scenes captured by consumer-grade LiDAR scanners equipped on Apple's iPhone and iPad. ARKitTrack c…

2023

Adaptive Illumination Mapping for Shadow Detection in Raw Images

ICCV 2023poster

Shadow detection methods rely on multi-scale contrast, especially global contrast, information to locate shadows correctly. However, we observe that the camera image signal processor (ISP) tends to preserve more local contrast information by sacrificing global contrast information during the raw-to-…

Cited by 15PDFcodeScholar
2023

CiteTracker: Correlating Image and Text for Visual Tracking

ICCV 2023poster

Existing visual tracking methods typically take an image patch as the reference of the target to perform tracking. However, a single image patch cannot provide a complete and precise concept of the target object as images are limited in their ability to abstract and can be ambiguous, which makes it…

Cited by 51PDFcodeScholar
2023

Compression-Aware Video Super-Resolution

CVPR 2023poster

Videos stored on mobile devices or delivered on the Internet are usually in compressed format and are of various unknown compression parameters, but most video super-resolution (VSR) methods often assume ideal inputs resulting in large performance gap between experimental settings and real-world app…

2023

Dual Memory Aggregation Network for Event-Based Object Detection with Learnable Representation

AAAI 2023technical

Event-based cameras are bio-inspired sensors that capture brightness change of every pixel in an asynchronous manner. Compared with frame-based sensors, event cameras have microsecond-level latency and high dynamic range, hence showing great potential for object detection under high-speed motion and…

2023

Exploring Lightweight Hierarchical Vision Transformers for Efficient Visual Tracking

ICCV 2023poster

Transformer-based visual trackers have demonstrated significant progress owing to their superior modeling capabilities. However, existing trackers are hampered by low speed, limiting their applicability on devices with limited computational power. To alleviate this problem, we propose HiT, a new fam…

Cited by 70PDFcodeScholar
2023

Exploring Transformers for Open-world Instance Segmentation

ICCV 2023poster

Open-world instance segmentation is a rising task, which aims to segment all objects in the image by learning from a limited number of base-category objects. This task is challenging, as the number of unseen categories could be hundreds of times larger than that of seen categories. Recently, the DET…

Cited by 10PDFScholar
2023

GM-NeRF: Learning Generalizable Model-Based Neural Radiance Fields From Multi-View Images

CVPR 2023poster

In this work, we focus on synthesizing high-fidelity novel view images for arbitrary human performers, given a set of sparse multi-view images. It is a challenging task due to the large variation among articulated body poses and heavy self-occlusions. To alleviate this, we introduce an effective gen…

2023

Isomer: Isomerous Transformer for Zero-shot Video Object Segmentation

ICCV 2023poster

Recent leading zero-shot video object segmentation (ZVOS) works devote to integrating appearance and motion information by elaborately designing feature fusion modules and identically applying them in multiple feature stages. Our preliminary experiments show that with the strong long-range dependenc…

Cited by 15PDFcodeScholar
2023

MetaBEV: Solving Sensor Failures for 3D Detection and Map Segmentation

ICCV 2023poster

Perception systems in modern autonomous driving vehicles typically take inputs from complementary multi-modal sensors, e.g., LiDAR and cameras. However, in real-world applications, sensor corruptions and failures lead to inferior performances, thus compromising autonomous safety. In this paper, we p…

Cited by 43PDFScholar
2023

Segment Every Reference Object in Spatial and Temporal Spaces

ICCV 2023poster

The reference-based object segmentation tasks, namely referring image segmentation (RIS), referring video object segmentation (RVOS), and video object segmentation (VOS), aim to segment a specific object by utilizing either language or annotated masks as references. Despite significant progress in…

Cited by 12PDFScholar
2023

SeqTrack: Sequence to Sequence Learning for Visual Object Tracking

CVPR 2023poster

In this paper, we present a new sequence-to-sequence learning framework for visual tracking, dubbed SeqTrack. It casts visual tracking as a sequence generation problem, which predicts object bounding boxes in an autoregressive fashion. This is different from prior Siamese trackers and transformer tr…

2023

Towards Deeply Unified Depth-aware Panoptic Segmentation with Bi-directional Guidance Learning

ICCV 2023oral

Depth-aware panoptic segmentation is an emerging topic in computer vision which combines semantic and geometric understanding for more robust scene interpretation. Recent works pursue unified frameworks to tackle this challenge but mostly still treat it as two individual learning tasks, which limits…

Cited by 12PDFcodeScholar
2023

Universal Instance Perception As Object Discovery and Retrieval

CVPR 2023poster

All instance perception tasks aim at finding certain objects specified by some queries such as category names, language expressions, and target annotations, but this complete field has been split into multiple independent subtasks. In this work, we present a universal instance perception model of th…

2022

Adaptive Co-Teaching for Unsupervised Monocular Depth Estimation

ECCV 2022poster

"Unsupervised depth estimation using photometric losses suffers from local minimum and training instability. We address this issue by proposing an adaptive co-teaching framework to distill the learned knowledge from unsupervised teacher networks to a student network. We design an ensemble architectu…

2022

Look Back and Forth: Video Super-Resolution With Explicit Temporal Difference Modeling

CVPR 2022poster

Temporal modeling is crucial for video super-resolution. Most of the video super-resolution methods adopt the optical flow or deformable convolution for explicitly motion compensation. However, such temporal modeling techniques increase the model complexity and might fail in case of occlusion or com…

Cited by 60PDFcodeScholar
2022

MVSalNet:Multi-View Augmentation for RGB-D Salient Object Detection

ECCV 2022poster

"RGB-D salient object detection (SOD) enjoys significant advantages in understanding 3D geometry of the scene. However, the geometry information conveyed by depth maps are mostly under-explored in existing RGB-D SOD methods. In this paper, we propose a new framework to address this issue. We augment…

Cited by 44SourcePDFScholar
2022

Multi-Source Uncertainty Mining for Deep Unsupervised Saliency Detection

CVPR 2022poster

Deep learning-based image salient object detection (SOD) heavily relies on large-scale training data with pixel-wise labeling. High-quality labels involve intensive labor and are expensive to acquire. In this paper, we propose a novel multi-source uncertainty mining method to facilitate unsupervised…

Cited by 44PDFScholar
2022

Self-Supervised Pretraining for RGB-D Salient Object Detection

AAAI 2022technical

Existing CNNs-Based RGB-D salient object detection (SOD) networks are all required to be pretrained on the ImageNet to learn the hierarchy features which helps provide a good initialization. However, the collection and annotation of large-scale datasets are time-consuming and expensive. In this pap…

2022

Semi-Supervised Video Salient Object Detection Based on Uncertainty-Guided Pseudo Labels

NeurIPS 2022accept

Semi-Supervised Video Salient Object Detection (SS-VSOD) is challenging because of the lack of temporal information in video sequences caused by sparse annotations. Most works address this problem by generating pseudo labels for unlabeled data. However, error-prone pseudo labels negatively affect th…

Cited by 13SourcePDFScholar
2022

TimeReplayer: Unlocking the Potential of Event Cameras for Video Interpolation

CVPR 2022poster

Recording fast motion in a high FPS (frame-per-second) requires expensive high-speed cameras. As an alternative, interpolating low-FPS videos from commodity cameras has attracted significant attention. If only low-FPS videos are available, motion assumptions (linear or quadratic) are necessary to in…

Cited by 37PDFScholar
2022

Towards Grand Unification of Object Tracking

ECCV 2022poster

"We present a unified method, termed Unicorn, that can simultaneously solve four tracking problems (SOT, MOT, VOS, MOTS) with a single network using the same model parameters. Due to the fragmented definitions of the object tracking problem itself, most existing trackers are developed to address a s…

2022

United Defocus Blur Detection and Deblurring via Adversarial Promoting Learning

ECCV 2022poster

"Understanding blur from a single defocused image contains two tasks of defocus detection and deblurring. This paper makes the earliest effort to jointly learn both defocus detection and deblurring without using pixel-level defocus detection annotation and paired defocus deblurring ground truth. We…

2022

Visible-Thermal UAV Tracking: A Large-Scale Benchmark and New Baseline

CVPR 2022poster

With the popularity of multi-modal sensors, visible-thermal (RGB-T) object tracking is to achieve robust performance and wider application scenarios with the guidance of objects' temperature information. However, the lack of paired training samples is the main bottleneck for unlocking the power of R…

Cited by 208PDFcodeScholar
2022

You Only Infer Once: Cross-Modal Meta-Transfer for Referring Video Object Segmentation

AAAI 2022technical

We present YOFO (You Only inFer Once), a new paradigm for referring video object segmentation (RVOS) that operates in an one-stage manner. Our key insight is that the language descriptor should serve as target-specific guidance to identify the target object, while a direct feature fusion of image an…

Cited by 59SourcePDFScholar
2022

Zoom in and Out: A Mixed-Scale Triplet Network for Camouflaged Object Detection

CVPR 2022poster

The recently proposed camouflaged object detection (COD) attempts to segment objects that are visually blended into their surroundings, which is extremely complex and difficult in real-world scenarios. Apart from high intrinsic similarity between the camouflaged objects and their background, the obj…

Cited by 349PDFcodeScholar
2021

Alpha-Refine: Boosting Tracking Performance by Precise Bounding Box Estimation

CVPR 2021poster

Visual object tracking aims to precisely estimate the bounding box for the given target, which is a challenging problem due to factors such as deformation and occlusion. Many recent trackers adopt the multiple-stage tracking strategy to improve the quality of bounding box estimation. These methods f…

Cited by 268PDFcodeScholar
2021

CR-Fill: Generative Image Inpainting With Auxiliary Contextual Reconstruction

ICCV 2021poster

Recent deep generative inpainting methods use attention layers to allow the generator to explicitly borrow feature patches from the known region to complete a missing region. Due to the lack of supervision signals for the correspondence between missing regions and known regions, it may fail to find…

Cited by 159PDFcodeScholar
2021

Can Scale-Consistent Monocular Depth Be Learned in a Self-Supervised Scale-Invariant Manner?

ICCV 2021poster

Geometric constraints are shown to enforce scale consistency and remedy the scale ambiguity issue in self-supervised monocular depth estimation. Meanwhile, scale-invariant losses focus on learning relative depth, leading to accurate relative depth prediction. To combine the best of both worlds, we l…

Cited by 49PDFScholar
2021

Dynamic Context-Sensitive Filtering Network for Video Salient Object Detection

ICCV 2021poster

The ability to capture inter-frame dynamics has been critical to the development of video salient object detection (VSOD). While many works have achieved great success in this field, a deeper insight into its dynamic nature should be developed. In this work, we aim to answer the following questions:…

Cited by 128PDFcodeScholar
2021

Encoder Fusion Network With Co-Attention Embedding for Referring Image Segmentation

CVPR 2021poster

Recently, referring image segmentation has aroused widespread interest. Previous methods perform the multi-modal fusion between language and vision at the decoding side of the network. And, linguistic feature interacts with visual feature of each scale separately, which ignores the continuous guidan…

Cited by 196PDFScholar
2021

Joint Semantic Mining for Weakly Supervised RGB-D Salient Object Detection

NeurIPS 2021poster

Training saliency detection models with weak supervisions, e.g., image-level tags or captions, is appealing as it removes the costly demand of per-pixel annotations. Despite the rapid progress of RGB-D saliency detection in fully-supervised setting, it however remains an unexplored territory when on…

2021

Learning Motion-Appearance Co-Attention for Zero-Shot Video Object Segmentation

ICCV 2021poster

How to make the appearance and motion information interact effectively to accommodate complex scenarios is a fundamental issue in flow-based zero-shot video object segmentation. In this paper, we propose an Attentive Multi-Modality Collaboration Network (AMC-Net) to utilize appearance and motion inf…

Cited by 78PDFcodeScholar
2021

Learning Spatio-Temporal Transformer for Visual Tracking

ICCV 2021poster

In this paper, we present a new tracking architecture with an encoder-decoder transformer as the key component. The encoder models the global spatio-temporal feature dependencies between target objects and search regions, while the decoder learns a query embedding to predict the spatial positions of…

Cited by 1080PDFcodeScholar
2021

LightTrack: Finding Lightweight Neural Networks for Object Tracking via One-Shot Architecture Search

CVPR 2021poster

Object tracking has achieved significant progress over the past few years. However, state-of-the-art trackers become increasingly heavy and expensive, which limits their deployments in resource-constrained applications. In this work, we present LightTrack, which uses neural architecture search (NAS)…

Cited by 241PDFcodeScholar
2021

MFNet: Multi-Filter Directive Network for Weakly Supervised Salient Object Detection

ICCV 2021poster

Weakly supervised salient object detection (WSOD) targets to train a CNNs-based saliency network using only low-cost annotations. Existing WSOD methods take various techniques to pursue single "high-quality" pseudo label from low-cost annotations and then develop their saliency networks. Though thes…

Cited by 82PDFcodeScholar
2021

Multi-Target Domain Adaptation With Collaborative Consistency Learning

CVPR 2021poster

Recently unsupervised domain adaptation for the semantic segmentation task has become more and more popular due to the high-cost of pixel-level annotation on real-world images. However, most domain adaptation methods are only restricted to single-source-single-target pair, and can not be directly ex…

Cited by 108PDFcodeScholar
2021

Neighbor2Neighbor: Self-Supervised Denoising From Single Noisy Images

CVPR 2021poster

In the last few years, image denoising has benefited a lot from the fast development of neural networks. However, the requirement of large amounts of noisy-clean image pairs for supervision limits the wide use of these models. Although there have been a few attempts in training an image denoising mo…

Cited by 451PDFcodeScholar
2021

Similarity Reasoning and Filtration for Image-Text Matching

AAAI 2021technical

Image-text matching plays a critical role in bridging the vision and language, and great progress has been made by exploiting the global alignment between image and sentence, or local alignments between regions and words. However, how to make the most of these alignments to infer more accurate match…

2021

Video Annotation for Visual Tracking via Selection and Refinement

ICCV 2021poster

Deep learning based visual trackers entail offline pre-training on large volumes of video datasets with accurate bounding box annotations that are labor-expensive to achieve. We present a new framework to facilitate bounding box annotations for video sequences, which investigates a selection-and-ref…

Cited by 11PDFcodeScholar
2021

Watching You: Global-Guided Reciprocal Learning for Video-Based Person Re-Identification

CVPR 2021poster

Video-based person re-identification (Re-ID) aims to automatically retrieve video sequences of the same person under non-overlapping cameras. To achieve this goal, it is the key to fully utilize abundant spatial and temporal cues in videos. Existing methods usually focus on the most conspicuous imag…

Cited by 118PDFcodeScholar
2020

A Single Stream Network for Robust and Real-time RGB-D Salient Object Detection

ECCV 2020poster

Existing RGB-D salient object detection (SOD) approaches concentrate on the cross-modal fusion between the RGB stream and the depth stream. They do not deeply explore the effect of the depth map itself. In this work, we design a single stream network to directly use the depth map to guide early fusi…

2020

A2dele: Adaptive and Attentive Depth Distiller for Efficient RGB-D Salient Object Detection

CVPR 2020poster

Existing state-of-the-art RGB-D salient object detection methods explore RGB-D data relying on a two-stream architecture, in which an independent subnetwork is required to process depth data. This inevitably incurs extra computational costs and memory consumption, and using depth data during testing…

Cited by 281PDFcodeScholar
2020

Accurate RGB-D Salient Object Detection via Collaborative Learning

ECCV 2020poster

Benefiting from the spatial cues embedded in depth images, recent progress on RGB-D saliency detection shows impressive ability on some challenge scenarios. However, there are still two limitations. One hand is that the pooling and upsampling operations in FCNs might cause blur object boundaries. On…

2020

Asymmetric Two-Stream Architecture for Accurate RGB-D Saliency Detection

ECCV 2020poster

Most existing RGB-D saliency detection methods adopt symmetric two-stream architectures for learning discriminative RGB and depth representations. In fact, there is another level of ambiguity that is often overlooked: if RGB and depth data are necessary to fit into the same network. In this paper, w…

2020

Bi-Directional Relationship Inferring Network for Referring Image Segmentation

CVPR 2020poster

Most existing methods do not explicitly formulate the mutual guidance between vision and language. In this work, we propose a bi-directional relationship inferring network (BRINet) to model the dependencies of cross-modal information. In detail, the vision-guided linguistic attention is used to lear…

Cited by 199PDFScholar
2020

CLIFFNet for Monocular Depth Estimation with Hierarchical Embedding Loss

ECCV 2020poster

This paper proposes a hierarchical loss for monocular depth estimation, which measures the differences between the prediction and ground truth in hierarchical embedding spaces of depth maps. In order to find an appropriate embedding space, we design different architectures for hierarchical embedding…

2020

Cooling-Shrinking Attack: Blinding the Tracker With Imperceptible Noises

CVPR 2020poster

Adversarial attack of CNN aims at deceiving models to misbehave by adding imperceptible perturbations to images. This feature facilitates to understand neural networks deeply and to improve the robustness of deep learning models. Although several works have focused on attacking image classifiers and…

Cited by 105PDFcodeScholar
2020

Hierarchical Dynamic Filtering Network for RGB-D Salient Object Detection

ECCV 2020poster

The main purpose of RGB-D salient object detection (SOD) is how to better integrate and utilize cross-modal fusion information. In this paper, we explore these issues from a new perspective. We integrate the features of different modalities through densely connected structures and use their mixed fe…

2020

High-Performance Long-Term Tracking With Meta-Updater

CVPR 2020oral

Long-term visual tracking has drawn increasing attention because it is much closer to practical applications than short-term tracking. Most top-ranked long-term trackers adopt the offline-trained Siamese architectures, thus,they cannot benefit from great progress of short-term trackers with online u…

Cited by 319PDFcodeScholar
2020

High-Resolution Image Inpainting with Iterative Confidence Feedback and Guided Upsampling

ECCV 2020poster

Existing image inpainting methods often produce artifacts when dealing with large holes in real applications. To address this challenge, we propose an iterative inpainting method with a feedback mechanism. Specifically, we introduce a deep generative model which not only outputs an inpainting result…

Cited by 219SourcePDFScholar
2020

SDC-Depth: Semantic Divide-and-Conquer Network for Monocular Depth Estimation

CVPR 2020poster

Monocular depth estimation is an ill-posed problem, and as such critically relies on scene priors and semantics. Due to its complexity, we propose a deep neural network model based on a semantic divide-and-conquer approach. Our model decomposes a scene into semantic segments, such as object instance…

Cited by 160PDFScholar
2020

Select, Supplement and Focus for RGB-D Saliency Detection

CVPR 2020poster

Depth data containing a preponderance of discriminative power in location have been proven beneficial for accurate saliency prediction. However, RGB-D saliency detection methods are also negatively influenced by randomly distributed erroneous or missing regions on the depth map or along the object b…

Cited by 266PDFcodeScholar
2020

Suppress and Balance: A Simple Gated Network for Salient Object Detection

ECCV 2020poster

Most salient object detection approaches use U-Net or feature pyramid networks (FPN) as their basic structures. These methods ignore two key problems when the encoder exchanges information with the decoder: one is the lack of interference control between them, the other is without considering the di…

2020

Unsupervised Video Object Segmentation with Joint Hotspot Tracking

ECCV 2020poster

Object tracking is a well-studied problem in computer vision while identifying salient spots of objects in a video is a less explored direction in the literature. Video eye gaze estimation methods aim to tackle a related task but salient spots in those methods are not bounded by objects and tend to…

2019

'Skimming-Perusal' Tracking: A Framework for Real-Time and Robust Long-Term Tracking

ICCV 2019poster

Compared with traditional short-term tracking, long-term tracking poses more challenges and is much closer to realistic applications. However, few works have been done and their performance have also been limited. In this work, we present a novel robust and real-time long-term tracking framework bas…

Cited by 229PDFcodeScholar
2019

A Mutual Learning Method for Salient Object Detection With Intertwined Multi-Supervision

CVPR 2019poster

Though deep learning techniques have made great progress in salient object detection recently, the predicted saliency maps still suffer from incomplete predictions due to the internal complexity of objects and inaccurate boundaries caused by strides in convolution and pooling operations. To alleviat…

Cited by 289PDFcodeScholar
2019

CapSal: Leveraging Captioning to Boost Semantics for Salient Object Detection

CVPR 2019poster

Detecting salient objects in cluttered scenes is a big challenge. To address this problem, we argue that the model needs to learn discriminative semantic features for salient objects. To this end, we propose to leverage captioning as an auxiliary semantic task to boost salient object detection in c…

Cited by 136PDFScholar
2019

Cascaded Context Pyramid for Full-Resolution 3D Semantic Scene Completion

ICCV 2019oral

Semantic Scene Completion (SSC) aims to simultaneously predict the volumetric occupancy and semantic category of a 3D scene. It helps intelligent devices to understand and interact with the surrounding scenes. Due to the high-memory requirement, current methods only produce low-resolution completion…

Cited by 77PDFScholar
2019

Deep Reinforcement Active Learning for Human-in-the-Loop Person Re-Identification

ICCV 2019oral

Most existing person re-identification(Re-ID) approaches achieve superior results based on the assumption that a large amount of pre-labelled data is usually available and can be put into training phrase all at once. However, this assumption is not applicable to most real-world deployment of the Re-…

Cited by 118PDFScholar
2019

Depth-Induced Multi-Scale Recurrent Attention Network for Saliency Detection

ICCV 2019poster

In this work, we propose a novel depth-induced multi-scale recurrent attention network for saliency detection. It achieves dramatic performance especially in complex scenarios. There are three main contributions of our network that are experimentally demonstrated to have significant practical merits…

Cited by 526PDFScholar
2019

Enhancing Diversity of Defocus Blur Detectors via Cross-Ensemble Network

CVPR 2019oral

Defocus blur detection (DBD) is a fundamental yet challenging topic, since the homogeneous region is obscure and the transition from the focused area to the unfocused region is gradual. Recent DBD methods make progress through exploring deeper or wider networks with the expense of high memory and co…

Cited by 75PDFcodeScholar
2019

GradNet: Gradient-Guided Network for Visual Object Tracking

ICCV 2019oral

The fully-convolutional siamese network based on template matching has shown great potentials in visual tracking. During testing, the template is fixed with the initial target feature and the performance totally relies on the general matching ability of the siamese network. However, this manner cann…

Cited by 400PDFcodeScholar
2019

Joint Learning of Saliency Detection and Weakly Supervised Semantic Segmentation

ICCV 2019poster

Existing weakly supervised semantic segmentation (WSSS) methods usually utilize the results of pre-trained saliency detection (SD) models without explicitly modelling the connections between the two tasks, which is not the most efficient configuration. Here we propose a unified multi-task learning f…

Cited by 246PDFcodeScholar
2019

Language Person Search with Mutually Connected Classification Loss

ICASSP 2019accepted

In this work, we develop an effective person search algorithm with natural language descriptions. The contributions of this work mainly include two aspects. First, we design a baseline language person search framework including three basic components: a deep CNN model to extract visual features, a b…

Cited by 0SourceScholar
2019

Memory-oriented Decoder for Light Field Salient Object Detection

NeurIPS 2019poster

Light field data have been demonstrated in favor of many tasks in computer vision, but existing works about light field saliency detection still rely on hand-crafted features. In this paper, we present a deep-learning-based method where a novel memory-oriented decoder is tailored for light field sal…

2019

Multi-Source Weak Supervision for Saliency Detection

CVPR 2019poster

The high cost of pixel-level annotations makes it appealing to train saliency detection models with weak supervision. However, a single weak supervision source usually does not contain enough information to train a well-performing model. To this end, we propose a unified framework to train saliency…

Cited by 227PDFcodeScholar
2019

Online Single Person Tracking for Unmanned Aerial Vehicles: Benchmark and New Baseline

ICASSP 2019accepted

Online tracking a specific person from a low-altitude unmanned aerial vehicle (UAV) is a very interesting and challenging problem to be solved. However, there exists no large-scale aerial video dataset regarding this online single person tracking (OSPT) task. To promote the study of the OSPT problem…

Cited by 0SourceScholar
2019

Visual Tracking via Adaptive Spatially-Regularized Correlation Filters

CVPR 2019oral

In this work, we propose a novel adaptive spatially-regularized correlation filters (ASRCF) model to simultaneously optimize the filter coefficients and the spatial regularization weight. First, this adaptive spatial regularization scheme could learn an effective spatial weight for a specific object…

Cited by 498PDFcodeScholar
2018

A Bi-Directional Message Passing Model for Salient Object Detection

CVPR 2018poster

Recent progress on salient object detection is beneficial from Fully Convolutional Neural Network (FCN). The saliency cues contained in multi-level convolutional features are complementary for detecting salient objects. How to integrate multi-level features becomes an open problem in saliency detect…

Cited by 579SourcePDFScholar
2018

Correlation Tracking via Joint Discrimination and Reliability Learning

CVPR 2018poster

For visual tracking, an ideal filter learned by the correlation filter (CF) method should take both discrimination and reliability information. However, existing attempts usually focus on the former one while pay less attention to reliability learning. This may make the learned filter be dominated b…

2018

Defocus Blur Detection via Multi-Stream Bottom-Top-Bottom Fully Convolutional Network

CVPR 2018poster

Defocus blur detection (DBD) is the separation of infocus and out-of-focus regions in an image. This process has been paid considerable attention because of its remarkable potential applications. Accurate differentiation of homogeneous regions and detection of low-contrast focal regions, as well as…

Cited by 98SourcePDFScholar
2018

Detect Globally, Refine Locally: A Novel Approach to Saliency Detection

CVPR 2018poster

Effective integration of contextual information is crucial for salient object detection. To achieve this, most existing methods based on 'skip' architecture mainly focus on how to integrate hierarchical features of Convolutional Neural Networks (CNNs). They simply apply concatenation or element-wise…

Cited by 507SourcePDFScholar
2018

Learning Dual Convolutional Neural Networks for Low-Level Vision

CVPR 2018poster

In this paper, we propose a general dual convolutional neural network (DualCNN) for low-level vision problems, e.g., super-resolution, edge-preserving filtering, deraining and dehazing. These problems usually involve the estimation of two components of the target signals: structures and details. Mot…

Cited by 230SourcePDFScholar
2018

Learning Spatial-Aware Regressions for Visual Tracking

CVPR 2018poster

In this paper, we analyze the spatial information of deep features, and propose two complementary regressions for robust visual tracking. First, we propose a kernelized ridge regression model wherein the kernel value is defined as the weighted sum of similarity scores of all pairs of patches between…

2018

Progressive Attention Guided Recurrent Network for Salient Object Detection

CVPR 2018poster

Effective convolutional features play an important role in saliency estimation but how to learn powerful features for saliency is still a challenging task. FCN-based methods directly apply multi-level convolutional features without distinction, which leads to sub-optimal results due to the distracti…

Cited by 756SourcePDFScholar
2018

Real-time 'Actor-Critic' Tracking

ECCV 2018poster

In this work, we propose a novel tracking algorithm with real-time performance based on the ‘Actor-Critic’ framework. This framework consists of two major components: ‘Actor’ and ‘Critic’. The ‘Actor’ model aims to infer the optimal choice in a continuous action space, which directly makes the track…

2018

Structured Siamese Network for Real-Time Visual Tracking

ECCV 2018poster

Local structure of target objects are essential for robust tracking. However, existing methods based on deep neural networks mostly describe the target appearance from the global view, leading to high sensitivity to non-rigid appearance change and partial occlusion. In this paper, we circumvent this…

Cited by 325SourcePDFScholar
2017

A Stagewise Refinement Model for Detecting Salient Objects in Images

ICCV 2017poster

Deep convolutional neural networks (CNNs) have been successfully applied to a wide variety of problems in computer vision, including salient object detection. To detect and segment salient objects accurately, it is necessary to extract and combine high-level semantic features with low-level fine det…

Cited by 521PDFcodeScholar
2017

Amulet: Aggregating Multi-Level Convolutional Features for Salient Object Detection

ICCV 2017poster

Fully convolutional neural networks (FCNs) have shown outstanding performance in many dense labeling problems. One key pillar of these successes is mining relevant information from features in convolutional layers. However, how to better aggregate multi-level convolutional feature maps for salient o…

Cited by 1024PDFScholar
2017

Learning Uncertain Convolutional Features for Accurate Saliency Detection

ICCV 2017poster

Deep convolutional neural networks (CNNs) have delivered superior performance in many computer vision tasks. In this paper, we propose a novel deep fully convolutional network model for accurate salient object detection. The key contribution of this work is to learn deep uncertain convolutional feat…

Cited by 447PDFScholar
2017

Learning to Detect Salient Objects With Image-Level Supervision

CVPR 2017poster

Deep Neural Networks (DNNs) have substantially improved the state-of-the-art in salient object detection. However, training DNNs requires costly pixel-level annotations. In this paper, we leverage the observation that image-level tags provide important cues of foreground salient objects, and develop…

Cited by 1450PDFScholar
2016

STCT: Sequentially Training Convolutional Networks for Visual Tracking

CVPR 2016poster

Due to the limited amount of training samples, fine-tuning pre-trained deep models online is prone to over-fitting. In this paper, we propose a sequential training method for convolutional neural networks (CNNs) to effectively transfer pre-trained deep features for online applications. We regard a C…

Cited by 330PDFScholar
2015

Deep Networks for Saliency Detection via Local Estimation and Global Search

CVPR 2015poster

This paper presents a saliency detection algorithm by integrating both local estimation and global search. In the local estimation stage, we detect local saliency by using a deep neural network (DNN-L) which learns local patch features to determine the saliency value of each pixel. The estimated loc…

Cited by 829SourcePDFScholar