English
Related papers

Related papers: FA-RPN: Floating Region Proposals for Face Detecti…

200 papers

Identifying potential objects is critical for object recognition and analysis across various computer vision applications. Existing methods typically localize potential objects by relying on exemplar images, predefined categories, or…

Computer Vision and Pattern Recognition · Computer Science 2026-03-19 Qihong Tang , Changhan Liu , Shaofeng Zhang , Wenbin Li , Qi Fan , Yang Gao

Jointly integrating aspect ratio and context has been extensively studied and shown performance improvement in traditional object detection systems such as the DPMs. It, however, has been largely ignored in deep neural network based…

Computer Vision and Pattern Recognition · Computer Science 2017-03-23 Bo Li , Tianfu Wu , Shuai Shao , Lun Zhang , Rufeng Chu

Standard Convolutional Neural Networks (CNNs) designed for computer vision tasks tend to have large intermediate activation maps. These require large working memory and are thus unsuitable for deployment on resource-constrained devices…

Computer Vision and Pattern Recognition · Computer Science 2020-10-26 Oindrila Saha , Aditya Kusupati , Harsha Vardhan Simhadri , Manik Varma , Prateek Jain

Object detection is a fundamental and challenging problem in aerial and satellite image analysis. More recently, a two-stage detector Faster R-CNN is proposed and demonstrated to be a promising tool for object detection in optical remote…

Computer Vision and Pattern Recognition · Computer Science 2018-07-20 Lin Cheng , Xu Liu , Lingling Li , Licheng Jiao , Xu Tang

Face detection is essential to facial analysis tasks such as facial reenactment and face recognition. Both cascade face detectors and anchor-based face detectors have translated shining demos into practice and received intensive attention…

Computer Vision and Pattern Recognition · Computer Science 2019-03-27 Baosheng Yu , Dacheng Tao

Region based object detectors achieve the state-of-the-art performance, but few consider to model the relation of proposals. In this paper, we explore the idea of modeling the relationships among the proposals for object detection from the…

Computer Vision and Pattern Recognition · Computer Science 2019-04-22 Xingjian Du , Xuan Shi , Risheng Huang

The performance of face detection has been largely improved with the development of convolutional neural network. However, the occlusion issue due to mask and sunglasses, is still a challenging problem. The improvement on the recall of…

Computer Vision and Pattern Recognition · Computer Science 2017-11-23 Jianfeng Wang , Ye Yuan , Gang Yu

Currently, reliable and accurate ship detection in optical remote sensing images is still challenging. Even the state-of-the-art convolutional neural network (CNN) based methods cannot obtain very satisfactory results. To more accurately…

Computer Vision and Pattern Recognition · Computer Science 2021-08-27 Linhao Li , Zhiqiang Zhou , Bo Wang , Lingjuan Miao , Hua Zong

Recent advances in 3D object detection are made by developing the refinement stage for voxel-based Region Proposal Networks (RPN) to better strike the balance between accuracy and efficiency. A popular approach among state-of-the-art…

Computer Vision and Pattern Recognition · Computer Science 2022-05-26 Minh-Quan Dao , Elwan Héry , Vincent Frémont

Region-based Convolutional Neural Networks (R-CNNs) have achieved great success in the field of object detection. The existing R-CNNs usually divide a Region-of-Interest (ROI) into grids, and then localize objects by utilizing the spatial…

Computer Vision and Pattern Recognition · Computer Science 2018-02-13 Xiaochuan Fan , Hao Guo , Kang Zheng , Wei Feng , Song Wang

Weakly supervised object detection (WSup-OD) increases the usefulness and interpretability of image classification algorithms without requiring additional supervision. The successes of multiple instance learning in this task for natural…

Computer Vision and Pattern Recognition · Computer Science 2025-02-19 Philip Müller , Felix Meissen , Georgios Kaissis , Daniel Rueckert

Many modern approaches for object detection are two-staged pipelines. The first stage identifies regions of interest which are then classified in the second stage. Faster R-CNN is such an approach for object detection which combines both…

Computer Vision and Pattern Recognition · Computer Science 2017-05-01 Christian Eggert , Dan Zecha , Stephan Brehm , Rainer Lienhart

Large pose variations remain to be a challenge that confronts real-word face detection. We propose a new cascaded Convolutional Neural Network, dubbed the name Supervised Transformer Network, to address this challenge. The first stage is a…

Computer Vision and Pattern Recognition · Computer Science 2016-07-20 Dong Chen , Gang Hua , Fang Wen , Jian Sun

Generic face detection algorithms do not perform well in the mobile domain due to significant presence of occluded and partially visible faces. One promising technique to handle the challenge of partial faces is to design face detectors…

Computer Vision and Pattern Recognition · Computer Science 2017-04-10 Upal Mahbub , Sayantan Sarkar , Rama Chellappa

The learning of the region proposal in object detection using the deep neural networks (DNN) is divided into two tasks: binary classification and bounding box regression task. However, traditional RPN (Region Proposal Network) defines these…

Computer Vision and Pattern Recognition · Computer Science 2020-05-25 Geonseok Seo , Jaeyoung Yoo , Jaeseok Choi , Nojun Kwak

Complicated underwater environments bring new challenges to object detection, such as unbalanced light conditions, low contrast, occlusion, and mimicry of aquatic organisms. Under these circumstances, the objects captured by the underwater…

Computer Vision and Pattern Recognition · Computer Science 2022-10-06 Pinhao Song , Pengteng Li , Linhui Dai , Tao Wang , Zhan Chen

We propose a very simple, efficient yet surprisingly effective feature extraction method for face recognition (about 20 lines of Matlab code), which is mainly inspired by spatial pyramid pooling in generic image classification. We show that…

Computer Vision and Pattern Recognition · Computer Science 2014-09-18 Fumin Shen , Chunhua Shen , Heng Tao Shen

We study the problem of object detection over scanned images of scientific documents. We consider images that contain objects of varying aspect ratios and sizes and range from coarse elements such as tables and figures to fine elements such…

Computer Vision and Pattern Recognition · Computer Science 2019-10-31 Ankur Goswami , Joshua McGrath , Shanan Peters , Theodoros Rekatsinas

In this paper, we introduce the Face Magnifier Network (Face-MageNet), a face detector based on the Faster-RCNN framework which enables the flow of discriminative information of small scale faces to the classifier without any skip or…

Computer Vision and Pattern Recognition · Computer Science 2018-03-15 Pouya Samangouei , Mahyar Najibi , Larry Davis , Rama Chellappa

Facial landmark localization aims to detect the predefined points of human faces, and the topic has been rapidly improved with the recent development of neural network based methods. However, it remains a challenging task when dealing with…

Computer Vision and Pattern Recognition · Computer Science 2021-02-09 Zixuan Xu , Banghuai Li , Miao Geng , Ye Yuan