中文
相关论文

相关论文: Boosting Weakly Supervised Object Detection using …

200 篇论文

Monocular 3D Object Detection represents a challenging Computer Vision task due to the nature of the input used, which is a single 2D image, lacking in any depth cues and placing the depth estimation problem as an ill-posed one. Existing…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Diana-Alexandra Sas , Florin Oniga

Monocular 3D object detection is an essential task in computer vision, and it has several applications in robotics and virtual reality. However, 3D object detectors are typically trained in a fully supervised way, relying extensively on 3D…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Andreas Lau Hansen , Lukas Wanzeck , Dim P. Papadopoulos

Weakly supervised object detection (WSOD) is a challenging task, in which image-level labels (e.g., categories of the instances in the whole image) are used to train an object detector. Many existing methods follow the standard multiple…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Guanchun Wang , Xiangrong Zhang , Zelin Peng , Xu Tang , Huiyu Zhou , Licheng Jiao

In this paper, we address the detection of co-occurring salient objects (CoSOD) in an image group using frequency statistics in an unsupervised manner, which further enable us to develop a semi-supervised method. While previous works have…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Souradeep Chakraborty , Shujon Naha , Muhammet Bastan , Amit Kumar K C , Dimitris Samaras

Salient object detection (SOD) in complex environments remains a challenging research topic. Most existing methods perform well in natural scenes with negligible noise, and tend to leverage multi-modal information (e.g., depth and infrared)…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Quan Chen , Xiong Yang , Bolun Zheng , Rongfeng Lu , Xiaokai Yang , Qianyu Zhang , Yu Liu , Xiaofei Zhou

This paper offers a mini review of Visual Word Sense Disambiguation (VWSD), which is a multimodal extension of traditional Word Sense Disambiguation (WSD). VWSD helps tackle lexical ambiguity in vision-language tasks. While conventional WSD…

计算与语言 · 计算机科学 2026-02-03 Shashini Nilukshi , Deshan Sumanathilaka

Weakly-supervised object localization methods tend to fail for object classes that consistently co-occur with the same background elements, e.g. trains on tracks. We propose a method to overcome these failures by adding a very small amount…

计算机视觉与模式识别 · 计算机科学 2016-05-19 Alexander Kolesnikov , Christoph H. Lampert

The performance of multi-modal 3D occupancy prediction is limited by ineffective fusion, mainly due to geometry-semantics mismatch from fixed fusion strategies and surface detail loss caused by sparse, noisy annotations. The mismatch stems…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Luyao Lei , Shuo Xu , Yifan Bai , Xing Wei

In this paper, we introduce a novel fusion method that can enhance object detection performance by fusing decisions from two different types of computer vision tasks: object detection and image classification. In the proposed work, the…

计算机视觉与模式识别 · 计算机科学 2016-10-24 Yilun Cao , Hyungtae Lee , Heesung Kwon

Data augmentation is usually adopted to increase the amount of training data, prevent overfitting and improve the performance of deep models. However, in practice, random data augmentation, such as random image cropping, is low-efficiency…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Tao Hu , Honggang Qi , Qingming Huang , Yan Lu

Conventional open-world object detection (OWOD) problem setting first distinguishes known and unknown classes and then later incrementally learns the unknown objects when introduced with labels in the subsequent tasks. However, the current…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Sahal Shaji Mullappilly , Abhishek Singh Gehlot , Rao Muhammad Anwer , Fahad Shahbaz Khan , Hisham Cholakkal

Accurate 7DoF prediction of vehicles at an intersection is an important task for assessing potential conflicts between road users. In principle, this could be achieved by a single camera system that is capable of detecting the pose of each…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Matthew Howe , Ian Reid , Jamie Mackenzie

In this paper we address the problem of hallucinating high-resolution facial images from unaligned low-resolution inputs at high magnification factors. We approach the problem with convolutional neural networks (CNNs) and propose a novel…

计算机视觉与模式识别 · 计算机科学 2019-02-12 Klemen Grm , Simon Dobrišek , Walter J. Scheirer , Vitomir Štruc

Estimating accurate 3D locations of objects from monocular images is a challenging problem because of lacking depth. Previous work shows that utilizing the object's keypoint projection constraints to estimate multiple depth candidates…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Yingyan Li , Yuntao Chen , Jiawei He , Zhaoxiang Zhang

This research focuses on the discovery and localization of hidden objects in the wild and serves unmanned systems. Through empirical analysis, infrared and visible image fusion (IVIF) enables hard-to-find objects apparent, whereas…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Di Wang , Jinyuan Liu , Risheng Liu , Xin Fan

Camouflage object detection (COD) poses a significant challenge due to the high resemblance between camouflaged objects and their surroundings. Although current deep learning methods have made significant progress in detecting camouflaged…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Yuchen Dong , Heng Zhou , Chengyang Li , Junjie Xie , Yongqiang Xie , Zhongbo Li

Frame-by-frame annotation of bounding boxes by clinical experts is often required to train fully supervised object detection models on medical video data. We propose a method for improving object detection in medical videos through weak…

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

Object detection models demand large-scale annotated datasets, which are costly and labor-intensive to create. This motivated Imaginary Supervised Object Detection (ISOD), where models train on synthetic images and test on real images.…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Zhiyuan Chen , Yuelin Guo , Zitong Huang , Haoyu He , Renhao Lu , Weizhe Zhang

Monocular depth estimation enables 3D perception from a single 2D image, thus attracting much research attention for years. Almost all methods treat foreground and background regions ("things and stuff") in an image equally. However, not…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Xinlong Wang , Wei Yin , Tao Kong , Yuning Jiang , Lei Li , Chunhua Shen