https://github.com/tegg89/SRCNN-Tensorflow
tensorflow
1.conda create -n SRCNN python=3.5
2.conda activate SRCNN
3.pip3 install tensorflow-gpu==1.2
4.pip install scipy==1.0.0
5.pip install pillow
6.python3 -m pip install h5py
7.conda install matplotlib
SRCNN的环境配置
最新推荐文章于 2022-03-14 11:41:12 发布