Skip to content

Releases: andreasMazur/geoconv

geoconv_v0.0.7

02 Aug 08:38
Compare
Choose a tag to compare

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_v0.0.6

06 Mar 14:41
Compare
Choose a tag to compare

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