oke-aditya / image_similarity

PyTorch Blog Post On Image Similarity Search
https://oke-aditya.github.io/image_similarity/
Apache License 2.0
250 stars 59 forks source link

Miss encoder checkpoint #9

Open vovantuan1999a opened 2 years ago

vovantuan1999a commented 2 years ago

Hi you, Can I get encoder model trained? In this link you give have not encoder model checkpoint.

Thank you and best regards.

oke-aditya commented 2 years ago

Due to freshly imposed google drive file limits :( I think the model has been removed from drive.

oke-aditya commented 2 years ago

I really don't have the encoder weights now :( But I will now create a github release to save the other weights

imneonizer commented 2 years ago

Hey @vovantuan1999a you can try this repository, it also has the weights file https://github.com/imneonizer/pytorch-triplet-loss

vovantuan1999a commented 2 years ago

Thank you very much.

Best regards

On Thu, Oct 27, 2022 at 12:06 PM Nitin Rai @.***> wrote:

Hey @vovantuan1999a https://github.com/vovantuan1999a you can try this repository, it also has the weights file https://github.com/imneonizer/pytorch-triplet-loss

— Reply to this email directly, view it on GitHub https://github.com/oke-aditya/image_similarity/issues/9#issuecomment-1293003101, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKJ5EAQ4MMY77Z534ZOLCTTWFIEVZANCNFSM564FGYJA . You are receiving this because you were mentioned.Message ID: @.***>

xInfinitYz commented 6 months ago

How I'm supposed to get the encoder.pt from weights file?