neural-image-assessment icon indicating copy to clipboard operation
neural-image-assessment copied to clipboard

Implementation of NIMA: Neural Image Assessment in Keras

Results 14 neural-image-assessment issues
Sort by recently updated
recently updated
newest added

I am having trouble loading the .so(shared object) files of tensorflow during training .May i get to know the tensorflow version on which the code is executed so that i...

I understand this issue is very basic problem. In evaluate_mobilenet.py, how should I set my directry (C:\users\ ...), images, and resize option. Could you show a sample in your case...

Hi, Just asking, Does this code produce the same accuracy of the NIMA paper?

Histograms of the ground truth and predicted scores from the article, p.7 ![original](https://user-images.githubusercontent.com/2828322/50113240-0cf92200-024a-11e9-8e70-e663460bc6a8.png) And did the same for two models here: ![titu1994](https://user-images.githubusercontent.com/2828322/50113285-269a6980-024a-11e9-8c92-5aed8e50dcf7.png) It shows that MobileNet will show correct scores...