FieldConv icon indicating copy to clipboard operation
FieldConv copied to clipboard

Official implementation of Field Convolutions for Surface CNNs [ICCV 2021 Oral]

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

Hi Thomas, thanks for the cool work, I would like to try it out. Could you please provide an environment/requirements file, such that all potential users can easily install all...

Hi @twmitchel, Thanks for open-sourcing this amazing work. I am trying your code on my own dataset of high-res meshes, but while applying the `pre-transform` functions, the computeLogXport() gives foll....