pvnieo / FMNet-pytorch

A Pytorch implementation of: "Deep Functional Maps: Structured Prediction for Dense Shape Correspondence"
MIT License
17 stars 0 forks source link

The link for the dataset mentioned in README.md is broken #3

Open amiltonwong opened 2 years ago

amiltonwong commented 2 years ago

Hi, @pvnieo,

The link "https://github.com/pvnieo/datasets-zoo" for the dataset is broken. Could you fix it or point me to the download repo?

Thanks~

pvnieo commented 2 years ago

Hi,

You can find faust and scape remeshed datasets provided in here

amiltonwong commented 2 years ago

@pvnieo,

Thanks a lot for the reply. I've downloaded the remeshed data via the mentioned link. However, I came across another issue on computing the SHOT features when running preprocess.py: Segmentation fault (core dumped) problem. (I've successfully built the SHOT package by following "https://github.com/pvnieo/3d-utils/tree/master/shot"). Any suggestion to fix this issue? Or, could you release the pre-computed SHOT features?

Thanks~

ydhawesome commented 1 year ago

"https://github.com/pvnieo/3d-utils/tree/master/shot" is broken @amiltonwong @pvnieo