e2cnn_experiments icon indicating copy to clipboard operation
e2cnn_experiments copied to clipboard

Experiment for General E(2)-Equivariant Steerable CNNs

Results 2 e2cnn_experiments issues
Sort by recently updated
recently updated
newest added

I'm trying to create an equivariant ResNet model based on `e2_wide_resnet.py` and I would really appreciate if you could clarify some of my doubts. **Main questions** 1. I see that...

I encountered issues running the experiments with Python 3.12 using the existing installation instructions targeting Python >=3.7. Specifically: -Minor bugs in experiments/optimizers_L1L2.py caused warnings and deprecated usage errors. -The training...