2019-05-13|LEDNet:轻量级的实时语义分割网路

《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.

你可能感兴趣的:(2019-05-13|LEDNet:轻量级的实时语义分割网路)