ShawnMeng90s's Stars
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
2004content/rarbg
Backup of magnets from RARBG
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
implus/PytorchInsight
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
implus/SKNet
Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223
hujie-frank/SENet
Squeeze-and-Excitation Networks
luuuyi/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
aviadlevis/pyshdom
A python wrapper for SHDOM and 3D retrieval of atmospheric properties
CloudTomography/AT3D
Retrieves 3D cloud properties from multi-angle images of reflected solar radiation
XZhu-lab/Fusion-accuracy-assessment
It includes the code and test data for assessing the accuracy of fused images
opengeos/segment-geospatial
A Python package for segmenting geospatial data with the Segment Anything Model (SAM)
Separius/awesome-fast-attention
list of efficient attention modules
cmhungsteve/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
programthink/books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
goodnlp/all-you-need-is-arxiv-search
get most updated arxiv paper following this repo.
open-mmlab/mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
IDKiro/DehazeFormer
[IEEE TIP] Vision Transformers for Single Image Dehazing
andrea-baldi/Mie_Scattering_and_Absorption_Sphere
Calculate scattering, absorption, and extinction cross-sections of a spherical particle
jgraph/drawio-desktop
Official electron build of draw.io
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
sentinelsat/sentinelsat
Search and download Copernicus Sentinel satellite images
kr-stn/awesome-sentinel
curated list of awesome tools, tutorials and APIs for Copernicus Sentinel satellite data
andreas128/RePaint
Official PyTorch Code and Models of "RePaint: Inpainting using Denoising Diffusion Probabilistic Models", CVPR 2022
zengyh1900/Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
wenbihan/reproducible-image-denoising-state-of-the-art
Collection of popular and reproducible image denoising works.
ruanyf/jstraining
全栈工程师培训材料
tcapelle/Diffusion-Models-pytorch
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
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, ... 🧠
Janspiry/Palette-Image-to-Image-Diffusion-Models
Unofficial implementation of Palette: Image-to-Image Diffusion Models by Pytorch