中文
相关论文

相关论文: GreenCOD: A Green Camouflaged Object Detection Met…

200 篇论文

In this paper, we provide a comprehensive study on a new task called collaborative camouflaged object detection (CoCOD), which aims to simultaneously detect camouflaged objects with the same properties from a group of relevant images. To…

计算机视觉与模式识别 · 计算机科学 2023-10-09 Cong Zhang , Hongbo Bi , Tian-Zhu Xiang , Ranwan Wu , Jinghui Tong , Xiufang Wang

Referring camouflaged object detection (Ref-COD) is a recently-proposed problem aiming to segment out specified camouflaged objects matched with a textual or visual reference. This task involves two major challenges: the COD domain-specific…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Shupeng Cheng , Ge-Peng Ji , Pengda Qin , Deng-Ping Fan , Bowen Zhou , Peng Xu

Training deep neural networks (DNNs) efficiently is a challenge due to the associated highly nonconvex optimization. The backpropagation (backprop) algorithm has long been the most widely used algorithm for gradient computation of…

机器学习 · 统计学 2018-03-28 Tim Tsz-Kit Lau , Jinshan Zeng , Baoyuan Wu , Yuan Yao

Camouflaged object detection identifies objects that blend seamlessly with their surroundings through similar colors, textures, and patterns. This task challenges both traditional segmentation methods and modern foundation models, which…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Baber Jan , Aiman H. El-Maleh , Abdul Jabbar Siddiqui , Abdul Bais , Saeed Anwar

State-of-the-art training algorithms for deep learning models are based on stochastic gradient descent (SGD). Recently, many variations have been explored: perturbing parameters for better accuracy (such as in Extragradient), limiting SGD…

机器学习 · 计算机科学 2022-03-23 Amirkeivan Mohtashami , Martin Jaggi , Sebastian U. Stich

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

Crowdsourced 3D CAD models are becoming easily accessible online, and can potentially generate an infinite number of training images for almost any object category.We show that augmenting the training data of contemporary Deep Convolutional…

计算机视觉与模式识别 · 计算机科学 2015-10-13 Xingchao Peng , Baochen Sun , Karim Ali , Kate Saenko

Backpropagation (BP) is the standard algorithm for training the deep neural networks that power modern artificial intelligence including large language models. However, BP is energy inefficient and unlikely to be implemented by the brain.…

机器学习 · 计算机科学 2025-10-30 Francesco Innocenti

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

Camouflaged object detection (COD) and salient object detection (SOD) are two distinct yet closely-related computer vision tasks widely studied during the past decades. Though sharing the same purpose of segmenting an image into binary…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Chao Hao , Zitong Yu , Xin Liu , Jun Xu , Huanjing Yue , Jingyu Yang

The area of Video Camouflaged Object Detection (VCOD) presents unique challenges in the field of computer vision due to texture similarities between target objects and their surroundings, as well as irregular motion patterns caused by both…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Zifan Yu , Erfan Bank Tavakoli , Meida Chen , Suya You , Raghuveer Rao , Sanjeev Agarwal , Fengbo Ren

Aiming at improving the performance of existing detection algorithms developed for different applications, we propose a region regression-based multi-stage class-agnostic detection pipeline, whereby the existing algorithms are employed for…

计算机视觉与模式识别 · 计算机科学 2016-07-19 Wei Li , Matthias Breier , Dorit Merhof

In this paper we present a novel deep learning method for 3D object detection and 6D pose estimation from RGB images. Our method, named DPOD (Dense Pose Object Detector), estimates dense multi-class 2D-3D correspondence maps between an…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Sergey Zakharov , Ivan Shugurov , Slobodan Ilic

Compared to abstract features, significant objects, so-called landmarks, are a more natural means for vehicle localization and navigation, especially in challenging unstructured environments. The major challenge is to recognize landmarks in…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Benjamin Naujoks , Patrick Burger , Hans-Joachim Wuensche

Supervised trackers trained on labeled data dominate the single object tracking field for superior tracking accuracy. The labeling cost and the huge computational complexity hinder their applications on edge devices. Unsupervised learning…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Zhiruo Zhou , Suya You , C. -C. Jay Kuo

Camouflaged object detection (COD) aims to identify targets that are highly blended with their backgrounds. Recent works have shown that the optical characteristics of polarization cues play a significant role in improving camouflaged…

计算机视觉与模式识别 · 计算机科学 2026-04-02 QIfan Zhang , Hao Wang , Xiangrong Qin , Ruijie Li

Referring Camouflaged Object Detection (Ref-COD) focuses on segmenting specific camouflaged targets in a query image using category-aligned references. Despite recent advances, existing methods struggle with reference-target semantic…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Ye Wang , Kai Huang , Sumin Shen , Chenyang Ma

Image saliency detection is crucial in understanding human gaze patterns from visual stimuli. The escalating demand for research in image saliency detection is driven by the growing necessity to incorporate such techniques into various…

图像与视频处理 · 电气工程与系统科学 2024-04-02 Zhanxuan Mei , Yun-Cheng Wang , C. -C. Jay Kuo

Existing camouflaged object detection (COD) methods rely heavily on large-scale datasets with pixel-wise annotations. However, due to the ambiguous boundary, annotating camouflage objects pixel-wisely is very time-consuming and…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Ruozhen He , Qihua Dong , Jiaying Lin , Rynson W. H. Lau

Unsupervised object discovery, the task of identifying and localizing objects in images without human-annotated labels, remains a significant challenge and a growing focus in computer vision. In this work, we introduce a novel model, DADO…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Federico Gonzalez , Estefania Talavera , Petia Radeva