中文
相关论文

相关论文: Propose-and-Attend Single Shot Detector

200 篇论文

For object detection, the two-stage approach (e.g., Faster R-CNN) has been achieving the highest accuracy, whereas the one-stage approach (e.g., SSD) has the advantage of high efficiency. To inherit the merits of both while overcoming their…

计算机视觉与模式识别 · 计算机科学 2018-01-04 Shifeng Zhang , Longyin Wen , Xiao Bian , Zhen Lei , Stan Z. Li

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…

计算机视觉与模式识别 · 计算机科学 2016-12-30 Wei Liu , Dragomir Anguelov , Dumitru Erhan , Christian Szegedy , Scott Reed , Cheng-Yang Fu , Alexander C. Berg

Recent one-stage object detectors follow a per-pixel prediction approach that predicts both the object category scores and boundary positions from every single grid location. However, the most suitable positions for inferring different…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Li Yang , Yan Xu , Shaoru Wang , Chunfeng Yuan , Ziqi Zhang , Bing Li , Weiming Hu

While domain adaptation has been used to improve the performance of object detectors when the training and test data follow different distributions, previous work has mostly focused on two-stage detectors. This is because their use of…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Vidit Vidit , Mathieu Salzmann

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…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Aisha Chandio , Gong Gui , Teerath Kumar , Irfan Ullah , Ramin Ranjbarzadeh , Arunabha M Roy , Akhtar Hussain , Yao Shen

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.…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Kyoungmin Lee , Jaeseok Choi , Jisoo Jeong , Nojun Kwak

For many real applications, it is equally important to detect objects accurately and quickly. In this paper, we propose an accurate and efficient single shot object detector with feature aggregation and enhancement (FAENet). Our motivation…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Weiqiang Li , Guizhong Liu

We propose a single-shot approach for simultaneously detecting an object in an RGB image and predicting its 6D pose without requiring multiple stages or having to examine multiple hypotheses. Unlike a recently proposed single-shot technique…

计算机视觉与模式识别 · 计算机科学 2018-12-10 Bugra Tekin , Sudipta N. Sinha , Pascal Fua

This paper addresses the problem of common object detection, which aims to detect objects of similar categories from a set of images. Although it shares some similarities with the standard object detection and co-segmentation, common object…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Chuong H. Nguyen , Thuy C. Nguyen , Anh H. Vo , Yamazaki Masayuki

Currently, there have been many kinds of voxel-based 3D single stage detectors, while point-based single stage methods are still underexplored. In this paper, we first present a lightweight and effective point-based 3D single stage object…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Zetong Yang , Yanan Sun , Shu Liu , Jiaya Jia

There are mainly two types of state-of-the-art object detectors. On one hand, we have two-stage detectors, such as Faster R-CNN (Region-based Convolutional Neural Networks) or Mask R-CNN, that (i) use a Region Proposal Network to generate…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Petru Soviany , Radu Tudor Ionescu

Recent works succeeded to generate adversarial perturbations on the entire image or the object of interests to corrupt CNN based object detectors. In this paper, we focus on exploring the vulnerability of the Single Shot Module (SSM)…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Yuezun Li , Xiao Bian , Ming-ching Chang , Siwei Lyu

It is challenging for weakly supervised object detection network to precisely predict the positions of the objects, since there are no instance-level category annotations. Most existing methods tend to solve this problem by using a…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Ke Yang , Dongsheng Li , Yong Dou

Although the anchor-based detectors have taken a big step forward in pedestrian detection, the overall performance of algorithm still needs further improvement for practical applications, \emph{e.g.}, a good trade-off between the accuracy…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Chubin Zhuang , Zhen Lei , Stan Z. Li

We propose two improvements to the SSD---single shot multibox detector. First, we propose an adaptive approach for default box selection in SSD. This uses data to reduce the uncertainty in the selection of best aspect ratios for the default…

计算机视觉与模式识别 · 计算机科学 2018-08-20 Viral Thakar , Walid Ahmed , Mohammad M Soltani , Jia Yuan Yu

Existing single-stage detectors for locating objects in point clouds often treat object localization and category classification as separate tasks, so the localization accuracy and classification confidence may not well align. To address…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Wu Zheng , Weiliang Tang , Sijin Chen , Li Jiang , Chi-Wing Fu

We present a new two-stage 3D object detection framework, named sparse-to-dense 3D Object Detector (STD). The first stage is a bottom-up proposal generation network that uses raw point cloud as input to generate accurate proposals by…

计算机视觉与模式识别 · 计算机科学 2019-07-25 Zetong Yang , Yanan Sun , Shu Liu , Xiaoyong Shen , Jiaya Jia

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…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Patrick Poirson , Phil Ammirato , Cheng-Yang Fu , Wei Liu , Jana Kosecka , Alexander C. Berg

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…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Jiajun Deng , Yingwei Pan , Ting Yao , Wengang Zhou , Houqiang Li , Tao Mei

We introduce a novel single-shot object detector to ease the imbalance of foreground-background class by suppressing the easy negatives while increasing the positives. To achieve this, we propose an Anchor Promotion Module (APM) which…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Qiankun Tang , Shice Liu , Jie Li , Yu Hu
‹ 上一页 1 2 3 10 下一页 ›