luizgh / sigver_wiwd

Learned representation for Offline Handwritten Signature Verification. Models and code to extract features from signature images.
https://www.etsmtl.ca/Unites-de-recherche/LIVIA/Recherche-et-innovation/Projets/Signature-Verification
BSD 2-Clause "Simplified" License
141 stars 52 forks source link

Error downloading models - #21

Closed mapo80 closed 1 year ago

mapo80 commented 1 year ago

Hi,

there are problems downloading pre trained models. This link doesn't work: https://www.etsmtl.ca/Unites-de-recherche/LIVIA/Recherche-et-innovation/Projets/Signature-Verification

I have this:

image

Can you fix?

Thanks very much for your work.

luizgh commented 1 year ago

Thanks for bringing this to my attention - looks like they removed the project page from the lab's website. You can see the contents on the web archive (but even there the download links are bad) https://web.archive.org/web/20190213091705/https://www.etsmtl.ca/Unites-de-recherche/LIVIA/Recherche-et-innovation/Projets/Signature-Verification

Here are the links: Signet: https://drive.google.com/file/d/1KffsnZu8-33wXklsodofw-a-KX6tAsVN/view?usp=share_link Signet SPP-models: https://drive.google.com/file/d/1KffsnZu8-33wXklsodofw-a-KX6tAsVN/view?usp=share_link

Btw, I recommend using the code/models from the pytorch repo, instead of the ones here: https://github.com/luizgh/sigver

mapo80 commented 1 year ago

Thanks very much! I want to convert models in onnx format. Thanks for everything.

mapo80 commented 1 year ago

Sorry to bother you but links you have provided are same. Could you link the other?

THanks