Closed cyclopssssss closed 1 year ago
Thanks for your information. I have checked the training history and updated the loss function as below https://github.com/chaofengc/IQA-PyTorch/blob/81edc661f1ea13ccd7d0cec8a9518f377155f9da/options/train/TOPIQ/train_TOPIQ_res50_koniq.yml#L82-L88
You may refer to the paper Norm-in-Norm Loss with Faster Convergence and Better Performance for Image Quality Assessment for more details.
Thanks again for your reply!
use your training options of TOPIQ on koniq dataset like below: python pyiqa/train.py -opt options/train/TOPIQ/train_TOPIQ_res50_koniq.yml and the result is bit lower than the benchmark you provided: Could you give some advice about training the model?🥺 Thanks for your patience!