1 Star 0 Fork 0

flyxkh / last_caffe_with_stn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Spatial Transformer Networks and LSTM RNN in Caffe

Spatial Transformer Networks

Spatial Transformer Networks from https://github.com/daerduoCarey/SpatialTransformerLayer with an updated (last) version of Caffe and some code cleaning and corrections.

Compile Caffe following my tutorial on iOS or Ubuntu.

My tutorial about Spatial Transformer Networks.

Commands to build a Docker :

docker build -f docker/standalone/cpu/Dockerfile  -t caffe/stn:v1 .

or pull it directly :

docker pull christopher5106/caffe:stn

LSTM RNN

LSTM from https://github.com/junhyukoh/caffe-lstm

My tutorial about LSTM in Caffe.

Repeat Layer

As in https://github.com/skaae/recurrent-spatial-transformer-code I created a RepeatLayer designed for Recurrent Neural Nets.

Smooth L1 layer

From Ross Girshick

空文件

简介

暂无描述 展开 收起
Objective-C 等 6 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Objective-C
1
https://gitee.com/flyxkh/last_caffe_with_stn.git
git@gitee.com:flyxkh/last_caffe_with_stn.git
flyxkh
last_caffe_with_stn
last_caffe_with_stn
master

搜索帮助