BasicSR V1.3.4.2 Release Note
π Have a nice day πΆ
This is a minor release~
β¨ Highlight
β
[Enhancement] Support the official torchvision.ops.deform_conv2d for torchvision>=0.9.0
β
[Enhancement] Add force_yml
option. You can force to change the option yml options in the command line. Examples: python basicsr/train.py -opt options/train/SRResNet_SRGAN/train_MSRResNet_x4.yml -train:ema_decay=0.999
β
[Enhancement] Copy the option yml file to the experiment folder
β
[Enhancement] Add AvgTimer. The data time and iteration time in the logging are averaged in 200 iterations.
β
[Enhancement] Add persistent_workers
option to dataloader
β
[Enhancement] Add vscode settings.
β
[Enhancement] Improve some formats