Matlab代码金字塔PyTorch
LapSRN
CVPR2017论文在PyTorch中的实现:“用于快速而准确的超高分辨率的深拉普拉斯金字塔网络”()
用法
训练
usage:
main.py
[-h]
[--batchSize
BATCHSIZE]
[--nEpochs
NEPOCHS]
[--lr
LR]
[--step
STEP]
[--cuda]
[--resume
RESUME]
[--start-epoch
START_EPOCH]
[--threads
THREADS]
[--momentum
MOMENTUM]
[--weight-decay
WEIGHT_DECAY]
[--pretrained
PRETRAINED]
PyTorch
LapSRN
optional
arguments:
-h,
--help
show
this
help
message
and
exit
--batchSize
BATCHSIZE
training
batch
size
--nEpochs
NEPOCHS
number
of
epochs
to
train
for
--lr
LR
2022-10-14 15:14:22
43.98MB
系统开源
1