EquiConvPytorch icon indicating copy to clipboard operation
EquiConvPytorch copied to clipboard

Pytorch implementation of EquiConv

Results 1 EquiConvPytorch issues
Sort by recently updated
recently updated
newest added

Hi, thanks for the code. I am using equi_conv in my own code to train resnet50 on custom data. however I find it is really slow, so I wanted to...