中文
相关论文

相关论文: DSSD : Deconvolutional Single Shot Detector

200 篇论文

This paper studies the challenging cross-domain few-shot object detection (CD-FSOD), aiming to develop an accurate object detector for novel domains with minimal labeled examples. While transformer-based open-set detectors, such as DE-ViT,…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Yuqian Fu , Yu Wang , Yixuan Pan , Lian Huai , Xingyu Qiu , Zeyu Shangguan , Tong Liu , Yanwei Fu , Luc Van Gool , Xingqun Jiang

Due to the scarcity of sampling data in reality, few-shot object detection (FSOD) has drawn more and more attention because of its ability to quickly train new detection concepts with less data. However, there are still failure…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Zeyu Shangguan , Lian Huai , Tong Liu , Xingqun Jiang

The recent advances of compressing high-accuracy convolution neural networks (CNNs) have witnessed remarkable progress for real-time object detection. To accelerate detection speed, lightweight detectors always have few convolution layers…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Quan Zhou , Huimin Shi , Weikang Xiang , Bin Kang , Xiaofu Wu , Longin Jan Latecki

Mainstream object detectors based on the fully convolutional network has achieved impressive performance. While most of them still need a hand-designed non-maximum suppression (NMS) post-processing, which impedes fully end-to-end training.…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Jianfeng Wang , Lin Song , Zeming Li , Hongbin Sun , Jian Sun , Nanning Zheng

Small Object Detection (SOD) poses significant challenges due to limited information and the model's low class prediction score. While Transformer-based detectors have shown promising performance, their potential for SOD remains largely…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Guiping Cao , Wenjian Huang , Xiangyuan Lan , Jianguo Zhang , Dongmei Jiang , Yaowei Wang

To boost a detector for single-frame 3D object detection, we present a new approach to train it to simulate features and responses following a detector trained on multi-frame point clouds. Our approach needs multi-frame point clouds only…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Wu Zheng , Li Jiang , Fanbin Lu , Yangyang Ye , Chi-Wing Fu

Hyperspectral salient object detection (HSOD) has exhibited remarkable promise across various applications, particularly in intricate scenarios where conventional RGB-based approaches fall short. Despite the considerable progress in HSOD…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Haolin Qin , Tingfa Xu , Peifu Liu , Jingxuan Xu , Jianan Li

Small object detection (SOD) is a critical yet challenging task in computer vision, with applications like spanning surveillance, autonomous systems, medical imaging, and remote sensing. Unlike larger objects, small objects contain limited…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Mahya Nikouei , Bita Baroutian , Shahabedin Nabavi , Fateme Taraghi , Atefe Aghaei , Ayoob Sajedi , Mohsen Ebrahimi Moghaddam

We introduce and tackle the problem of zero-shot object detection (ZSD), which aims to detect object classes which are not observed during training. We work with a challenging set of object classes, not restricting ourselves to similar…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Ankan Bansal , Karan Sikka , Gaurav Sharma , Rama Chellappa , Ajay Divakaran

Open-vocabulary object detection (OVOD) aims to detect known and unknown objects in the open world by leveraging text prompts. Benefiting from the emergence of large-scale vision--language pre-trained models, OVOD has demonstrated strong…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Jiaming Liang , Yifeng Zhan , Chunlin Liu , Weihua Zheng , Bingye Peng , Qiwei Liang , Boyang Cai , Xiaochun Mai , Qiang Nie

Deploying deep learning models on embedded systems has been challenging due to limited computing resources. The majority of existing work focuses on accelerating image classification, while other fundamental vision problems, such as object…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Zhen Dong , Dequan Wang , Qijing Huang , Yizhao Gao , Yaohui Cai , Tian Li , Bichen Wu , Kurt Keutzer , John Wawrzynek

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

The field of view (FOV) of convolutional neural networks is highly related to the accuracy of inference. Dilated convolutions are known as an effective solution to the problems which require large FOVs. However, for general-purpose hardware…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Tse-Wei Chen , Deyu Wang , Wei Tao , Dongchao Wen , Lingxiao Yin , Tadayuki Ito , Kinya Osa , Masami Kato

Object detection is an important research area in the field of computer vision. Many detection algorithms have been proposed. However, each object detector relies on specific assumptions of the object appearance and imaging conditions. As a…

计算机视觉与模式识别 · 计算机科学 2015-11-23 Sezer Karaoglu , Yang Liu , Theo Gevers

To improve the generalization of detectors, for domain adaptive object detection (DAOD), recent advances mainly explore aligning feature-level distributions between the source and single-target domain, which may neglect the impact of…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Aming Wu , Rui Liu , Yahong Han , Linchao Zhu , Yi Yang

Convolutional neural networks (CNNs) have long been the cornerstone of target detection, but they are often limited by limited receptive fields, which hinders their ability to capture global contextual information. We re-examined the…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Haolin Wei

Co-salient object detection (Co-SOD) aims to identify common salient objects across a group of related images. While recent methods have made notable progress, they typically rely on low-level visual patterns and lack semantic priors,…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Jiayi Zhu , Qing Guo , Felix Juefei-Xu , Yihao Huang , Yang Liu , Geguang Pu

While deep learning-based general object detection has made significant strides in recent years, the effectiveness and efficiency of small object detection remain unsatisfactory. This is primarily attributed not only to the limited…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Zile Huang , Chong Zhang , Mingyu Jin , Fangyu Wu , Chengzhi Liu , Xiaobo Jin

Defocus Blur Detection(DBD) aims to separate in-focus and out-of-focus regions from a single image pixel-wisely. This task has been paid much attention since bokeh effects are widely used in digital cameras and smartphone photography.…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Xiaodong Cun , Chi-Man Pun

The balance between high accuracy and high speed has always been a challenging task in semantic image segmentation. Compact segmentation networks are more widely used in the case of limited resources, while their performances are…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Yingchao Feng , Xian Sun , Wenhui Diao , Jihao Li , Xin Gao