中文
相关论文

相关论文: Collaborative Camouflaged Object Detection: A Larg…

200 篇论文

In several real-world scenarios like autonomous navigation and mobility, to obtain a better visual understanding of the surroundings, image captioning and object detection play a crucial role. This work introduces a novel multitask learning…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Debolena Basak , P. K. Srijith , Maunendra Sankar Desarkar

Object models are gradually progressing from predicting just category labels to providing detailed descriptions of object instances. This motivates the need for large datasets which go beyond traditional object masks and provide richer…

High-performing out-of-distribution (OOD) detection, both anomaly and novel class, is an important prerequisite for the practical use of classification models. In this paper, we focus on the species recognition task in images concerned with…

计算机视觉与模式识别 · 计算机科学 2024-03-12 L. E. Hogeweg , R. Gangireddy , D. Brunink , V. J. Kalkman , L. Cornelissen , J. W. Kamminga

Out-of-Distribution (OOD) detection in computer vision is a crucial research area, with related benchmarks playing a vital role in assessing the generalizability of models and their applicability in real-world scenarios. However, existing…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Alberto Bacchin , Davide Allegro , Stefano Ghidoni , Emanuele Menegatti

Existing approaches to unsupervised object discovery (UOD) do not scale up to large datasets without approximations that compromise their performance. We propose a novel formulation of UOD as a ranking problem, amenable to the arsenal of…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Huy V. Vo , Elena Sizikova , Cordelia Schmid , Patrick Pérez , Jean Ponce

This paper investigates the task of 2D human whole-body pose estimation, which aims to localize dense landmarks on the entire human body including face, hands, body, and feet. As existing datasets do not have whole-body annotations,…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Sheng Jin , Lumin Xu , Jin Xu , Can Wang , Wentao Liu , Chen Qian , Wanli Ouyang , Ping Luo

In large-scale disaster events, the planning of optimal rescue routes depends on the object detection ability at the disaster scene, with one of the main challenges being the presence of dense and occluded objects. Existing methods, which…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Xin Wu , Zhanchao Huang , Li Wang , Jocelyn Chanussot , Jiaojiao Tian

As one of the basic tasks of computer vision, object detection has been widely used in many intelligent applications. However, object detection algorithms are usually heavyweight in computation, hindering their implementations on…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Zhiqiang Cao , Zhijun Li , Pan Heng , Yongrui Chen , Daqi Xie , Jie Liu

Camouflaged objects are typically assimilated into their backgrounds and exhibit fuzzy boundaries. The complex environmental conditions and the high intrinsic similarity between camouflaged targets and their surroundings pose significant…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Tianyou Chen , Jin Xiao , Xiaoguang Hu , Guofeng Zhang , Shaojie Wang

Automatically detecting/segmenting object(s) that blend in with their surroundings is difficult for current models. A major challenge is that the intrinsic similarities between such foreground objects and background surroundings make the…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Qiang Zhai , Xin Li , Fan Yang , Chenglizhao Chen , Hong Cheng , Deng-Ping Fan

Utilizing the latest advances in Artificial Intelligence (AI), the computer vision community is now witnessing an unprecedented evolution in all kinds of perception tasks, particularly in object detection. Based on multiple spatially…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Zhengwei Bai , Guoyuan Wu , Matthew J. Barth , Yongkang Liu , Emrah Akin Sisbot , Kentaro Oguchi

Object detection has greatly improved over the past decade thanks to advances in deep learning and large-scale datasets. However, detecting objects reflected in surfaces remains an underexplored area. Reflective surfaces are ubiquitous in…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Yiquan Wu , Zhongtian Wang , You Wu , Ling Huang , Hui Zhou , Shuiwang Li

Inter-image association modeling is crucial for co-salient object detection. Despite satisfactory performance, previous methods still have limitations on sufficient inter-image association modeling. Because most of them focus on image…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Long Li , Nian Liu , Dingwen Zhang , Zhongyu Li , Salman Khan , Rao Anwer , Hisham Cholakkal , Junwei Han , Fahad Shahbaz Khan

Robust object detection for challenging scenarios increasingly relies on event cameras, yet existing Event-RGB datasets remain constrained by sparse coverage of extreme conditions and low spatial resolution (<= 640 x 480), which prevents…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Luoping Cui , Hanqing Liu , Mingjie Liu , Endian Lin , Donghong Jiang , Yuhao Wang , Chuang Zhu

Camouflaged Object Detection is challenging due to the high degree of similarity between camouflaged objects and their surrounding backgrounds. Current COD methods mainly rely on edge extraction in the spatial domain and local pixel-level…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Song Yu , Yang Hu , Haokang Ding , Zhifang Liao , Yucheng Song

Image matching and object detection are two fundamental and challenging tasks, while many related applications consider them two individual tasks (i.e. task-individual). In this paper, a collaborative framework called MatchDet (i.e.…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Jinxiang Lai , Wenlong Wu , Bin-Bin Gao , Jun Liu , Jiawei Zhan , Congchong Nie , Yi Zeng , Chengjie Wang

We present MMDetection, an object detection toolbox that contains a rich set of object detection and instance segmentation methods as well as related components and modules. The toolbox started from a codebase of MMDet team who won the…

Camouflaged object detection (COD) poses a significant challenge in computer vision due to the high similarity between objects and their backgrounds. Existing approaches often rely on heavy training and large computational resources. While…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Wutao Liu , YiDan Wang , Pan Gao

Feature matters. How to train a deep network to acquire discriminative features across categories and polymerized features within classes has always been at the core of many computer vision tasks, specially for large-scale recognition…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Yu Liu , Hongyang Li , Xiaogang Wang

Existing edge-aware camouflaged object detection (COD) methods normally output the edge prediction in the early stage. However, edges are important and fundamental factors in the following segmentation task. Due to the high visual…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Dongyue Sun , Shiyao Jiang , Lin Qi