Skip to content

Group Convolutional Networks implementation using Tensorflow

License

Notifications You must be signed in to change notification settings

wangg12/group_cnn_tf

Repository files navigation

gcnn experiments reimplementation using Tensorflow

  • We reimplemented Z2CNN, P4CNN, P4MCNN and P4CNN_RP for MNIST_ROT dataset.
  • See my_gconv_exps/MNIST_ROT/models_tp.py for detailed usage.
  • Also we add a chainer version P4MCNN model, which is not presented in the original paper. It performs better than the Z2CNN on mnist rotation dataset.

About

Group Convolutional Networks implementation using Tensorflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published