1jayyang's Stars
thqiu0419/MLWNet
MIC-DKFZ/nnUNet
MIXAILAB/DDSPSeg
(Medical Image Analysis)Official implementation of "Dual domain distribution disruption with semantics preservation: Unsupervised domain adaptation for medical image segmentation"
cheng-01037/Causality-Medical-Image-Domain-Generalization
[IEEE-TMI'22] Causality-inspired Single-source Domain Generalization for Medical Image Segmentation (code&data-processing pipeline)
ShishuaiHu/DCAC
Code for [IEEE-TMI] Domain and Content Adaptive Convolution based Multi-Source Domain Generalization for Medical Image Segmentation.
carrenD/Medical-Cross-Modality-Domain-Adaptation
[IJCAI'18] Unsupervised Cross-Modality Domain Adaptation of ConvNets for Biomedical Image Segmentations with Adversarial Loss (code&data)
KaiyangZhou/Dassl.pytorch
A PyTorch toolbox for domain generalization, domain adaptation and semi-supervised learning.
Kaiseem/DAR-UNet
[JBHI2022] A novel 3D unsupervised domain adaptation framework for cross-modality medical image segmentation
HiLab-git/FPL-plus
FPL+: Filtered Pseudo Label-based Unsupervised Cross-Modality Adaptation for 3D Medical Image Segmentation
XuzheZ/MAPSeg
[CVPR2024] MAPSeg: Unified Unsupervised Domain Adaptation for Heterogeneous Medical Image Segmentation Based on 3D Masked Autoencoding and Pseudo-Labeling
fengweie/SE_ASA
AAAI 2023 paper "Unsupervised Domain Adaptation for Medical Image Segmentation by Selective Entropy Constraint and Adaptive Semantic Alignment"
shangqigao/BayeSeg
The official implementation of "Joint Modeling of Image and Label Statistics for Enhancing Model Generalizability of Medical Image Segmentation" via Pytorch
obiyoag/BayeSeg
[MedIA Best Paper Award] Official implementation of MedIA paper "BayeSeg: Bayesian Modelling for Medical Image Segmentation with Interpretable Generalizability"
amusi/ECCV2024-Papers-with-Code
ECCV 2024 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2024论文和开源项目
HiLab-git/SSL4MIS
Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
Pilhyeon/BaSNet-pytorch
Official Pytorch Implementation of 'Background Suppression Network for Weakly-supervised Temporal Action Localization' (AAAI-20 Spotlight)
declare-lab/multimodal-deep-learning
This repository contains various models targetting multimodal representation learning, multimodal fusion for downstream tasks such as multimodal sentiment analysis.
songdejia/Siamese-RPN-pytorch
This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.
ndrplz/ConvLSTM_pytorch
Implementation of Convolutional LSTM in PyTorch.