-
University of Houston
- https://jliu-1.github.io/
Stars
Repository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloaded from https://developer.nvidia.com/nvcomp.
A PyTorch library and evaluation platform for end-to-end compression research
Fast GPU error-bounded lossy compressor for floating-point data.
Single Image Super Resolution Using WaveMix
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
GPU implementation of a fast generalized ANS (asymmetric numeral system) entropy encoder and decoder, with extensions for lossless compression of numerical and other data types in HPC/ML applications.
Pytorch implementation of SIREN - Implicit Neural Representations with Periodic Activation Function
A GPU accelerated error-bounded lossy compression for scientific data.
Repository for code to reproduce the paper Multi-View Silhouette and Depth Decomposition for High Resolution 3D Object Representation
[IEEE J-BHI] An Arbitrary Scale Super-Resolution Approach for 3D MR Images using Implicit Neural Representation
This is the official website of our work 3D Appearance Super-Resolution with Deep Learning published on CVPR2019.
SwinIR: Image Restoration Using Swin Transformer (official repository)
[ECCV] Swin2SR: SwinV2 Transformer for Compressed Image Super-Resolution and Restoration. Advances in Image Manipulation (AIM) workshop ECCV 2022. Try it out! over 3.3M runs https://replicate.com/m…
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also …
Amir Said's C++ fast Huffman coding example (FastHF)
CVPR2023 - Activating More Pixels in Image Super-Resolution Transformer Arxiv - HAT: Hybrid Attention Transformer for Image Restoration
VRT: A Video Restoration Transformer (official repository)
Recurrent Video Restoration Transformer with Guided Deformable Attention (NeurlPS2022, official repository)
[ECCV'22] FTVSR: Learning Spatiotemporal Frequency-Transformer for Compressed Video Super-Resolution
FZ-GPU: A Fast and High-Ratio Lossy Compressor for Scientific Data on GPUs
Tricubic interpolation from François Lekien
Tricubic interpolation module for Python.