Beckschen/TransUNet
This repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation. observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 69
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2032
- days_rel: n/a
- days_push: 189
- n_releases_24m: 0
Adoption not part of the score
3234 stars · 583 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of TransUNet, a U-Net-style architecture that uses a Vision Transformer encoder for medical image segmentation, supporting both 2D and 3D data. It includes training and testing scripts, pretrained ViT checkpoints, and datasets like Synapse and ACDC.
Use cases
- segment medical images with a transformer-based U-Net
- train a segmentation model on the Synapse multi-organ dataset
- run 3D medical image segmentation on CT volumes
- benchmark against nn-UNet on BTCV or ACDC
- fine-tune pretrained ViT weights for segmentation
- reproduce results from the TransUNet paper
When to choose
- you need state-of-the-art transformer-based medical image segmentation in PyTorch
- you want a published, well-cited reference implementation with pretrained weights
- you work with 2D medical images or 3D volumes and want one codebase for both
When to avoid
- you need a production-ready, pip-installable segmentation library rather than research code
- you lack a GPU or want lightweight CPU inference
- you need general-purpose (non-medical) image segmentation out of the box
Facets
library · maturity stable
machine-learning deep-learning image-processing computer-vision deep-learning computer-vision healthcare python segmentation unet vision-transformer medical-image-segmentation research-code pytorch medical-imaging gpu linux
1 source
- readme: https://github.com/Beckschen/TransUNet · fetched 2026-08-28 · 1798c6fdb4a5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Beckschen/TransUNet | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="Beckschen/TransUNet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem