You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use MobileNet Weights test Van Gogh's Mona Lisa only display NIMA Score : 4.266 +- (1.817)
Feels little practical
And there are another question about NASNet Mobile, I can get same result via MobileNet, but when I used NASNet will get different result in the same picture... Has anyone encountered the same problem? I have already and ensure resize the picture to 224x224
One more thing. This is my result by MobileNet
The text was updated successfully, but these errors were encountered:
I agree that NIMA is rather practical, art is subjective even for humans. Interesting insights you have gathered!!
One possible high-level explanation I have for the difference in results - MobileNet and NASNet Mobile are light-weight models while NASNet is not. You can dig into the specifics if you're interested but it's commonly observed that they will behave differently (e.g. YOLO vs YOLO Tiny, although they are obj det models but you get the point!).
Use MobileNet Weights test Van Gogh's Mona Lisa only display NIMA Score : 4.266 +- (1.817)
Feels little practical
And there are another question about NASNet Mobile, I can get same result via MobileNet, but when I used NASNet will get different result in the same picture... Has anyone encountered the same problem? I have already and ensure resize the picture to 224x224
One more thing. This is my result by MobileNet
The text was updated successfully, but these errors were encountered: