adavoudi / spdnet

Implementation of Deep SPDNet in pytorch
MIT License
58 stars 11 forks source link

mat file for running examples/demo.py #3

Closed alekseic closed 5 years ago

alekseic commented 5 years ago

Hello, Many thanks for your Riemannian network for SPD matrices implementation! How do you obtain spddb_afew_train_spd400_int_histeq.mat ? I downloaded AFEW SPD data from Zhiwu Huang's website at ETH, but I don't know how to process the many SPD matrices in order to get your demo.py running.

adavoudi commented 5 years ago

Have you found it?!

If not, I can upload it. It's about 1.5 Gigabyte.

alekseic commented 5 years ago

I didn't find the file itself. It's not that important now, I'm working on another project with my own data, I just wanted to check if your code works, so I thought to try and test it on this problem. I think, it's better to post a web link or a script for either downloading it, or constructing it from Zhiwu Huang's many mat files. So anyone who really needs it could get it.

raj-shah commented 5 years ago

I believe the mat file exists in the author's repo.

adavoudi commented 5 years ago

I added a script for downloading the data. It will download the data if it does not already exist.