匿名用户2021年11月17日
57阅读
开发技术Python
所属分类人工智能、机器学习/深度学习
授权协议MIT License

作品详情

ThePyTorchimplementationofDB-CNNisreleasedathttps://github.com/zwx8981/DBCNN-PyTorch!

BlindImageQualityAssessmentUsingADeepBilinearConvolutionalNeuralNetwork

WeixiaZhang,KedeMa,JiaYan,DexiangDeng,andZhouWanghttps://ieeexplore.ieee.org/document/8576582

IEEETransactionsonCircuitsandSystemsforVideoTechnology(TCSVT),Volume:30,Issue:1,Jan.2020.

Filesunderdistorion_generatorareusedforsynthesizingdistortedimages.

Usuage:

distorted_img=distortion_generator(img,dist_type,level,seed)

Whereimgistheoriginalpristineimage,dist_typereferstoaspecifieddistortiontyperangingin1~9.

1,GaussianBlur2,WhiteNoise3,JPEGCompression4,JPEG2000Compression5,ContrastChange6,PinkNoise7,ImageColorQuantizationwithDither8,Over-Exposure9,Under-Exposure

levelisaspecifieddegradationlevelrangein1~5.

seedshouldbefixedtobe1.

Trainingcodesliveindbcnnfolder.

Runningtherun_exp.mscripttotrainandtestonaspecifiddatasetacross10randomsplits.

Prerequisite:Matlab(Weuse2017a),MatConvNet(Weuse1.0-beta25),vlfeat(Weuse0.9.2)

Pretraineds-cnnmodelisincludedindbcnn\data\models,youshoulddownloadvgg-16modelfromhttps://www.vlfeat.org/matconvnet/pretrained/andputitindbcnn\data\models.

Youneedtocopythematconvet/matlabfoldertothatofyourmatconvnettomodifythevl_simplenn.mandPDist.mfiles.

Relevantlinks:WaterlooExplorationDatabase:https://ece.uwaterloo.ca/~k29ma/exploration/PASCALVOC2012:https://host.robots.ox.ac.uk/pascal/VOC/voc2012/

Citation

@article{zhang2020blind,title={BlindImageQualityAssessmentUsingADeepBilinearConvolutionalNeuralNetwork},author={Zhang,WeixiaandMa,KedeandYan,JiaandDeng,DexiangandWang,Zhou},journal={IEEETransactionsonCircuitsandSystemsforVideoTechnology},volume={30},number={1},pages={36--47},year={2020}}

声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论