中文
相关论文

相关论文: SeamCam: Quantifying Seamless Camouflage via Multi…

200 篇论文

SAM is a segmentation model recently released by Meta AI Research and has been gaining attention quickly due to its impressive performance in generic object segmentation. However, its ability to generalize to specific scenes such as…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Lv Tang , Haoke Xiao , Bo Li

Discovering camouflaged objects is a challenging task in computer vision due to the high similarity between camouflaged objects and their surroundings. While the problem of camouflaged object detection over sequential video frames has…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Siyuan Yao , Hao Sun , Ruiqi Yu , Xiwei Jiang , Wenqi Ren , Xiaochun Cao

Not all camouflages are equally effective, as even a partially visible contour or a slight color difference can make the animal stand out and break its camouflage. In this paper, we address the question of what makes a camouflage…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Hala Lamdouar , Weidi Xie , Andrew Zisserman

Camouflaged objects that blend into natural scenes pose significant challenges for deep-learning models to detect and synthesize. While camouflaged object detection is a crucial task in computer vision with diverse real-world applications,…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Haichao Zhang , Can Qin , Yu Yin , Yun Fu

Video camouflaged object segmentation (VCOS), aiming at segmenting camouflaged objects that seamlessly blend into their environment, is a fundamental vision task with various real-world applications. With the release of SAM2, video…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yuli Zhou , Yawei Li , Yuqian Fu , Luca Benini , Ender Konukoglu , Guolei Sun

The burgeoning field of camouflaged object detection (COD) seeks to identify objects that blend into their surroundings. Despite the impressive performance of recent models, we have identified a limitation in their robustness, where…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Xue-Jing Luo , Shuo Wang , Zongwei Wu , Christos Sakaridis , Yun Cheng , Deng-Ping Fan , Luc Van Gool

Bi-CamoDiffusion is introduced, an evolution of the CamoDiffusion framework for camouflaged object detection. It integrates edge priors into early-stage embeddings via a parameter-free injection process, which enhances boundary sharpness…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Patricia L. Suarez , Leo Thomas Ramos , Angel D. Sappa

Pedestrian detection is fundamental to autonomous driving, robotics, and surveillance. Despite progress in deep learning, reliable identification remains challenging due to occlusions, cluttered backgrounds, and degraded visibility. While…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Henry O. Velesaca , Andrea Mero , Guillermo A. Castillo , Angel D. Sappa

Camouflaged Object Detection (COD) refers to the task of identifying and segmenting objects that blend seamlessly into their surroundings, posing a significant challenge for computer vision systems. In recent years, COD has garnered…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Fengyang Xiao , Sujie Hu , Yuqi Shen , Chengyu Fang , Jinfa Huang , Chunming He , Longxiang Tang , Ziyun Yang , Xiu Li

Precise identification of individual cows is a fundamental prerequisite for comprehensive digital management in smart livestock farming. While existing animal identification methods excel in controlled, single-camera settings, they face…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Runcheng Wang , Yaru Chen , Guiguo Zhang , Honghua Jiang , Yongliang Qiao

Camouflaged Object Detection (COD), the task of identifying objects concealed within their environments, has seen rapid growth due to its wide range of practical applications. A key step toward developing trustworthy COD systems is the…

计算机视觉与模式识别 · 计算机科学 2025-02-17 Ziyue Yang , Kehan Wang , Yuhang Ming , Yong Peng , Han Yang , Qiong Chen , Wanzeng Kong

Segmenting anything is a ground-breaking step toward artificial general intelligence, and the Segment Anything Model (SAM) greatly fosters the foundation models for computer vision. We could not be more excited to probe the performance…

计算机视觉与模式识别 · 计算机科学 2024-08-26 Ge-Peng Ji , Deng-Ping Fan , Peng Xu , Ming-Ming Cheng , Bowen Zhou , Luc Van Gool

Camouflaged object detection and segmentation is a new and challenging research topic in computer vision. There is a serious issue of lacking data on concealed objects such as camouflaged animals in natural scenes. In this paper, we address…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Thanh-Danh Nguyen , Anh-Khoa Nguyen Vu , Nhat-Duy Nguyen , Vinh-Tiep Nguyen , Thanh Duc Ngo , Thanh-Toan Do , Minh-Triet Tran , Tam V. Nguyen

Camouflaged Object Detection (COD) is a challenging task in computer vision due to the high similarity between camouflaged objects and their surroundings. Existing COD methods primarily employ semantic segmentation, which suffers from…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Zhongxi Chen , Ke Sun , Xianming Lin , Rongrong Ji

This paper pushes the envelope on decomposing camouflaged regions in an image into meaningful components, namely, camouflaged instances. To promote the new task of camouflaged instance segmentation of in-the-wild images, we introduce a…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Trung-Nghia Le , Yubo Cao , Tan-Cong Nguyen , Minh-Quan Le , Khanh-Duy Nguyen , Thanh-Toan Do , Minh-Triet Tran , Tam V. Nguyen

Our objective is to locate and provide a unique identifier for each mouse in a cluttered home-cage environment through time, as a precursor to automated behaviour recognition for biological research. This is a very challenging problem due…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Michael P. J. Camilleri , Li Zhang , Rasneer S. Bains , Andrew Zisserman , Christopher K. I. Williams

Camouflage is a key defence mechanism across species that is critical to survival. Common strategies for camouflage include background matching, imitating the color and pattern of the environment, and disruptive coloration, disguising body…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Yunqiu Lv , Jing Zhang , Yuchao Dai , Aixuan Li , Bowen Liu , Nick Barnes , Deng-Ping Fan

The Segment Anything Model (SAM), introduced by Meta AI Research as a generic object segmentation model, quickly garnered widespread attention and significantly influenced the academic community. To extend its application to video, Meta…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Lv Tang , Bo Li

Video camouflaged object detection (VCOD) is challenging due to dynamic environments. Existing methods face two main issues: (1) SAM-based methods struggle to separate camouflaged object edges due to model freezing, and (2) MLLM-based…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Hua Zhang , Changjiang Luo , Ruoyu Chen

Preys in the wild evolve to be camouflaged to avoid being recognized by predators. In this way, camouflage acts as a key defence mechanism across species that is critical to survival. To detect and segment the whole scope of a camouflaged…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Yunqiu Lv , Jing Zhang , Yuchao Dai , Aixuan Li , Nick Barnes , Deng-Ping Fan
‹ 上一页 1 2 3 10 下一页 ›