No-Reference-Image-Quality-Assessment-using-BRISQUE-Model icon indicating copy to clipboard operation
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model copied to clipboard

Training own brisque model in python

Open spaul13 opened this issue 4 years ago • 1 comments

can anyone please tell me how to train a brisque model in python? How to generate the allmodel file?

spaul13 avatar May 27 '20 14:05 spaul13

@spaul13 Maybe this post can be of help: https://www.learnopencv.com/handwritten-digits-classification-an-opencv-c-python-tutorial/ Just check out the section Training and Testing an SVM using OpenCV

ndujar avatar Jul 06 '20 10:07 ndujar