LeeJunHyun/Image_Segmentation
Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2998
- days_rel: n/a
- days_push: 1160
- n_releases_24m: 0
Adoption not part of the score
3101 stars · 632 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of four U-Net variants for image segmentation: U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net. It includes model architectures and evaluation on the ISIC 2018 skin lesion dataset.
Use cases
- segment medical images like skin lesions
- train a U-Net in PyTorch
- compare attention-based U-Net variants
- reproduce R2U-Net paper results
- learn how attention U-Net is implemented
When to choose
- you need reference PyTorch code for U-Net variants
- you are reproducing the R2U-Net or Attention U-Net papers
- you want a simple starting point for biomedical segmentation experiments
When to avoid
- you need a maintained, production-ready segmentation library
- you want broad dataset support beyond ISIC-style data
- you need a license permitting redistribution
Facets
library · maturity abandoned
machine-learning deep-learning image-processing computer-vision deep-learning computer-vision image-processing healthcare python pytorch unet image-segmentation attention medical-imaging research-code
1 source
- readme: https://github.com/LeeJunHyun/Image_Segmentation · fetched 2026-08-28 · da27ae8fe5e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LeeJunHyun/Image_Segmentation | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="LeeJunHyun/Image_Segmentation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem