fangpin / siamese-pytorch

Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot
279 stars 59 forks source link

Final accuracy #15

Open nathasha-naranpanawa opened 2 years ago

nathasha-naranpanawa commented 2 years ago

Hi, Why is 'acc' divided by 20 for final accuracy?

HishamElamir commented 2 years ago

I believe because the queue length is 20 and he is accumulate the acc