中文
相关论文

相关论文: WQT and DG-YOLO: towards domain generalization in …

200 篇论文

Underwater object detection (UOD), aiming to identify and localise the objects in underwater images or videos, presents significant challenges due to the optical distortion, water turbidity, and changing illumination in underwater scenes.…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Long Chen , Yuzhi Huang , Junyu Dong , Qi Xu , Sam Kwong , Huimin Lu , Huchuan Lu , Chongyi Li

To assist underwater object detection for better performance, image enhancement technology is often used as a pre-processing step. However, most of the existing enhancement methods tend to pursue the visual quality of an image, instead of…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Yanling Qiu , Qianxue Feng , Boqin Cai , Hongan Wei , Weiling Chen

Underwater Salient Object Detection (USOD) faces significant challenges, including underwater image quality degradation and domain gaps. Existing methods tend to ignore the physical principles of underwater imaging or simply treat…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Runting Li , Shijie Lian , Hua Li , Yutong Li , Wenhui Wu , Sam Kwong

Underwater object detection for robot picking has attracted a lot of interest. However, it is still an unsolved problem due to several challenges. We take steps towards making it more realistic by addressing the following challenges.…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Chongwei Liu , Haojie Li , Shuchang Wang , Ming Zhu , Dong Wang , Xin Fan , Zhihui Wang

Single-domain generalization for object detection (S-DGOD) seeks to transfer learned representations from a single source domain to unseen target domains. While recent approaches have primarily focused on achieving feature invariance, they…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Zhenwei He , Hongsu Ni

Recently, many researchers have attempted to improve deep learning-based object detection models, both in terms of accuracy and operational speeds. However, frequently, there is a trade-off between speed and accuracy of such models, which…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Sannidhi P Kumar , Chandan Gautam , Suresh Sundaram

Underwater object detection (UOD) remains a critical challenge in computer vision due to underwater distortions which degrade low-level features and compromise the reliability of even state-of-the-art detectors. While YOLO models have…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Edwine Nabahirwa , Wei Song , Minghua Zhang , Shufan Chen

The availability of data is limited in some fields, especially for object detection tasks, where it is necessary to have correctly labeled bounding boxes around each object. A notable example of such data scarcity is found in the domain of…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Matteo Paiano , Stefano Martina , Carlotta Giannelli , Filippo Caruso

Single-domain generalization (S-DG) aims to generalize a model to unseen environments with a single-source domain. However, most S-DG approaches have been conducted in the field of classification. When these approaches are applied to object…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Wooju Lee , Dasol Hong , Hyungtae Lim , Hyun Myung

Object detectors have achieved remarkable performance in many applications; however, these deep learning models are typically designed under the i.i.d. assumption, meaning they are trained and evaluated on data sampled from the same…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Sara Al-Emadi , Yin Yang , Ferda Ofli

In this paper, we present a light-weight detection transformer, LW-DETR, which outperforms YOLOs for real-time object detection. The architecture is a simple stack of a ViT encoder, a projector, and a shallow DETR decoder. Our approach…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Qiang Chen , Xiangbo Su , Xinyu Zhang , Jian Wang , Jiahui Chen , Yunpeng Shen , Chuchu Han , Ziliang Chen , Weixiang Xu , Fanrong Li , Shan Zhang , Kun Yao , Errui Ding , Gang Zhang , Jingdong Wang

You Only Look Once (YOLO) algorithm is a representative target detection algorithm emerging in 2016, which is known for its balance of computing speed and accuracy, and now plays an important role in various fields of human production and…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Chenjie Zhang , Pengcheng Jiao

In this paper we present YOLOX-ViT, a novel object detection model, and investigate the efficacy of knowledge distillation for model size reduction without sacrificing performance. Focused on underwater robotics, our research addresses key…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Martin Aubard , László Antal , Ana Madureira , Erika Ábrahám

A simple modification method for single-stage generic object detection neural networks, such as YOLO and SSD, is proposed, which allows for improving the detection accuracy on video data by exploiting the temporal behavior of the scene in…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Menua Gevorgyan

This paper presents a new dataset and general tracker enhancement method for Underwater Visual Object Tracking (UVOT). Despite its significance, underwater tracking has remained unexplored due to data inaccessibility. It poses distinct…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Basit Alawode , Fayaz Ali Dharejo , Mehnaz Ummar , Yuhang Guo , Arif Mahmood , Naoufel Werghi , Fahad Shahbaz Khan , Jiri Matas , Sajid Javed

We introduce COU: Common Objects Underwater, an instance-segmented image dataset of commonly found man-made objects in multiple aquatic and marine environments. COU contains approximately 10K segmented images, annotated from images…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Rishi Mukherjee , Sakshi Singh , Jack McWilliams , Junaed Sattar

Underwater object detection constitutes a pivotal endeavor within the realms of marine surveillance and autonomous underwater systems; however, it presents significant challenges due to pronounced visual impairments arising from phenomena…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Md. Mushibur Rahman , Umme Fawzia Rahim , Enam Ahmed Taufik

Underwater Camouflaged Object Detection (UCOD) is a challenging task due to the extreme visual similarity between targets and backgrounds across varying marine depths. Existing methods often struggle with topological fragmentation of…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Wenji Wu , Shuo Ye , Yiyu Liu , Jiguang He , Zhuo Wang , Zitong Yu

Object detectors often suffer a decrease in performance due to the large domain gap between the training data (source domain) and real-world data (target domain). Diffusion-based generative models have shown remarkable abilities in…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Boyong He , Yuxiang Ji , Zhuoyue Tan , Liaoni Wu

This work reviews the problem of object detection in underwater environments. We analyse and quantify the shortcomings of conventional state-of-the-art (SOTA) algorithms in the computer vision community when applied to this challenging…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Andre Jesus , Claudio Zito , Claudio Tortorici , Eloy Roura , Giulia De Masi