资源算法Spatial-Transformer-Networks_pytorch

Spatial-Transformer-Networks_pytorch

2020-02-27 | |  35 |   0 |   0

Tpatial-Transformer-Networks-pytorch

Statement

  • Do the Experiments on the cluttered MNIST dataset of daviddao.

  • The accuracy and loss records can be find in cnn.out & stn.out.

  • The transform img can be find in transform_img/.

  • py35_pytorch03_version contains the old version code

Environment

  • python3.6

  • pytorch 0.4.0

Accuracy

CNN

  • Testing: epoch[195/200] loss:0.5264 acc:0.9211

  • Testing: epoch[196/200] loss:0.5185 acc:0.9194

  • Testing: epoch[197/200] loss:0.5160 acc:0.9158

  • Testing: epoch[198/200] loss:0.5053 acc:0.9183

  • Testing: epoch[199/200] loss:0.5057 acc:0.9153

STN

  • Testing: epoch[195/200] loss:0.0880 acc:0.9762

  • Testing: epoch[196/200] loss:0.0961 acc:0.9757

  • Testing: epoch[197/200] loss:0.0893 acc:0.9742

  • Testing: epoch[198/200] loss:0.1015 acc:0.9740

  • Testing: epoch[199/200] loss:0.0938 acc:0.9738

Transform Image

(input|transform|input|transform)

图片.png

上一篇:spatial-transformer-GAN

下一篇:MobileNet-V2

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...