Feature Pyramid Networks - Enhancing Convolutional Network Performance Explained
CodeEmporium via YouTube
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore Feature Pyramid Networks (FPN) in this comprehensive 28-minute tutorial that demonstrates how to enhance convolutional neural network performance for computer vision tasks. Learn what Feature Pyramid Networks are and understand their critical importance in modern computer vision applications through detailed historical context. Discover the computational mechanics of FPN and see how they integrate with Faster R-CNN during both training and inference phases. Master the techniques for selecting appropriate tensor scales and witness practical code demonstrations showing FPN's effectiveness in object detection scenarios. The tutorial includes access to slides, complete code implementation, and references to the original research paper, along with connections to related topics like sliding window object detection, R-CNN variants, and other computer vision fundamentals through supplementary video resources.
Syllabus
00:00 What are Feature Pyramid Networks?
00:50 Why we need FPNs with historical context
09:00 Computation of FPN
12:45 Training Faster R-CNN with FPN
17:00 How to select the appropriate tensor scale
19:46 Inference Faster R-CNN with FPN
21:40 Code showing the effectiveness of FPN on object detection
24:00 Quiz Time
24:53 Summary
Taught by
CodeEmporium