Xifeng Guo
Results
9
repositories owned by
Xifeng Guo
CapsNet-Keras
2.5k
Stars
658
Forks
Watchers
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
CapsNet-Pytorch
152
Stars
37
Forks
Watchers
Pytorch implementation for NIPS2017 paper `Dynamic Routing Between Capsules`
CapsNet-Fashion-MNIST
98
Stars
47
Forks
Watchers
Capsule Network on Fashion MNIST dataset
DEC-DA
53
Stars
20
Forks
Watchers
Deep Embedded Clustering with Data Augmentation (DEC-DA). Performance on MNIST (acc=0.985, nmi=0.960).
DSC-Net
59
Stars
22
Forks
Watchers
A Pytorch implementation of DSC-Net (Deep subspace clustering networks, NIPS17)