HDR-MADNESS's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
s0md3v/roop
one-click face swap
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
alexjc/neural-enhance
Super Resolution for images using deep learning.
isl-org/Open3D
Open3D: A Modern Library for 3D Data Processing
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
ialhashim/DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
mmatl/pyrender
Easy-to-use glTF 2.0-compliant OpenGL renderer for visualization of 3D scenes.
movehand/raisr
A Python implementation of RAISR
jrosebr1/color_transfer
Performs color transfer between two images. Loosely based on the "Color Transfer between Images" paper by Reinhard et al., 2001.
sunwj/CAR
Content adaptive resampler for image downscaling
haoosz/ViCo
Official PyTorch codes for the paper: "ViCo: Detail-Preserving Visual Condition for Personalized Text-to-Image Generation"
SamsungLabs/ASAM
Implementation of ASAM: Adaptive Sharpness-Aware Minimization for Scale-Invariant Learning of Deep Neural Networks, ICML 2021.
Zj-BinXia/KDSR
This project is the official implementation of 'Knowledge Distillation based Degradation Estimation for Blind Super-Resolution', ICLR2023
thangvubk/FEQE
Official code (Tensorflow) for paper "Fast and Efficient Image Quality Enhancement via Desubpixel Convolutional Neural Networks"
Zj-BinXia/BBCU
This project is the official implementation of 'Basic Binary Convolution Unit for Binarized Image Restoration Network', ICLR2023
distillpub/post--building-blocks
The Building Blocks of Interpretability
crowsonkb/deep-image-prior
Image restoration with neural networks but without learning.
feizc/Gradient-Free-Textual-Inversion
Gradient-Free Textual Inversion for Personalized Text-to-Image Generation
Nianyi-Li/unsupervised-NDIR
wang-xi-1/JPEG
TristanGomez44/br_npa
The official implementation of the BR-NPA model