English
Related papers

Related papers: End-to-End Object Detection with Fully Convolution…

200 papers

We propose an end-to-end learning framework for generating foreground object segmentations. Given a single novel image, our approach produces pixel-level masks for all "object-like" regions---even for object categories never seen during…

Computer Vision and Pattern Recognition · Computer Science 2017-04-13 Suyog Dutt Jain , Bo Xiong , Kristen Grauman

Object detection has recently achieved a breakthrough for removing the last one non-differentiable component in the pipeline, Non-Maximum Suppression (NMS), and building up an end-to-end system. However, what makes for its one-to-one…

Computer Vision and Pattern Recognition · Computer Science 2021-07-13 Peize Sun , Yi Jiang , Enze Xie , Wenqi Shao , Zehuan Yuan , Changhu Wang , Ping Luo

Fine-grained image recognition is a challenging computer vision problem, due to the small inter-class variations caused by highly similar subordinate categories, and the large intra-class variations in poses, scales and rotations. In this…

Computer Vision and Pattern Recognition · Computer Science 2016-05-24 Xiu-Shen Wei , Chen-Wei Xie , Jianxin Wu

Efficiency is quite important for 3D lane detection due to practical deployment demand. In this work, we propose a simple, fast, and end-to-end detector that still maintains high detection precision. Specifically, we devise a set of fully…

Computer Vision and Pattern Recognition · Computer Science 2023-07-19 Zhuoling Li , Chunrui Han , Zheng Ge , Jinrong Yang , En Yu , Haoqian Wang , Hengshuang Zhao , Xiangyu Zhang

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

One of the most important parts of environment perception is the detection of obstacles in the surrounding of the vehicle. To achieve that, several sensors like radars, LiDARs and cameras are installed in autonomous vehicles. The produced…

Computer Vision and Pattern Recognition · Computer Science 2017-09-12 Florian Piewak

We introduce a new image segmentation task, called Entity Segmentation (ES), which aims to segment all visual entities (objects and stuffs) in an image without predicting their semantic labels. By removing the need of class label…

Computer Vision and Pattern Recognition · Computer Science 2022-12-21 Lu Qi , Jason Kuen , Yi Wang , Jiuxiang Gu , Hengshuang Zhao , Zhe Lin , Philip Torr , Jiaya Jia

Modern 3D object detectors have immensely benefited from the end-to-end learning idea. However, most of them use a post-processing algorithm called Non-Maximal Suppression (NMS) only during inference. While there were attempts to include…

Computer Vision and Pattern Recognition · Computer Science 2021-04-01 Abhinav Kumar , Garrick Brazil , Xiaoming Liu

Although deep convolutional neural networks(CNNs) have achieved remarkable results on object detection and segmentation, pre- and post-processing steps such as region proposals and non-maximum suppression(NMS), have been required. These…

Computer Vision and Pattern Recognition · Computer Science 2016-05-12 Eunbyung Park , Alexander C. Berg

Table detection is the task of classifying and localizing table objects within document images. With the recent development in deep learning methods, we observe remarkable success in table detection. However, a significant amount of labeled…

Computer Vision and Pattern Recognition · Computer Science 2023-05-09 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Marcus Liwicki , Muhammad Zeshan Afzal

Monocular 3D object detection is an important task for autonomous driving considering its advantage of low cost. It is much more challenging than conventional 2D cases due to its inherent ill-posed property, which is mainly reflected in the…

Computer Vision and Pattern Recognition · Computer Science 2021-09-27 Tai Wang , Xinge Zhu , Jiangmiao Pang , Dahua Lin

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

Computer Vision and Pattern Recognition · Computer Science 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

The ``You Only Look Once'' (YOLO) framework has long served as a standard for real-time object detection, though traditional iterations have utilized Non-Maximum Suppression (NMS) post-processing, which introduces specific latency and…

Computer Vision and Pattern Recognition · Computer Science 2026-03-19 Sudip Chakrabarty

We propose a fully convolutional one-stage object detector (FCOS) to solve object detection in a per-pixel prediction fashion, analogue to semantic segmentation. Almost all state-of-the-art object detectors such as RetinaNet, SSD, YOLOv3,…

Computer Vision and Pattern Recognition · Computer Science 2019-08-21 Zhi Tian , Chunhua Shen , Hao Chen , Tong He

Edge detection remains a fundamental yet challenging task in computer vision, especially under varying illumination, noise, and complex scene conditions. This paper introduces a Hybrid Multi-Stage Learning Framework that integrates…

Computer Vision and Pattern Recognition · Computer Science 2025-03-31 Mark Phil Pacot , Jayno Juventud , Gleen Dalaorao

This paper presents an end-to-end semi-supervised object detection approach, in contrast to previous more complex multi-stage methods. The end-to-end training gradually improves pseudo label qualities during the curriculum, and the more and…

Computer Vision and Pattern Recognition · Computer Science 2021-08-09 Mengde Xu , Zheng Zhang , Han Hu , Jianfeng Wang , Lijuan Wang , Fangyun Wei , Xiang Bai , Zicheng Liu

In video surveillance applications, person search is a challenging task consisting in detecting people and extracting features from their silhouette for re-identification (re-ID) purpose. We propose a new end-to-end model that jointly…

Computer Vision and Pattern Recognition · Computer Science 2022-01-25 Angelique Loesch , Jaonary Rabarisoa , Romaric Audigier

We present the first fully convolutional end-to-end solution for instance-aware semantic segmentation task. It inherits all the merits of FCNs for semantic segmentation and instance mask proposal. It performs instance mask prediction and…

Computer Vision and Pattern Recognition · Computer Science 2017-04-11 Yi Li , Haozhi Qi , Jifeng Dai , Xiangyang Ji , Yichen Wei

Dense object detection is widely used in automatic driving, video surveillance, and other fields. This paper focuses on the challenging task of dense object detection. Currently, detection methods based on greedy algorithms, such as…

Computer Vision and Pattern Recognition · Computer Science 2025-02-12 Yueming Huang , Chenrui Ma , Hao Zhou , Hao Wu , Guowu Yuan

Deep convolutional neural networks (CNNs) have been shown to perform extremely well at a variety of tasks including subtasks of autonomous driving such as image segmentation and object classification. However, networks designed for these…

Computer Vision and Pattern Recognition · Computer Science 2017-11-21 Yiqi Hou , Sascha Hornauer , Karl Zipser