paper-with-me

PANet

2000년 도입 · 논문 18편에서 사용

Path Aggregation Network, or PANet, aims to boost information flow in a proposal-based instance segmentation framework. Specifically, the feature hierarchy is enhanced with accurate localization signals in lower layers by bottom-up path augmentation, which shortens the information path between lower layers and topmost feature. Additionally, adaptive feature pooling is employed, which links feature grid and all feature levels to make useful information in each feature level propagate directly to following proposal subnetworks. A complementary branch capturing different views for each proposal is created to further improve mask prediction.

출처: Path Aggregation Network for Instance Segmentation

소개 논문: Path Aggregation Network for Instance Segmentation

Object Detection Models · Computer VisionInstance Segmentation Models · Computer Vision