This tutorial explains the purpose of the neck component in the object detection neural networks. In this video, I explain the architecture that was specified in Feature Pyramid Network paper.
Link to the paper [Feature Pyramid Network for object detection]
[ Ссылка ]
The code snippets and full module implementation can be found in this colab notebook:
[ Ссылка ]
The torchvision has a more flexible implementation which would take more than 3 feature layers from backbone
[ Ссылка ]
Ещё видео!