tensorfreitas / Siamese-Networks-for-One-Shot-Learning

Implementation of Siamese Neural Networks for One-shot Image Recognition
601 stars 180 forks source link

Author's implementation #6

Closed shymachine closed 5 years ago

shymachine commented 5 years ago

Hello, Can you please let me know where can I find author's implementation? You did mention that it slightly different. And what was the accuracy rate of your implementation? Thanks

tensorfreitas commented 5 years ago

Hi!

The authors did not share their implementation, I was referring to the details included in the paper.

The accuracy was > 82 % with some hyper parameter tuning.

If you have any more questions, feel free to reopen the issue!