Pinned Repositories
ADNet
Pytorch implementation of ADNet. (The winning method of the first edition of NTIRE2021 Multi-Frame HDR Challenge)
AFN
Moire Removal via Attentive Fractal Network, CVPRW 2020
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
analysis-synthesis-deblurring
Deblur with kernel trained
ImageFusion
ImagingSimulation
IPC
Iterative phase correlation algorithm for high precision subpixel image registration
Jalali-Lab-Implementation-of-RAISR
Implementation of RAISR (Rapid and Accurate Image Super Resolution) algorithm in Python 3.x by Jalali Laboratory at UCLA. The implementation presented here achieved performance results that are comparable to that presented in Google's research paper (with less than ± 0.1 dB in PSNR). Just-in-time (JIT) compilation employing JIT numba is used to speed up the Python code. A very parallelized Python code employing multi-processing capabilities is used to speed up the testing process. The code has been tested on GNU/Linux and Mac OS X 10.13.2 platforms.
Lihang
Statistical learning methods, 统计学习方法 [李航] 值得反复读. [笔记, 代码, notebook, 参考文献, Errata, lihang]
RAISR-3
C++ Implementation of RAISR algorithm
mindfyhh's Repositories
mindfyhh/ImagingSimulation
mindfyhh/ADNet
Pytorch implementation of ADNet. (The winning method of the first edition of NTIRE2021 Multi-Frame HDR Challenge)
mindfyhh/analysis-synthesis-deblurring
Deblur with kernel trained
mindfyhh/awesome-deep-hdr
A collection of deep learning based methods for HDR image synthesis
mindfyhh/Awesome-Denoise
All latest image/burst/video Denoising papers with code & citation published in top conference and journal.
mindfyhh/Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
mindfyhh/Blind-Image-Deblurring
Comparing Convex and Non-Convex Blind Image Deblurring Algorithms
mindfyhh/BSRGAN
Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (PyTorch) - We released the testing code!
mindfyhh/ConvexVST
A Convex Optimization Approach to Variance-stabilizing Transformation
mindfyhh/DeepLPF
Code for CVPR 2020 paper "Deep Local Parametric Filters for Image Enhancement"
mindfyhh/defocus-deblurring-dual-pixel
Reference github repository for the paper "Defocus Deblurring Using Dual-Pixel Data". We introduce a deep neural network (DNN) architecture that uses the dual-pixel (DP) sub-aperture views to reduce defocus blur.
mindfyhh/DegradationTransfer
mindfyhh/DGMSSU
Shuaikai Shi, Lijun Zhang, Yoann Altmann and Jie Chen, "Deep Generative Model for Spatial-spectral Unmixing with Multiple Endmember Priors," in IEEE Transactions on Geoscience and Remote Sensing, 2022, doi: 10.1109/TGRS.2022.3168712.
mindfyhh/Entropy-weighted-NMF
Code for entropy weighted nonnegative matrix factorization
mindfyhh/glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
mindfyhh/HDR-Merge
A script that uses Blender's compositor to reliably merge exposure brackets to a 32-bit EXR file.
mindfyhh/HDR_Toolbox
HDR Toolbox for processing High Dynamic Range (HDR) images into MATLAB and Octave
mindfyhh/hdrmerge
HDR exposure merging
mindfyhh/HDRPhotoMerge
mindfyhh/HRDN-DEMOIRE
mindfyhh/ICCV2021-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
mindfyhh/IMAGE-Pro
This repository contains the code realization for basic Image processing methods, includes Global/Local Histogram Equalization, Iteration Bilateral Filter, MAP tikhonov deblurring, Multiframe super-resolution, optical flow/pyramid based motion estimation and simple realization for paper: "Automatic detection of cone photoreceptors in split detector adaptive optics scanning light ophthalmoscope images", Biomedical Optics Express , pp. 2036-2050, May 2016.
mindfyhh/MDDM
Code for Paper "Multi-scale Dynamic Feature Encoding Network for Image Demoireing"
mindfyhh/MoePhoto
MoePhoto Image Toolbox萌图工具箱
mindfyhh/NTIRE21_BURSTSR
mindfyhh/progrockdiffusion
A command line version of Disco Diffusion
mindfyhh/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
mindfyhh/pytorch_phase_cross_correlation
Subpixel phase correlation for image registration, adapted for Pytorch API with GPU support
mindfyhh/RAFT
mindfyhh/UABC
Universal ABeration Correction Network