0
点赞
2
评论
0
转载
收藏

code for papers

 

Image Quality Assessment

 

[1] Yu S, Wu S, Wang L, et al. A shallow convolutional neural network for blind image sharpness assessment. PloS one, 2017, 12(5): e0176632.

        A shallow convolutional neural network is proposed for blind image sharpness assessment.

        https://github.com/NicoYuCN/PlosOneIQA

 

[2] Zhang Z, Liang X, Qin W, Yu S, Xie Y. matFR: a MATLAB toolbox for feature ranking. Bioinformatics. 2020, 36(19): 4968-4969.

        A matlab toolbox is delivered for feature importance ranking. It outputs features' rank accoding to their relative importance. A total of 42 feature ranking algorithms have been integrated.

        https://github.com/NicoYuCN/matFR

 

[3] Yu S, Chen H, Yu H, Zhang Z, Liang X, Qin W, Xie Y, Shi P. Elastic net based feature ranking and selection. 2021.

        A simple yet efficient feature ranking framework is proposed and the backbone is elastic net.

        https://github.com/NicoYuCN/elasticnetFR

 

 


评论 2

余绍德 2022-11-20 22:24:13
% % Forward network / Back-propage network % bp = newff(x_train', y_train', [16, 8, 4]); % spread using default 1.0 % y_hat = sim(bp, x_ttest')';
余绍德 2022-11-20 22:24:03
% rbe = newrbe(x_train', y_train'); % spread using default 1.0 % y_hat = sim(rbe, x_ttest')';
中国传媒大学 信息与通信工程学院/人工智能系
近期热门动态
基于R的Caret包的特征选择
3397 2018-07-26 18:06:59
CFP: Representation Learning in Radiology
2037 2020-04-13 12:38:58
CFP: Advanced Technologies for Image/Video Quality Assessment
1996 2022-11-05 22:11:47
Welcome to Yu's homepage
1891 2016-07-14 14:24:39
medical concept
1220 2020-07-18 17:07:34
SCHOLAT.com 学者网
免责声明 | 关于我们 | 联系我们
联系我们:
返回顶部