space transformer tensorflow:Trans空间变压器网络的Tensorflow实现 源码
空间变压器网络 空间变压器网络[1]允许对网络内的数据进行空间操作。 API 基于[2]的Tensorflow 0.7中实现的空间变压器网络。 如何使用 transformer ( U , theta , out_size ) 参量 U : float The output of a convolutional net should have the shape [num_batch, height, width, num_channels]. theta: float The output of the localisation network
文件列表
spatial-transformer-tensorflow-master.zip
(预估有个8文件)
spatial-transformer-tensorflow-master
example.py
2KB
data
mnist_sequence1_sample_5distortions5x5.npz
3.66MB
cat.jpg
222KB
LICENSE
1KB
spatial_transformer.py
8KB
cluttered_mnist.py
6KB
tf_utils.py
4KB
README.md
2KB
暂无评论