NVlabs/FUNIT
Translate images to unseen domains in the test time with few example images. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2689
- days_rel: n/a
- days_push: 1497
- n_releases_24m: 0
Adoption not part of the score
1586 stars · 237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FUNIT is NVIDIA's PyTorch implementation of a few-shot unsupervised image-to-image translation model (ICCV 2019) that can translate images to unseen target domains specified by only a few example images at test time. It includes training and inference code plus an Animal Face dataset built from ImageNet crops.
Use cases
- translate images to unseen domains with a few example images
- few-shot image-to-image translation with GANs
- reproduce FUNIT ICCV 2019 paper results
- train an image translation model on animal face datasets
- swap visual styles of animal species in photos
When to choose
- you need few-shot image-to-image translation research code
- you want a reference PyTorch implementation of the FUNIT paper
- you have multi-GPU hardware for training GAN models
When to avoid
- you need a commercially licensed model - code is CC BY-NC-SA 4.0, research only
- you lack high-end GPUs (paper results need 8x V100)
- you need actively maintained production software
Facets
library · maturity maintenance
image-processing machine-learning deep-learning computer-vision image-processing deep-learning artificial-intelligence python gan image-to-image-translation few-shot-learning pytorch research-code non-commercial-license linux gpu
2 sources
- readme: https://github.com/NVlabs/FUNIT · fetched 2026-08-28 · 1b9660b5bb7c
- homepage: https://nvlabs.github.io/FUNIT/ · fetched 2026-08-29 · 5ae8b425c564
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVlabs/FUNIT | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem