Related Experiment Video
Updated: Jul 1, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
Published on: February 6, 2020
YOLOH: You Only Look One Hourglass for Real-Time Object Detection
You Only Look One Hourglass (YOLOH) introduces a novel approach to object detection, fusing features early to reduce computation. This method achieves high accuracy and real-time performance, outperforming existing Feature Pyramid Network (FPN) models.
Area of Science:
- Computer Vision
- Deep Learning
- Object Detection
Background:
- Feature Pyramid Networks (FPN) are widely used in object detection for multi-scale accuracy.
- Traditional FPNs require extensive computation on high-resolution feature maps in the decoder.
- This computational demand limits real-time applications and efficiency.
Purpose of the Study:
- To propose a novel perspective for Feature Pyramid Networks (FPN) that reduces computational cost.
- To introduce the You Only Look One Hourglass (YOLOH) model for efficient multi-scale object detection.
- To enhance both accuracy and runtime performance compared to existing methods.
Main Methods:
- Fusing multiple feature maps into a single feature map within the encoder.
- Utilizing dense connections and dilated residual blocks to expand the receptive field of the fused feature map.
- Directly using the fused single-layer features for regression and classification.
Main Results:
- YOLOH achieves an average precision (AP) of 50.2 on the COCO dataset with a standard 3× training schedule.
- The model demonstrates a speed of 32 FPS with 40.3 AP on the ResNet-50 backbone.
- YOLOH surpasses established detector baselines in both accuracy and runtime performance.
Conclusions:
- The proposed YOLOH model offers a computationally efficient alternative to traditional FPNs for object detection.
- Early feature fusion combined with expanded receptive fields enables high performance.
- YOLOH serves as a valuable reference for designing future real-time object detection systems.
More Related Videos
03:31Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
05:57Long-term Video Tracking of Cohoused Aquatic Animals: A Case Study of the Daily Locomotor Activity of the Norway Lobster Nephrops norvegicus
Published on: April 8, 2019
Related Concept Videos
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Detection of Black Holes
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
Collisions in Multiple Dimensions: Problem Solving
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
Uniform Depth Channel Flow: Problem Solving