Related Experiment Video
Updated: Jul 4, 2026

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
Published on: May 7, 2019
Proposal-Free Fully Convolutional Network: Object Detection Based on a Box Map
Zhihao Su1, Afzan Adam1, Mohammad Faidzul Nasrudin1
1Center for Artificial Intelligence Technology, Faculty of Information Science and Technology, Universiti Kebangsaan Malaysia, Bangi 43600, Selangor, Malaysia.
This study introduces a proposal-free, fully convolutional network (PF-FCN) for object detection, achieving superior performance and speed. The novel "box map" approach enhances accuracy in real-world applications and future research.
Area of Science:
- Computer Vision
- Deep Learning
- Object Detection
Background:
- Region proposal-based detectors (e.g., Faster R-CNNs) are effective but computationally intensive.
- Proposal-free methods offer a balance between accuracy and speed, gaining popularity.
- Existing proposal-free methods have limitations in performance and efficiency.
Purpose of the Study:
- To propose a novel proposal-free, fully convolutional network (PF-FCN) for object detection.
- To outperform existing state-of-the-art proposal-free object detection methods.
- To introduce a "box map" generation technique for improved bounding box prediction.
Main Methods:
- Developed a proposal-free, fully convolutional network (PF-FCN) utilizing a single-pass approach.
- Introduced a "box map" generation method based on regression training.
- Designed a channel and spatial contextualized sub-network to learn the "box map".
Main Results:
- PF-FCN achieved state-of-the-art results on benchmark datasets.
- Achieved 89.6% mAP on PASCAL VOC 2012 and 71.7% mAP on MS COCO.
- Outperformed baseline Fully Convolutional One-Stage Detector (FCOS) and other proposal-free detectors.
Conclusions:
- PF-FCN demonstrates significant improvements in object detection accuracy and speed.
- The proposed "box map" approach is effective for generating accurate bounding boxes.
- Proposal-free detectors hold great significance for practical applications and future research in computer vision.
Related Concept Videos
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...

