资源算法CapsNet-tensorflow-jupyter

CapsNet-tensorflow-jupyter

2020-03-03 | |  66 |   0 |   0

CapsNet-tensorflow-jupyter

A Tensorflow implementation of CapsNet, based on my understanding. This repository is built with an aim to simplify the concept, implement and understand it.

Any suggestions, or any mistake you find, I'll be happy to entertain.

Credits for this amazing comparison: https://github.com/naturomics/CapsNet-Tensorflow

图片.png

Requirements

  • python3

  • numpy==1.13.1

  • tensorflow==1.3.0

Usage

Clone this repository with git.

$ git clone https://github.com/rrqq/CapsNet-tensorflow-jupyter.git
$ cd CapsNet-tensorflow-jupyter-master

Run Options

  1. Use Jupyter Notebook (with visualizations)

  2. From linux terminal:

$ script -c "sudo python3 main.py" train_log.txt
  1. For Dynamic Loop implementation:

$ script -c "sudo python3 dynamic_main.py" train_log_dynamic.txt

Test Accuracy (dynamic_main.py): 99.38 % First round with default parameters as in paper. The test set was the default provided by Tensorflow.

Reference

In depth analysis.


上一篇: CapsNet-Fashion-MNIST

下一篇:Tumor-CapsNet

用户评价
全部评价

热门资源

  • TensorFlow-Course

    This repository aims to provide simple and read...

  • seetafaceJNI

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

  • mxnet_VanillaCNN

    This is a mxnet implementation of the Vanilla C...

  • DuReader_QANet_BiDAF

    Machine Reading Comprehension on DuReader Usin...

  • Klukshu-Sockeye-...

    KLUKSHU SOCKEYE PROJECTS 2016 This repositor...