prototypical-networks-tensorflow icon indicating copy to clipboard operation
prototypical-networks-tensorflow copied to clipboard

Tensorflow implementation of NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"

Results 5 prototypical-networks-tensorflow issues
Sort by recently updated
recently updated
newest added

I currently use your code about ProtoNet-Omniglot.ipynb I have not changed the code, but the accuracy and loss value is not changed. I use tensorflow 1.3

Hello,Thank you for sharing your work in detail.Could you please help me how to identify unknown face in query images as we don't have threshold in softmax outputs?. Thanks in...

Hi , I haved run this network and the accuracy I got is only 0.19. I want to ask is this result normal? The log is below. [epoch 97/100, episode...

Assalamualaykum, I wanted to run the code for Tiny Imagenet 200 by Stanford University. Can you please guide on how to generate the 'npy' files?

Hi, I'm studying your code, and I notice that during the test process, the proto net is very good at recognizing a new class(which is just learned) from all the...