Feature Pyramid Network (FPN) for Enhanced Feature Fusion in ResNest
The Feature Pyramid Network (FPN) is built using levels 'p_2' to 'p_5' to merge the feature maps produced by ResNest. The levels of FPN are denoted by 'l', with 'p_l' having a resolution that is 2^l lower than the input.
原文地址: https://www.cveoy.top/t/topic/jTai 著作权归作者所有。请勿转载和采集!