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

How to evaluate using CNN?

Open phambao opened this issue 6 years ago • 1 comments

When I train on my custom dataset. Acc on training data is 95% but when I use backbone CNN to extract image into embedding vector, then I compare distance with cluster, the acc is so low? Is there something wrong with me? Or Should I use different approaches? Thanks!

phambao avatar Oct 14 '19 05:10 phambao

Hi, did you use the validation subset to monitor accuracy on it?

schatty avatar Nov 02 '19 01:11 schatty