DreamerrW'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, ... 🧠
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
getcursor/cursor
The AI Code Editor
haizlin/fe-interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
facebookresearch/ConvNeXt
Code release for ConvNeXt model
aiwaves-cn/agents
An Open-source Framework for Data-centric, Self-evolving Autonomous Language Agents
ai-dawang/PlugNPlay-Modules
junfu1115/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
jeonsworld/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
JunMa11/MICCAI-OpenSourcePapers
MICCAI 2019-2023 Open Source Papers
jeya-maria-jose/Medical-Transformer
Official Pytorch Code for "Medical Transformer: Gated Axial-Attention for Medical Image Segmentation" - MICCAI 2021
YanchaoYang/FDA
Fourier Domain Adaptation for Semantic Segmentation
Yanfeng-Zhou/XNet
[ICCV2023] XNet: Wavelet-Based Low and High Frequency Merging Networks for Semi- and Supervised Semantic Segmentation of Biomedical Images
Dootmaan/MT-UNet
Official Code for *Mixed Transformer UNet for Medical Image Segmentation*
iMED-Lab/OCTA-Net-OCTA-Vessel-Segmentation-Network
syshin1014/VGN
Deep Vessel Segmentation by Learning Graphical Connectivity
zzdyyy/Patho-GAN
Patho-GAN: interpretation + medical data augmentation. Code for paper work "Explainable Diabetic Retinopathy Detection and Retinal Image Generation"
chaosallen/IPNV2_pytorch
This is an pytorch implementation of "IPN-V2 and OCTA-500: Methodology and Database for Retinal Image Segmentation".
MIA2I/Joint-Segment-level-and-Pixel-wise-Losses-for-Deep-Learning-based-Retinal-Vessel-Segmentation
A new segment-level loss for accurate retinal vessel segmentation
AAleka/ReTree
Denoising Diffusion Probabilistic Model for retinal image generation
lhjthp/HNCT
lseventeen/MAA-Net-Vessel-Segmentation
[ICASSP2022]Multiscale attention aggregation network for 2d vessel segmentation
vignywang/Pytorch-CGANet
toy-playground/craco-ts-template
A react repo template using craco and typescript.
iceicea/myproject-Social
一个关于社交网站的React+Nodejs项目
ThomasAussagues/unet_cl_dice
Implementation of a U-Net architecture using clDice metric which ensure topology conservation. The proposed framework was tested on both DRIVE and ROADS datasets.