码迷,mamicode.com
首页 > Web开发 > 详细

Convolutional Patch Networks with Spatial Prior for Road Detection and Urban Scene Understanding

时间:2017-07-31 13:30:45      阅读:216      评论:0      收藏:0      [点我收藏+]

标签:app   live   nal   学习   compute   技术   cvpr   blog   rar   

Convolutional Patch Networks with Spatial Prior for Road Detection and Urban Scene Understanding

深度学习思想越来越火,在今年的CVPR 2015 文章中相关文章就有20多篇,可见是很火的。近期在做关于语义切割和场景解析的内容,看到这篇文章后也是很高兴。

CN24 is a complete semantic segmentation framework using fully convolutional networks. It supports a wide variety of platforms (Linux, Mac OS X and Windows) and libraries (OpenCL, Intel MKL, AMD ACML...) while providing dependency-free reference implementations. The software is developed at the Computer Vision Group, University of Jena.

文章说能够在Windows、Mac和Linux系统上很好的执行,又能够支持OpenCL、Intel MKL , AMD ACML 来并行计算加速。看起来还真不错!

官方源代码地址:
[ CN24 ]

接下来先上实验结果:
实验环境[ubuntu 15.04]。临时没实用GPU加速

代码程序文件夹:
技术分享

执行后的结果:
单张图片測试结果,左側是语义切割后的结果,右側是真实的測试图。
技术分享

没实用GPU加速,果然处理一张图片还是挺慢的,耗时还是挺多的,例如以下图所看到的:
技术分享

以下就是摸索代码。下一节会继续分享学习过程,谢谢!

Convolutional Patch Networks with Spatial Prior for Road Detection and Urban Scene Understanding

标签:app   live   nal   学习   compute   技术   cvpr   blog   rar   

原文地址:http://www.cnblogs.com/gavanwanggw/p/7262536.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!