Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An efficient solution for semantic segmentation: ShuffleNet V2 with atrous separable convolutions #19

Open
DeepTecher opened this issue Mar 13, 2019 · 0 comments
Labels
分割|Segmentation 论文速递 无人驾驶最新相关论文

Comments

@DeepTecher
Copy link
Owner

An efficient solution for semantic segmentation: ShuffleNet V2 with atrous separable convolutions

提交时间:2019-02-20

团队:芬兰奥卢大学机器视觉研究中心

摘要:为图像中的每个像素分配标签,即语义分割,已经成为计算机视觉中的重要任务,并且在自动驾驶、机器人导航、定位和场景理解中具有应用。 多年来,完全卷积神经网络已被证明是一项成功的解决方案,但大部分工作主要集中在准确性上。 在本文中,我们提出了一种计算有效的语义分割方法,同时在Cityscapes挑战中实现了70.33%的高mIOU。 建议的网络能够在移动设备上实时运行。 此外,我们还公开提供代码和模型权重。

@DeepTecher DeepTecher added 论文速递 无人驾驶最新相关论文 分割|Segmentation labels Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
分割|Segmentation 论文速递 无人驾驶最新相关论文
Projects
None yet
Development

No branches or pull requests

1 participant