SRGAN的实验环境
用的训练集是VOC2012
conda create -n SRGAN python=3.6conda install pytorch==1.0.0 torchvision==0.2.1 cuda80 -c pytorchconda install opencvconda install pandasscreen -S SRGAN
然后就开始训练了,数据集已经给出了
SRGAN的实验环境
用的训练集是VOC2012
conda create -n SRGAN python=3.6conda install pytorch==1.0.0 torchvision==0.2.1 cuda80 -c pytorchconda install opencvconda install pandasscreen -S SRGAN
被折叠的 条评论
为什么被折叠?