lucciffer's Stars
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
SawyerHood/draw-a-ui
Draw a mockup and generate html for it
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
cszn/DnCNN
Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP, 2017)
terry3041/pyChatGPT
An unofficial Python wrapper for OpenAI's ChatGPT API
Kobaayyy/Awesome-CVPR2024-CVPR2021-CVPR2020-Low-Level-Vision
A Collection of Papers and Codes for CVPR2024/CVPR2021/CVPR2020 Low Level Vision
andreas128/SRFlow
Official SRFlow training code: Super-Resolution using Normalizing Flow in PyTorch
swz30/MIRNet
[ECCV 2020] Learning Enriched Features for Real Image Restoration and Enhancement. SOTA results for image denoising, super-resolution, and image enhancement.
z-bingo/awesome-image-denoising-state-of-the-art
awesome image and video denoising, state of the art networks
swz30/CycleISP
[CVPR 2020--Oral] CycleISP: Real Image Restoration via Improved Data Synthesis
GuoShi28/CBDNet
Code for "Toward Convolutional Blind Denoising of Real Photographs", CVPR 2019
wuhuikai/GP-GAN
Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending (ACMMM 2019, oral)
caiyuanhao1998/MST-plus-plus
"MST++: Multi-stage Spectral-wise Transformer for Efficient Spectral Reconstruction" (CVPRW 2022) & (Winner of NTIRE 2022 Spectral Recovery Challenge) and a toolbox for spectral reconstruction
dingkeyan93/DISTS
IQA: Deep Image Structure and Texture Similarity Metric
BookerDeWitt/MSBDN-DFF
The source code of CVPR 2020 paper "Multi-Scale Boosted Dehazing Network with Dense Feature Fusion"
hongwang01/Video-and-Single-Image-Deraining
【SCIS2021】A comprehensive survey on deraining. Keep updating
sunny2109/SAFMN
[ICCV 2023] Spatially-Adaptive Feature Modulation for Efficient Image Super-Resolution; runner-up method for the model complexity track in NTIRE2023 Efficient SR challenge
csdwren/PReNet
Progressive Image Deraining Networks: A Better and Simpler Baseline (CVPR 2019)
aasharma90/RetinexNet_PyTorch
Unofficial PyTorch code for the paper - Deep Retinex Decomposition for Low-Light Enhancement, BMVC'18
hongwang01/RCDNet
【CVPR2020, Interpretable Network】A Model-driven Deep Neural Network for Single Image Rain Removal
Erol444/gpt4-openai-api
Python package that provides (unofficial) API access to the GPT-4 through chat.openai.com. Works with langchain. Supports browsing, DALL-E 3, plugins, continuing generation.
jinyeying/nighttime_dehaze
[ACMMM2023] "Enhancing Visibility in Nighttime Haze Images Using Guided APSF and Gradient Adaptive Convolution", https://arxiv.org/abs/2308.01738
akshaydudhane16/BIPNet
[CVPR 2022--Oral, Best paper Finalist] Burst Image Restoration and Enhancement. SOTA for Burst Super-resolution, Low-light Burst Image Enhancement, Burst Image De-noising
uzeful/IFCNN
code for "IFCNN: A General Image Fusion Framework Based on Convolutional Neural Network"
ShenZheng2000/Semantic-Guided-Low-Light-Image-Enhancement
This is the official Pytorch implementation for our paper "Semantic-Guided Zero-Shot Learning for Low-Light Image/Video Enhancement."
xuboming8/DSTNet
[CVPR 2023] This repository is the official PyTorch implementation of "Deep Discriminative Spatial and Temporal Network for Efficient Video Deblurring".
c-yn/FocalNet
[ICCV23] Focal Network for Image Restoration
Lewis-Stuart-11/3DGS-to-PC
3DGS-to-PC: Convert a 3D gaussian splatting scene into a dense point cloud with advanced customisation options and high-accuracy rendered point colours
YuyanZhou1/Improving-Lens-Flare-Removal
Official implementation of ICCV 2023 Improving Lens Flare Removal with General-Purpose Pipeline and Multiple Light Sources Recovery
Dragonisss/RAM
[ECCV 2024] Restore Anything with Masks: Leveraging Mask Image Modeling for Blind All-in-One Image Restoration