Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

LSR-YOLO: A lightweight and fast model for retail products detection.

PloS one·2025
Same author

Assessment of Tumor-Infiltrating Lymphocytes in Triple-Negative Breast Cancer: Interobserver Variability and Contributing Factors.

Diagnostics (Basel, Switzerland)·2025
Same author

Advanced Deep Learning Approaches in Detection Technologies for Comprehensive Breast Cancer Assessment Based on WSIs: A Systematic Literature Review.

Diagnostics (Basel, Switzerland)·2025
Same author

Skeletal Fracture Detection with Deep Learning: A Comprehensive Review.

Diagnostics (Basel, Switzerland)·2023
Same author

A Genetic Algorithm Based One Class Support Vector Machine Model for Arabic Skilled Forgery Signature Verification.

Journal of imaging·2023
Same author

MAC protocol with grouping awareness GMAC for large scale Internet-of-Things network.

PeerJ. Computer science·2021
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Jun 23, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

517

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.

Sensors (Basel, Switzerland)
|June 19, 2024
PubMed
Summary
This summary is machine-generated.

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.

Keywords:
computer visiondeep learning algorithmsobject detectionproposal-free detector

More Related Videos

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.4K
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

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

9.0K

Related Experiment Videos

Last Updated: Jun 23, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

517
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.4K
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

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

9.0K

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.