geoconv

A Python library for end-to-end learning on surfaces. It implements pre-processing functions that include geodesic algorithms, neural network layers that operate on surfaces, visualization tools and benchmarking functionalities.

GPL-3.0 License

Downloads
25
Stars
25

Bot releases are hidden (Show)

geoconv - geoconv_v0.0.7 Latest Release

Published by andreasMazur 3 months ago

GeoConv Version 0.0.7

This small update mostly addresses pull request #6 and adds:

  1. a fix to the bug that caused the GCC to fail during package installation due to the use of a deprecated numpy API
  2. an update to the dependency requirements
  3. minor adjustments to the parameters of the FAUST data generator
geoconv - geoconv_v0.0.6

Published by andreasMazur 8 months ago

GeoConv Version 0.0.6

  1. GeoConv is now listed on the pypi index and can thus be installed via pip install geoconv. See README.md for further details
  2. GeoConv implements basic preprocessing functionalities
  3. GeoConv implements intrinsic mesh convolutions in Tensorflow/Keras and Pytorch
  4. GeoConv provides benchmark and visualization tools
Package Rankings
Top 37.03% on Pypi.org
Related Projects