Completed
09:14 Code comparing RoIAlign vs RolPool
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Mask R-CNN Explained
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 What is Mask R-CNN?
- 2 00:43 Why Mask R-CNN?
- 3 02:26 Building on Faster R-CNN
- 4 04:40 Adding 2 things to create Mask R-CNN
- 5 06:01 RoIAlign vs RoIPool
- 6 09:14 Code comparing RoIAlign vs RolPool
- 7 10:22 Training Mask R-CNN
- 8 11:31 Training: Region Proposal Network + Loss Computation
- 9 14:45 Training: Processing each region proposal
- 10 18:15 Training: Instance Segmentation Loss Computation
- 11 19:39 Training: Combining losses and back propagation
- 12 20:30 Inference
- 13 24:07 Code for Mask R-CNN Inference
- 14 26:00 Quiz Time
- 15 26:54 Summary