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

Convolutional Neural Networks to predict the aesthetic and technical quality of images.

Results 44 image-quality-assessment issues
Sort by recently updated
recently updated
newest added

Can the model reach the values given in the paper with backbone network is MobileNet, VGG16, Inception-V2 respectively. And according to my experiments, It can not. So I wonder if...

>docker build -t nima-cpu . -f Dockerfile.cpu [+] Building 0.1s (2/2) FINISHED => [internal] load build definition from Dockerfile.cpu 0.1s => => transferring dockerfile: 2B 0.0s => [internal] load .dockerignore...

Could you please add a setup.py if possible

Hello, Thank you for your contribution, excellent work👌 I wonder that if you are planning to share the Hotel Rooms dataset or the model trained using this dataset? I think...

Hi, I found the link for TID 2013 dataset is not working. Is there any repository that you guys might have saved the image files, or should the best way...

Hi, I am looking to train a model using custom dataset where I have only image and I need to label. I checked labels for TID2013 Dataset where we have...

Previously it was working but I guess due to some package dependency the error started coming up. following is the stack trace pip install -r contrib/tf_serving/requirements.txt Collecting Keras==2.2.* Using cached...

Hi, I have a question of limitation of cpu usage. May I know if I could limit the memory usage on CPU during the prediction phase? Many thanks!

Hello, I am having trouble using your script to write the output of the predictions as JSON. I get no errors, but nothing is saved. Could you show me an...

i want to train locally on my cpu. after l ran the script,l got this error: """ ./train-local: line 34: jq: command not found "docker run" requires at least 1...