1 Star 1 Fork 0

山中喵咕/ESPCN-Pytorch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
run.sh 339 Bytes
一键复制 编辑 原始数据 按行查看 历史
juingzhou 提交于 2019-07-03 20:50 . Initial commit
# Train step:
# python train.py --train-file "BLAH_BLAH/91-image_x3.h5" --eval-file "BLAH_BLAH/Set5_x3.h5" --outputs-dir "BLAH_BLAH/outputs" --scale 3 --lr 1e-3 --batch-size 32 --num-epochs 200 --num-workers 8 --seed 123
# Test step:
python test.py --weights-file "BLAH_BLAH/outputs/x3/best.pth" --image-file "data/baboon.bmp" --scale 3
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Double-POI/ESPCN-Pytorch.git
[email protected]:Double-POI/ESPCN-Pytorch.git
Double-POI
ESPCN-Pytorch
ESPCN-Pytorch
master

搜索帮助