AlesKas's Stars
jeya-maria-jose/UNeXt-pytorch
Official Pytorch Code base for "UNeXt: MLP-based Rapid Medical Image Segmentation Network", MICCAI 2022
usr922/wseg
[CVPR'22] Weakly Supervised Semantic Segmentation by Pixel-to-Prototype Contrast
Britefury/cutmix-semisup-seg
Semi-supervised semantic segmentation needs strong, varied perturbations
CompVis/stable-diffusion
A latent text-to-image diffusion model
DebeshJha/ResUNetPlusPlus
Official code for ResUNetplusplus for medical image segmentation (TensorFlow & Pytorch implementation)
DengPingFan/PraNet
PraNet: Parallel Reverse Attention Network for Polyp Segmentation, MICCAI 2020 (Oral). Code using Jittor Framework is available.
voldemortX/DST-CBC
Implementation of our Pattern Recognition paper "DMT: Dynamic Mutual Training for Semi-Supervised Learning"
China-LiuXiaopeng/BraTS-DMFNet
KGPML/Hyperspectral
Deep Learning for Land-cover Classification in Hyperspectral Images.
xamyzhao/brainstorm
Implementation of "Data augmentation using learned transforms for one-shot medical image segmentation"
cv-lee/BraTs
PyTorch & Keras implementation for BraTs (Brain Tumor Segmentation)
arnab39/FewShot_GAN-Unet3D
Tensorflow implementation of our paper: Few-shot 3D Multi-modal Medical Image Segmentation using Generative Adversarial Learning
jcreinhold/intensity-normalization
normalize the intensities of various MR image modalities
Junjue-Wang/LoveDA
[NeurIPS 2021] LoveDA: A Remote Sensing Land-Cover Dataset for Domain Adaptive Semantic Segmentation
irfanICMLL/structure_knowledge_distillation
The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other tasks.
YudeWang/SEAM
Self-supervised Equivariant Attention Mechanism for Weakly Supervised Semantic Segmentation, CVPR 2020 (Oral)
sdsubhajitdas/Brain-Tumor-Segmentation
Brain Tumor Segmentation done using U-Net Architecture.
WAMAWAMA/TNSCUI2020-Seg-Rank1st
This is the source code of the 1st place solution for segmentation task in MICCAI 2020 TN-SCUI challenge.
bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets
Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet
VITA-Group/GLNet
[CVPR 2019, Oral] "Collaborative Global-Local Networks for Memory-Efficient Segmentation of Ultra-High Resolution Images" by Wuyang Chen*, Ziyu Jiang*, Zhangyang Wang, Kexin Cui, and Xiaoning Qian
fepegar/unet
"pip install unet": PyTorch Implementation of 1D, 2D and 3D U-Net architecture.
MrGiovanni/ModelsGenesis
[MICCAI 2019 Young Scientist Award] [MEDIA 2020 Best Paper Award] Models Genesis
cheng-01037/Self-supervised-Fewshot-Medical-Image-Segmentation
[ECCV'20] Self-supervision with Superpixels: Training Few-shot Medical Image Segmentation without Annotation (code&data-processing pipeline)
cosmic-cortex/pytorch-UNet
2D and 3D UNet implementation in PyTorch.
Mehrdad-Noori/Brain-Tumor-Segmentation
Attention-Guided Version of 2D UNet for Automatic Brain Tumor Segmentation
houqb/SPNet
Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"
baidu-research/NCRF
Cancer metastasis detection with neural conditional random field (NCRF)
mlyg/unified-focal-loss
ShawnBIT/UNet-family
Paper and implementation of UNet-related model.
JunMa11/SOTA-MedSeg
SOTA medical image segmentation methods based on various challenges