dsrn:CVPR 2018论文的实施

时间:2021-05-29 20:12:04
【文件属性】:
文件名称:dsrn:CVPR 2018论文的实施
文件大小:24.68MB
文件格式:ZIP
更新时间:2021-05-29 20:12:04
Python 通过双态循环神经网络实现图像超分辨率 (CVPR 2018) 引文 @inproceedings{han2018image, title={Image super-resolution via dual-state recurrent networks}, author={Han, Wei and Chang, Shiyu and Liu, Ding and Yu, Mo and Witbrock, Michael and Huang, Thomas S}, booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition}, year={2018} } 依赖关系 可以通过pip install -r requirements.txt安装常见的python依赖项 L
【文件预览】:
dsrn-master
----predictor.py(3KB)
----requirement.txt(47B)
----models()
--------x3()
--------x2()
--------x4()
----README.md(2KB)
----util.py(1KB)
----evaluate.py(1KB)
----model_recurrent_s2_u128_avg_t7.py(4KB)
----data.py(3KB)
----train.py(6KB)

网友评论