MobileNet-Caffe icon indicating copy to clipboard operation
MobileNet-Caffe copied to clipboard

The accuracy i test is lower than that in the readme file

Open basaltzhang opened this issue 6 years ago • 1 comments

I try to evaluate the accuracy of mobilenet v2 using the caffemodel & prototxt in the git, however the result of top1 is 0.6977 in the validation set

basaltzhang avatar Dec 29 '18 07:12 basaltzhang

after resize the min side to 256 and center crop the image, the accuracy is 0.7189😀

basaltzhang avatar Jan 01 '19 03:01 basaltzhang