2019-05-13|LEDNet:轻量级的实时语义分割网路
2019-05-13 本文已影响0人
reallocing
《LEDNET: A LIGHTWEIGHT ENCODER-DECODER NETWORK FOR REAL-TIME SEMANTIC SEGMENTATION》
源码: https://github.com/xiaoyufenfei/LEDNet
- employs an asymmetric encoder- decoder architecture for the task of real-time semantic segmentation.
- an attention pyramid network (APN) is employed in the decoder to further lighten the entire network complexity.


