- Added
RealESRGAN
- Now video modules that use image modules frame-by-frame first try to apply
torch.jit.optimize_for_inference
to the backbone model. Increases the inference speed by ~10 % on my machine - Added IFNet for video interpolation
RealESRGAN
torch.jit.optimize_for_inference
to the backbone model. Increases the inference speed by ~10 % on my machine