论文GRNN:几何视觉的神经网络算法库
Posted 机器学习研究会
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了论文GRNN:几何视觉的神经网络算法库相关的知识,希望对你有一定的参考价值。
We introduce gvnn, a neural network library in Torch aimed towards bridging the gap between classic geometric computer vision and deep learning. Inspired by the recent success of Spatial Transformer Networks, we propose several new layers which are often used as parametric transformations on the data in geometric computer vision. These layers can be inserted within a neural network much in the spirit of the original spatial transformers and allow backpropagation to enable end-to-end learning of a network involving any domain knowledge in geometric computer vision. This opens up applications in learning invariance to 3D geometric transformation for place recognition, end-to-end visual odometry, depth estimation and unsupervised learning through warping with a parametric transformation for image reconstruction error.
论文:
http://arxiv.org/pdf/1607.07405.pdf
代码:
https://github.com/ankurhanda/gvnn
原文链接:
http://weibo.com/5501429448/E70ND41pw?ref=collection&type=comment#_rnd1473153744925
以上是关于论文GRNN:几何视觉的神经网络算法库的主要内容,如果未能解决你的问题,请参考以下文章
基于GRNN广义回归神经网络的飞机引擎剩余使用周期预测算法的研究