Z7zuqer's Stars
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
wkentaro/gdown
Google Drive Public File Downloader when Curl/Wget Fails
libffcv/ffcv
FFCV: Fast Forward Computer Vision (and other ML workloads!)
xinario/awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
HuCaoFighting/Swin-Unet
[ECCVW 2022] The codes for the work "Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation"
fahadshamshad/awesome-transformers-in-medical-imaging
A collection of resources on applications of Transformers in Medical Imaging.
Project-MONAI/research-contributions
Implementations of recent research prototypes/demonstrations using MONAI.
rstrudel/segmenter
[ICCV2021] Official PyTorch implementation of Segmenter: Transformer for Semantic Segmentation
282857341/nnFormer
LeapLabTHU/DAT
Repository of Vision Transformer with Deformable Attention (CVPR2022) and DAT++: Spatially Dynamic Vision Transformerwith Deformable Attention
jeanfeydy/geomloss
Geometric loss functions between point clouds, images and volumes
DengPingFan/PraNet
PraNet: Parallel Reverse Attention Network for Polyp Segmentation, MICCAI 2020 (Oral). Code using Jittor Framework is available.
ericjang/gumbel-softmax
categorical variational autoencoder using the Gumbel-Softmax estimator
open-mmlab/awesome-vit
JunMa11/MedUncertainty
Uncertainty in Medical Image Analysis
blackfeather-wang/Dynamic-Vision-Transformer
Accelerating T2t-ViT by 1.6-3.6x.
YimingCuiCuiCui/awesome-weakly-supervised-segmentation
Rion5/2D-TowerDefense
Tower Defense Game Created in C# with Unity Game Engine
Wangyixinxin/ACN
[MICCAI 2021] Adversarial Co-training Network for Brain Tumor Segmentation with Missing Modalities
ZhangxinruBIT/CarveMix
BruceResearch/BiTr-Unet
This repo is the source code for [BiTr-Unet: a CNN-Transformer Combined Network for MRI Brain Tumor Segmentation].
LWHYC/OneShot_WeaklySeg
gaurav104/WSS-CMER
Code for the paper : "Weakly supervised segmentation with cross-modality equivariant constraints", available at https://arxiv.org/pdf/2104.02488.pdf
robertjoosten/img2ply
Convert an image sequence to a PLY point cloud.