Releases: andreasMazur/geoconv
Releases · andreasMazur/geoconv
geoconv_v0.0.7
GeoConv Version 0.0.7
This small update mostly addresses pull request #6 and adds:
- a fix to the bug that caused the GCC to fail during package installation due to the use of a deprecated numpy API
- an update to the dependency requirements
- minor adjustments to the parameters of the FAUST data generator
geoconv_v0.0.6
GeoConv Version 0.0.6
- GeoConv is now listed on the pypi index and can thus be installed via
pip install geoconv
. See README.md for further details - GeoConv implements basic preprocessing functionalities
- GeoConv implements intrinsic mesh convolutions in Tensorflow/Keras and Pytorch
- GeoConv provides benchmark and visualization tools