All Projects → Faldict → CapsuleGAN

Faldict / CapsuleGAN

Licence: other
An Experimental Implementation for CapsuleGAN.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to CapsuleGAN

SegCaps
A Clone version from Original SegCaps source code with enhancements on MS COCO dataset.
Stars: ✭ 62 (+181.82%)
Mutual labels:  capsule
Capsnet Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
Stars: ✭ 2,428 (+10936.36%)
Mutual labels:  capsule
Spacex Api
🚀 Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.
Stars: ✭ 8,973 (+40686.36%)
Mutual labels:  capsule
Capsnet Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
Stars: ✭ 3,776 (+17063.64%)
Mutual labels:  capsule
CapsuleLayer
PyTorch Capsule Layer
Stars: ✭ 28 (+27.27%)
Mutual labels:  capsule
me recognition
CapsuleNet for Micro-expression Recognition (IEEE FG 2019)
Stars: ✭ 56 (+154.55%)
Mutual labels:  capsule
capsnet.mxnet
MXNet implementation of CapsNet
Stars: ✭ 30 (+36.36%)
Mutual labels:  capsule
CapsNet-tensorflow-jupyter
A simple tensorflow implementation of CapsNet (by Dr. G. Hinton), based on my understanding. This repository is built with an aim to simplify the concept, implement and understand it.
Stars: ✭ 16 (-27.27%)
Mutual labels:  capsule
dynamic-routing-capsule-cifar
CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras
Stars: ✭ 34 (+54.55%)
Mutual labels:  capsule

CapsuleGAN

Quick Start

To run this code, you should open your terminal and type these commands.

git clone https://github.com/Faldict/CapsuleGAN
cd CapsuleGAN
python main.py

Requirements

  • python3
  • numpy
  • tensorflow (gpu better)

TODO

  • Upload experiment results
  • Add hyper parameters

Feedbacks

Please feel free to submit issues if you get any problems or have any advice.

Reference

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].