Super-Resolution CNN using NumPy
Super-Resolution CNN using numpy
python 3.x
OpenCV-Python 3.4.2
1)python numpy_srcnn.py image_name learning_rate resize_time epoch
2)执行 python numpy_srcnn.py 默认参数为
image_name=’./image0.jpg’
alpha=3e-11
resize_time=2
epoch=200