LWRSMILE's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
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, ... 🧠
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
aristocratos/btop
A monitor of resources
jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
ShiqiYu/CPP
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
XMuli/ChineseChess
Cross-platform and online battle platform game based on Qt: Chinese Chess. Also known as:『Xiangqi』『**象棋』
NVlabs/FourCastNet
Initial public release of code, data, and model weights for FourCastNet
cswry/SeeSR
[CVPR2024] SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution
pkumivision/FFC
This is an official pytorch implementation of Fast Fourier Convolution.
cecret3350/DEA-Net
[IEEE TIP 2024] DEA-Net: Single image dehazing based on detail-enhanced convolution and content-guided attention
XMuli/cPlusPlus
C/C++写的小游戏: 2048、FlappyBird、通讯录、终端 IM、 界面 IM、仿 QQ 简版聊天
codegaj/py_pansharpening
Rewrite some pansharpening methods with python
liangjiandeng/HyperPanCollection
Datasets for Hyperspectral Pansharpening; Deep Learning; CNN
alexhe101/Pan-Mamba
Pan-Mamba: Effective Pan-Sharpening with State Space Model
cedricgsh/ISDNet
xyrui/PLRDiff
Unsupervised Hyperspectral Pansharpening via Low-rank Diffusion Model (Information Fusion 2024)
littlebeen/ASDDPM-Adaptive-Semantic-Enhanced-DDPM
The code for Adaptive Semantic-Enhanced Denoising Diffusion Probabilistic Model for Remote Sensing Image Super-Resolution
294coder/Dif-PAN
Diff-PAN: Denoising Diffusion Model for Pansharpening offical repository
zhysora/PanFormer
Code repository for the paper "PanFormer: a Transformer Based Model for Pan-sharpening". ICME 2022
1911cty/Unbiased-Fast-Fourier-Convolution
ICCV2023 Rethinking Fast Fourier Convolution in Image Inpainting
Zeqiang-Lai/MAN
Mixed Attention Network for Hyperspectral Image Denoising
sagnik1511/Fractional-Gabor-Convolutional-Network
Pytorch Implementation of FGCN
BrianPulfer/idempotent-generative-network
Zhaozixiang1228/Pansharpening-FGF-GAN
[ICME 2021 Oral] Official implementation for "FGF-GAN: A Lightweight Generative Adversarial Network for Pansharpening via Fast Guided Filter"
pmns314/GAN_Pansharpening
liangjiandeng/CDIF
Matlab Code of CDIF Method for Pansharpening
Nan-Wong98/TransPan-pytorch
A pytorch implementation of TransPan (Vision Transformer for Pansharpening)