trevor-m / tensorflow-bicubic-downsampleLinks
tf.image.resize_images has aliasing when downsampling and does not have gradients for bicubic mode. This implementation fixes those problems.
☆24Updated 6 years ago
Alternatives and similar repositories for tensorflow-bicubic-downsample
Users that are interested in tensorflow-bicubic-downsample are comparing it to the libraries listed below
Sorting:
- CVPR2019 (oral) Modulating Image Restoration with Continual Levels via Adaptive Feature Modification Layers (AdaFM). PyTorch implementati…☆185Updated 6 years ago
- Downscale a set of images by randomly created kernels and save them☆77Updated 4 years ago
- Official Implementation for Kernel Modeling Super-Resolution on Real Low-Resolution Images☆93Updated 5 years ago
- PyTorch Implementation of "Densely Connected Hierarchical Network for Image Denoising", CVPRW, NTIRE2019