English
Related papers

Related papers: DSSD : Deconvolutional Single Shot Detector

200 papers

As the scale of object detection dataset is smaller than that of image recognition dataset ImageNet, transfer learning has become a basic training method for deep learning object detection models, which will pretrain the backbone network of…

Computer Vision and Pattern Recognition · Computer Science 2020-12-16 Kehe WU , Zuge Chen , Qi MA , Xiaoliang Zhang , Wei Li

Learning in data-scarce settings has recently gained significant attention in the research community. Semi-supervised object detection(SSOD) aims to improve detection performance by leveraging a large number of unlabeled images alongside a…

Computer Vision and Pattern Recognition · Computer Science 2026-01-30 Chaoxin Wang , Bharaneeshwar Balasubramaniyam , Anurag Sangem , Nicolais Guevara , Doina Caragea

We develop a novel deep contour detection algorithm with a top-down fully convolutional encoder-decoder network. Our proposed method, named TD-CEDN, solves two important issues in this low-level vision problem: (1) learning multi-scale and…

Computer Vision and Pattern Recognition · Computer Science 2017-07-13 Yahui Liu , Jian Yao , Li Li , Xiaohu Lu , Jing Han

Current Zero-Shot Learning (ZSL) approaches are restricted to recognition of a single dominant unseen object category in a test image. We hypothesize that this setting is ill-suited for real-world applications where unseen objects appear…

Computer Vision and Pattern Recognition · Computer Science 2019-04-12 Shafin Rahman , Salman Khan , Fatih Porikli

Detecting Resident Space Objects (RSOs) and preventing collisions with other satellites is crucial. Recently, deep convolutional neural networks (DCNNs) have shown superior performance in object detection when large-scale datasets are…

Computer Vision and Pattern Recognition · Computer Science 2023-05-02 Zhe Chen , Yang Yang , Anne Bettens , Youngho Eun , Xiaofeng Wu

Single-Domain Generalized Object Detection~(S-DGOD) aims to train an object detector on a single source domain while generalizing well to diverse unseen target domains, making it suitable for multimedia applications that involve various…

Computer Vision and Pattern Recognition · Computer Science 2025-04-29 Xiaoran Xu , Jiangang Yang , Wenyue Chong , Wenhui Shi , Shichu Sun , Jing Xing , Jian Liu

Object detection is a major challenge in computer vision, involving both object classification and object localization within a scene. While deep neural networks have been shown in recent years to yield very powerful techniques for tackling…

Computer Vision and Pattern Recognition · Computer Science 2018-02-20 Alexander Wong , Mohammad Javad Shafiee , Francis Li , Brendan Chwyl

Object detection performance, as measured on the canonical PASCAL VOC dataset, has plateaued in the last few years. The best-performing methods are complex ensemble systems that typically combine multiple low-level image features with…

Computer Vision and Pattern Recognition · Computer Science 2014-10-23 Ross Girshick , Jeff Donahue , Trevor Darrell , Jitendra Malik

Supervised learning based object detection frameworks demand plenty of laborious manual annotations, which may not be practical in real applications. Semi-supervised object detection (SSOD) can effectively leverage unlabeled data to improve…

Computer Vision and Pattern Recognition · Computer Science 2021-03-23 Qiang Zhou , Chaohui Yu , Zhibin Wang , Qi Qian , Hao Li

Recent object detection methods have made remarkable progress by leveraging attention mechanisms to improve feature discriminability. However, most existing approaches are confined to refining single-layer or fusing dual-layer features,…

Computer Vision and Pattern Recognition · Computer Science 2025-10-17 Dingzhou Xie , Rushi Lan , Cheng Pang , Enhao Ning , Jiahao Zeng , Wei Zheng

In this paper, we present a simple and parameter-efficient drop-in module for one-stage object detectors like SSD when learning from scratch (i.e., without pre-trained models). We call our module GFR (Gated Feature Reuse), which exhibits…

Computer Vision and Pattern Recognition · Computer Science 2019-07-09 Zhiqiang Shen , Honghui Shi , Jiahui Yu , Hai Phan , Rogerio Feris , Liangliang Cao , Ding Liu , Xinchao Wang , Thomas Huang , Marios Savvides

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. Recently, depth-wise…

Computer Vision and Pattern Recognition · Computer Science 2025-01-07 Yihui He , Jianing Qian , Jianren Wang , Cindy X. Le , Congrui Hetang , Qi Lyu , Wenping Wang , Tianwei Yue

Few-shot object detection (FSOD) is challenging due to unstable optimization and limited generalization arising from the scarcity of training samples. To address these issues, we propose a hybrid ensemble decoder that enhances…

Computer Vision and Pattern Recognition · Computer Science 2026-03-31 Xuanlong Yu , Youyang Sha , Longfei Liu , Xi Shen , Di Yang

Super-resolution microscopes (such as STED) illuminate samples with a tiny spot, and achieve very high resolution. But structures smaller than the spot cannot be resolved in this way. Therefore, we propose a technique to solve this problem.…

Image and Video Processing · Electrical Eng. & Systems 2019-11-20 Yaohua Xie

Object detection is one of the most active areas in computer vision, which has made significant improvement in recent years. Current state-of-the-art object detection methods mostly adhere to the framework of regions with convolutional…

Computer Vision and Pattern Recognition · Computer Science 2016-04-15 Wenqing Chu , Deng Cai

Few-shot object detection (FSOD), an efficient method for addressing the severe data-hungry problem, has been extensively discussed. Current works have significantly advanced the problem in terms of model and data. However, the overall…

Computer Vision and Pattern Recognition · Computer Science 2023-11-21 Zeyu Shangguan , Lian Huai , Tong Liu , Xingqun Jiang

Incremental few-shot learning is highly expected for practical robotics applications. On one hand, robot is desired to learn new tasks quickly and flexibly using only few annotated training samples; on the other hand, such new additional…

Computer Vision and Pattern Recognition · Computer Science 2022-03-24 Yiting Li , Haiyue Zhu , Sichao Tian , Fan Feng , Jun Ma , Chek Sing Teo , Cheng Xiang , Prahlad Vadakkepat , Tong Heng Lee

Existing region-based object detectors are limited to regions with fixed box geometry to represent objects, even if those are highly non-rectangular. In this paper we introduce DP-FCN, a deep model for object detection which explicitly…

Computer Vision and Pattern Recognition · Computer Science 2017-07-20 Taylor Mordan , Nicolas Thome , Matthieu Cord , Gilles Henaff

Capsule networks promise significant benefits over convolutional networks by storing stronger internal representations, and routing information based on the agreement between intermediate representations' projections. Despite this, their…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Rodney Lalonde , Naji Khosravan , Ulas Bagci

3D object detection has been widely studied due to its potential applicability to many promising areas such as robotics and augmented reality. Yet, the sparse nature of the 3D data poses unique challenges to this task. Most notably, the…

Computer Vision and Pattern Recognition · Computer Science 2020-06-23 JunYoung Gwak , Christopher Choy , Silvio Savarese