Wangdadu's starred repositories
Virtual-Staining
Machine learning project for Virtual Staining which published in Science Advances!
MSNet-M2SNet
(MICCAI 2021) Automatic Polyp Segmentation via Multi-scale Subtraction Network
Santec_TSL570
用Python代码控制仪器
UCTransNet
Implementation of our AAAI'22 work: 'UCTransNet: Rethinking the Skip Connections in U-Net from a Channel-wise Perspective with Transformer'.
unet-skin-cancer
U-Net-based Models for Skin Lesion Segmentation: More Attention and Augmentation
objectdetection_script
一些关于目标检测的脚本的改进思路代码,详细请看readme.md
CBAM-keras
CBAM implementation on Keras
Dual-Cross-Attention
Official Pytorch implementation of Dual Cross-Attention for Medical Image Segmentation
PRANet-Polyps-Segmentation
Implementation of research paper : "PraNet: Parallel Reverse Attention Network for Polyp Segmentation" in Tensorflow
attention-cnn-MS-segmentation
An attention-based Fully Convolutional Densenet for Multiple Sclerosis lesion segmentation from FLAIR MRI
keras_cv_attention_models
Keras beit,caformer,CMT,CoAtNet,convnext,davit,dino,efficientdet,edgenext,efficientformer,efficientnet,eva,fasternet,fastervit,fastvit,flexivit,gcvit,ghostnet,gpvit,hornet,hiera,iformer,inceptionnext,lcnet,levit,maxvit,mobilevit,moganet,nat,nfnets,pvt,swin,tinynet,tinyvit,uniformer,volo,vanillanet,yolor,yolov7,yolov8,yolox,gpt2,llama2, alias kecam
TF.Keras-Commonly-used-models
基于Tensorflow的常用模型,包括分类分割、新型激活、卷积模块,可在Tensorflow2.X下运行。
PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
Medical-SAM-Adapter
Adapting Segment Anything Model for Medical Image Segmentation
MedSegDiff
Medical Image Segmentation with Diffusion Model
2020-CBMS-DoubleU-Net
Official implementation of DoubleU-Net for Semantic Image Segmentation in TensorFlow & Pytorch (Nominated for Best Paper Award (IEEE CBMS))
SyntheticTumors
[CVPR 2023] Label-Free Liver Tumor Segmentation
segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
unet-keras
这是一个unet-keras的源码,可以用于训练自己的模型。
keras-unet-collection
The Tensorflow, Keras implementation of U-net, V-net, U-net++, UNET 3+, Attention U-net, R2U-net, ResUnet-a, U^2-Net, TransUNET, and Swin-UNET with optional ImageNet-trained backbones.