mhamilton723/FeatUp
Official code for "FeatUp: A Model-Agnostic Frameworkfor Features at Any Resolution" ICLR 2024 observed · 2026-08-28
Health v2 · maintenance only
16/100
- Activity 0
- Release rhythm 8
- Longevity 65
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 923
- days_rel: n/a
- days_push: 796
- n_releases_24m: 0
Adoption not part of the score
1654 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FeatUp is a model-agnostic framework that upsamples the spatial resolution of deep neural network features by 16-32x without changing their semantics. It provides pretrained upsamplers and implicit upsampler fitting for vision models, released as official code for an ICLR 2024 paper.
Use cases
- upsample features from vision transformers to high resolution
- improve spatial resolution of backbone features for segmentation
- get high-resolution feature maps from DINO or other models
- boost dense prediction tasks with sharper features
- fit an implicit upsampler to a single image
- use pretrained feature upsamplers via torch hub
When to choose
- you need high-resolution feature maps from a frozen vision backbone
- you're doing dense prediction like segmentation or depth estimation
- you want a drop-in feature upsampler for multiple model architectures
When to avoid
- you need general image super-resolution rather than feature upsampling
- you can't run GPU inference
- you need a production-supported library with long-term maintenance
Facets
library · maturity active
machine-learning deep-learning image-processing computer-vision machine-learning computer-vision deep-learning python cross-platform feature-upsampling vision-transformers iclr-2024 pretrained-models torch-hub dense-prediction research gpu
1 source
- readme: https://github.com/mhamilton723/FeatUp · fetched 2026-08-28 · 3dfaa8d834db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mhamilton723/FeatUp | main | 16 |
For agents
markdown · JSON · MCP: product_card(name="mhamilton723/FeatUp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem