数字图像处理项目调研

基于 CNN 的无参考数字图像评价

install scripts

1
2
3
4
5
6
7
conda create -n cnn_iqa h5py==2.7.1 numpy==1.14.2 PyYAML==3.12 scipy==1.0.1
conda install pytorch-cpu torchvision-cpu -c pytorch
conda install tensorflow
pip install tensorboardX
git clone https://github.com/pytorch/ignite.git
cd ignite
python setup.py install

live database

http://live.ece.utexas.edu/research/quality/subjective.htm

使用databaserelease2, 解压密码是livedatabase2005

training

1
python main.py --exp_id=0 --database=LIVE --model=CNNIQAplusplus

运行过程中报错:BrokenPipeError: [Errno 32] Broken pipe

MATLAB 图像处理笔记 创建第一个 Spring Boot 项目

评论

You forgot to set the shortname for Disqus. Please set it in _config.yml.
Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×