Computer Vision
Feature Pyramid Network
A CNN architecture creating multi-scale feature representations for detecting objects at different sizes.
This concept is essential for understanding computer vision and forms a key part of modern AI systems.
Related Concepts
- Object Detection
- Multi-Scale
- CNN
Tags
computer-vision object-detection multi-scale cnn