Fast Semantic Segmentation for Scene Perception

Abstract:

当前大部分的语义分割方法关注精度,而不是效率。本文提出了一种更有 efficient 的神经网络结构,有更少的参数。模型是基于 Resnet 的不对称编解码结构。 在编码器的第一阶段,使用 continuous factorized block 提取 low-level features。 第二阶段使用连续的 dilated block,确保模型有更大的感受野,保持模型 small-scale and shallow。
The parametersof our model are only 0.2M , 100× less than those of otherssuch as SegNet, etc.

Network

在这里插入图片描述
在这里插入图片描述
原文对于Initial Block 描述:
On the one hand, the initial block uses the convolution filter to obtain the features.On the other hand, the maxpooling reserves the original information and helps to train faster.
在这里插入图片描述
连续的空洞卷积CDB 使模型可能看起来更宽,这将导致一些更小和更薄的类,如标识,栅栏和杆,很难分割,但在一些更大的类,如道路,天空和树,表现得更好。
在这里插入图片描述
连续的分离模块CFB It greatly reduces the number of parameters and speeds up the training. (不对称卷积)在这里插入图片描述
down-sampling block 和 up-sampling block
在这里插入图片描述
在这里插入图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值