English
Related papers

Related papers: DSSD : Deconvolutional Single Shot Detector

200 papers

Single Shot MultiBox Detector (SSD) is one of the fastest algorithms in the current object detection field, which uses fully convolutional neural network to detect all scaled objects in an image. Deconvolutional Single Shot Detector (DSSD)…

Computer Vision and Pattern Recognition · Computer Science 2018-01-19 Liwen Zheng , Canmiao Fu , Yong Zhao

For most of the object detectors based on multi-scale feature maps, the shallow layers are rich in fine spatial information and thus mainly responsible for small object detection. The performance of small object detection, however, is still…

Computer Vision and Pattern Recognition · Computer Science 2020-02-27 Lisha Cui , Rui Ma , Pei Lv , Xiaoheng Jiang , Zhimin Gao , Bing Zhou , Mingliang Xu

SSD (Single Shot Multibox Detector) is one of the most successful object detectors for its high accuracy and fast speed. However, the features from shallow layer (mainly Conv4_3) of SSD lack semantic information, resulting in poor…

Computer Vision and Pattern Recognition · Computer Science 2021-08-26 Hao Zhang , Xianggong Hong , Li Zhu

SSD is one of the state-of-the-art object detection algorithms, and it combines high detection accuracy with real-time speed. However, it is widely recognized that SSD is less accurate in detecting small objects compared to large objects,…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Wei Xiang , Dong-Qing Zhang , Heather Yu , Vassilis Athitsos

SSD (Single Shot Multibox Detector) is one of the best object detection algorithms with both high accuracy and fast speed. However, SSD's feature pyramid detection method makes it hard to fuse the features from different scales. In this…

Computer Vision and Pattern Recognition · Computer Science 2024-02-26 Zuoxin Li , Lu Yang , Fuqiang Zhou

Deep learning-based dense object detectors have achieved great success in the past few years and have been applied to numerous multimedia applications such as video understanding. However, the current training pipeline for dense detectors…

Computer Vision and Pattern Recognition · Computer Science 2021-07-28 Zehui Chen , Chenhongyi Yang , Qiaofei Li , Feng Zhao , Zheng-Jun Zha , Feng Wu

There are still two problems in SDD causing some inaccurate results: (1) In the process of feature extraction, with the layer-by-layer acquisition of semantic information, local information is gradually lost, resulting into less…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Aisha Chandio , Gong Gui , Teerath Kumar , Irfan Ullah , Ramin Ranjbarzadeh , Arunabha M Roy , Akhtar Hussain , Yao Shen

Small objects detection is a challenging task in computer vision due to its limited resolution and information. In order to solve this problem, the majority of existing methods sacrifice speed for improvement in accuracy. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2018-11-28 Guimei Cao , Xuemei Xie , Wenzhe Yang , Quan Liao , Guangming Shi , Jinjian Wu

We propose Deeply Supervised Object Detectors (DSOD), an object detection framework that can be trained from scratch. Recent advances in object detection heavily depend on the off-the-shelf models pre-trained on large-scale classification…

Computer Vision and Pattern Recognition · Computer Science 2019-03-20 Zhiqiang Shen , Zhuang Liu , Jianguo Li , Yu-Gang Jiang , Yurong Chen , Xiangyang Xue

We propose an object detection method that improves the accuracy of the conventional SSD (Single Shot Multibox Detector), which is one of the top object detection algorithms in both aspects of accuracy and speed. The performance of a deep…

Computer Vision and Pattern Recognition · Computer Science 2017-11-07 Jisoo Jeong , Hyojin Park , Nojun Kwak

We present a method for detecting objects in images using a single deep neural network. Our approach, named SSD, discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per feature…

Computer Vision and Pattern Recognition · Computer Science 2016-12-30 Wei Liu , Dragomir Anguelov , Dumitru Erhan , Christian Szegedy , Scott Reed , Cheng-Yang Fu , Alexander C. Berg

We develop a deep learning algorithm for contour detection with a fully convolutional encoder-decoder network. Different from previous low-level edge detection, our algorithm focuses on detecting higher-level object contours. Our network is…

Computer Vision and Pattern Recognition · Computer Science 2016-03-16 Jimei Yang , Brian Price , Scott Cohen , Honglak Lee , Ming-Hsuan Yang

Recently, a lot of single stage detectors using multi-scale features have been actively proposed. They are much faster than two stage detectors that use region proposal networks (RPN) without much degradation in the detection performances.…

Computer Vision and Pattern Recognition · Computer Science 2018-01-08 Kyoungmin Lee , Jaeseok Choi , Jisoo Jeong , Nojun Kwak

Scale-sensitive object detection remains a challenging task, where most of the existing methods could not learn it explicitly and are not robust to scale variance. In addition, the most existing methods are less efficient during training or…

Computer Vision and Pattern Recognition · Computer Science 2019-09-16 Junran Peng , Ming Sun , Zhaoxiang Zhang , Tieniu Tan , Junjie Yan

Object detection has made substantial progress in the last decade, due to the capability of convolution in extracting local context of objects. However, the scales of objects are diverse and current convolution can only process single-scale…

Computer Vision and Pattern Recognition · Computer Science 2022-06-17 Junliang Chen , Xiaodong Zhao , Linlin Shen

For applications in navigation and robotics, estimating the 3D pose of objects is as important as detection. Many approaches to pose estimation rely on detecting or tracking parts or keypoints [11, 21]. In this paper we build on a recent…

Computer Vision and Pattern Recognition · Computer Science 2016-09-20 Patrick Poirson , Phil Ammirato , Cheng-Yang Fu , Wei Liu , Jana Kosecka , Alexander C. Berg

We propose a novel single shot object detection network named Detection with Enriched Semantics (DES). Our motivation is to enrich the semantics of object detection features within a typical deep detector, by a semantic segmentation branch…

Computer Vision and Pattern Recognition · Computer Science 2018-04-10 Zhishuai Zhang , Siyuan Qiao , Cihang Xie , Wei Shen , Bo Wang , Alan L. Yuille

Object detection, one of the three main tasks of computer vision, has been used in various applications. The main process is to use deep neural networks to extract the features of an image and then use the features to identify the class and…

Computer Vision and Pattern Recognition · Computer Science 2022-12-14 Wenshuo Li

We present Deeply Supervised Object Detector (DSOD), a framework that can learn object detectors from scratch. State-of-the-art object objectors rely heavily on the off-the-shelf networks pre-trained on large-scale classification datasets…

Computer Vision and Pattern Recognition · Computer Science 2018-05-01 Zhiqiang Shen , Zhuang Liu , Jianguo Li , Yu-Gang Jiang , Yurong Chen , Xiangyang Xue

Single shot detectors that are potentially faster and simpler than two-stage detectors tend to be more applicable to object detection in videos. Nevertheless, the extension of such object detectors from image to video is not trivial…

Computer Vision and Pattern Recognition · Computer Science 2020-07-08 Jiajun Deng , Yingwei Pan , Ting Yao , Wengang Zhou , Houqiang Li , Tao Mei
‹ Prev 1 2 3 10 Next ›