中文
相关论文

相关论文: RIDE: Retinex-Informed Decoupling for Exposing Con…

200 篇论文

The denoising model has been proven a powerful generative model but has little exploration of discriminative tasks. Representation learning is important in discriminative tasks, which is defined as "learning representations (or features) of…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Zhengrui Xu , Guan'an Wang , Xiaowen Huang , Jitao Sang

In this work, we introduce InfoDisent, a hybrid approach to explainability based on the information bottleneck principle. InfoDisent enables the disentanglement of information in the final layer of any pretrained model into atomic concepts,…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Łukasz Struski , Dawid Rymarczyk , Jacek Tabor

Camouflaged object detection (COD) aims to segment camouflaged objects which exhibit very similar patterns with the surrounding environment. Recent research works have shown that enhancing the feature representation via the frequency…

计算机视觉与模式识别 · 计算机科学 2024-09-20 Shizhou Zhang , Dexuan Kong , Yinghui Xing , Yue Lu , Lingyan Ran , Guoqiang Liang , Hexu Wang , Yanning Zhang

The goal of this paper is to detect objects by exploiting their interrelationships. Contrary to existing methods, which learn objects and relations separately, our key idea is to learn the object-relation distribution jointly. We first…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Aritra Bhowmik , Yu Wang , Nora Baka , Martin R. Oswald , Cees G. M. Snoek

We propose a data-driven approach for intrinsic image decomposition, which is the process of inferring the confounding factors of reflectance and shading in an image. We pose this as a two-stage learning problem. First, we train a model to…

计算机视觉与模式识别 · 计算机科学 2015-10-09 Tinghui Zhou , Philipp Krähenbühl , Alexei A. Efros

For a long time, object detectors have suffered from extreme imbalance between foregrounds and backgrounds. While several sampling/reweighting schemes have been explored to alleviate the imbalance, they are usually heuristic and demand…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Joya Chen , Dong Liu , Bin Luo , Xuezheng Peng , Tong Xu , Enhong Chen

The task of Camouflaged Object Detection (COD) aims to accurately segment camouflaged objects that integrated into the environment, which is more challenging than ordinary detection as the texture between the target and background is…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Yuxuan Song , Xinyue Li , Lin Qi

In this paper, we propose a novel image forgery detection paradigm for boosting the model learning capacity on both forgery-sensitive and genuine compact visual patterns. Compared to the existing methods that only focus on the…

计算机视觉与模式识别 · 计算机科学 2023-05-04 Zenan Shi , Haipeng Chen , Long Chen , Dong Zhang

Crack detection is critical for concrete infrastructure safety, but real-world cracks often appear in low-light environments like tunnels and bridge undersides, degrading computer vision segmentation accuracy. Pixel-level annotation of…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Yulun Guo

Transportation systems often rely on understanding the flow of vehicles or pedestrian. From traffic monitoring at the city scale, to commuters in train terminals, recent progress in sensing technology make it possible to use cameras to…

计算机视觉与模式识别 · 计算机科学 2020-09-11 George Adaimi , Sven Kreiss , Alexandre Alahi

Camouflaged object detection (COD) is the challenging task of identifying camouflaged objects visually blended into surroundings. Albeit achieving remarkable success, existing COD detectors still struggle to obtain precise results in some…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Chunming He , Kai Li , Yachao Zhang , Yulun Zhang , Zhenhua Guo , Xiu Li , Martin Danelljan , Fisher Yu

Video segmentation consists of a frame-by-frame selection process of meaningful areas related to foreground moving objects. Some applications include traffic monitoring, human tracking, action recognition, efficient video surveillance, and…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Daniel F. S. Santos , Rafael G. Pires , Danilo Colombo , João P. Papa

Reconstruction of signals from compressively sensed measurements is an ill-posed problem. In this paper, we leverage the recurrent generative model, RIDE, as an image prior for compressive image reconstruction. Recurrent networks can model…

计算机视觉与模式识别 · 计算机科学 2017-05-05 Akshat Dave , Anil Kumar Vadathya , Kaushik Mitra

Collaborative perception has been proven to improve individual perception in autonomous driving through multi-agent interaction. Nevertheless, most methods often assume identical encoders for all agents, which does not hold true when these…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Yushan Han , Hui Zhang , Honglei Zhang , Chuntao Ding , Yuanzhouhan Cao , Yidong Li

Segmenting unseen object instances in cluttered environments is an important capability that robots need when functioning in unstructured environments. While previous methods have exhibited promising results, they still tend to provide…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Christopher Xie , Arsalan Mousavian , Yu Xiang , Dieter Fox

We present a method for the accurate 3D reconstruction of partly-symmetric objects. We build on the strengths of recent advances in neural reconstruction and rendering such as Neural Radiance Fields (NeRF). A major shortcoming of such…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Eldar Insafutdinov , Dylan Campbell , João F. Henriques , Andrea Vedaldi

Intrinsic image decomposition is the process of recovering the image formation components (reflectance and shading) from an image. Previous methods employ either explicit priors to constrain the problem or implicit constraints as formulated…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Partha Das , Sezer Karaoglu , Theo Gevers

In recent years, online Video Instance Segmentation (VIS) methods have shown remarkable advancement with their powerful query-based detectors. Utilizing the output queries of the detector at the frame-level, these methods achieve high…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Hanjung Kim , Jaehyun Kang , Miran Heo , Sukjun Hwang , Seoung Wug Oh , Seon Joo Kim

Instance segmentation of novel objects instances in RGB images, given some example images for each object, is a well known problem in computer vision. Designing a model general enough to be employed for all kinds of novel objects without…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Max Gandyra , Alessandro Santonicola , Michael Beetz

Object Detection, a fundamental computer vision problem, has paramount importance in smart camera systems. However, a truly reliable camera system could be achieved if and only if the underlying object detection component is robust enough…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Ujjal Kr Dutta