【语义分割】ERFNet -- Efficient Residual Factorized ConvNet for Real-time Semantic Segmentation


ERFNet的核心操作是residual connectionsfactorized convolutions(convolutions with 1D kernels)

83 FPS in a single Titan X
7 FPS in a JetsonTX1 (embedded GPU)

Factorized Residual Layers

non-bottleneck和bottleneck有相近的参数量以及精度。但bottleneck计算量低,层数多,非线性强,故多被采用。

但严格来讲,non-bottleneck精度更高。
在这里插入图片描述
1D factorized convolutions 大大减少参数量(33%)的同时精度与二维卷积接近,且非线性更强。

non-bottleneck-1D (non-bt-1D) receives a direct 33% reduction in both convolutions and greatly accelerating its execution time.

Downsampling (reducing the spatial resolution) has thedrawback
of reducing the pixel precision (coarser outputs), but it also has two benefits: it lets the deeper layers gather more context (to improve classification) and it helps to reduce computation.

在这里插入图片描述

Architecture design

在这里插入图片描述
在这里插入图片描述

Result

cityscapes
在这里插入图片描述

  • 0
    点赞
  • 14
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值