Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyTorch implementation #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

adambielski
Copy link

I implemented group equivariant convolutions in PyTorch. Code includes tests for filter transformation and equivariance.
I also tested this implementation by training on CIFAR-10 with ResNet-18 architecture https://github.com/adambielski/pytorch-gconv-experiments

@tscohen
Copy link
Owner

tscohen commented Oct 10, 2017

Hi Adam,

Thank you for your contribution. It is much appreciated.

I am currently in a conversation with my new employer to see how I can continue to contribute to this and other open source projects, so it could take a while to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants