Coder Social home page Coder Social logo

Comments (4)

mariogeiger avatar mariogeiger commented on August 21, 2024 1

Hi,
I'm sorry because this repository is not maintained since a long time. I have the plan to reproduce the architecture and experiments of this repository within the e3nn library that I maintain. The only missing component is the SO3 Fourier transform.

from s2cnn.

EricPengShuai avatar EricPengShuai commented on August 21, 2024

@mariogeiger Sorry to bother you, can I implement spherical CNNs (s2cnn) with the help of e3cnn? Or do you have time to rewrite and maintain this repository?
Thanks in advance!

from s2cnn.

mariogeiger avatar mariogeiger commented on August 21, 2024

Here is an implementation using e3nn:
https://github.com/e3nn/e3nn/tree/main/examples/s2cnn/mnist

There still might be an issue with this code, I remember it was not training properly last time I tried.

The fast Fourier transform is still missing for the so3 transformation, here is the current naive implementation it is using: https://github.com/e3nn/e3nn/blob/main/e3nn/o3/_so3grid.py

from s2cnn.

nhey avatar nhey commented on August 21, 2024

@mariogeiger Thanks for the e3nn implementation. The test accuracy is about 40% for me after 20 epochs, do you have any ideas as to what the issue might be?

from s2cnn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.