| { |
| "bank_root_name": "phase1_fast_gan_vae_10k_20260329_v1", |
| "built_at": "2026-04-06T09:21:03Z", |
| "models": [ |
| { |
| "checkpoint": "https://nvlabs-fi-cdn.nvidia.com/stylegan2-ada-pytorch/pretrained/paper-fig7c-training-set-sweeps/ffhq140k-paper256-noaug.pkl", |
| "contiguous_from_zero": 10000, |
| "family": "gan", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "stylegan2-ffhq-256" |
| }, |
| { |
| "checkpoint": "https://api.ngc.nvidia.com/v2/models/nvidia/research/stylegan3/versions/1/files/stylegan3-t-ffhqu-256x256.pkl", |
| "contiguous_from_zero": 10000, |
| "family": "gan", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "stylegan3-ffhq-256" |
| }, |
| { |
| "checkpoint": "brownvc/R3GAN-FFHQ-256x256", |
| "contiguous_from_zero": 10000, |
| "family": "gan", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "r3gan-ffhq-256" |
| }, |
| { |
| "checkpoint": "https://drive.google.com/file/d/1JRd4ZpMDmlkbNlxnVvZx77Eyfac53KSq/view?usp=sharing", |
| "contiguous_from_zero": 10000, |
| "family": "gan", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "cips-ffhq-256" |
| }, |
| { |
| "checkpoint": "https://drive.google.com/uc?id=1-b0vwevUQs6LI_EybdO8XJ5uYSx63vEa", |
| "contiguous_from_zero": 10000, |
| "family": "gan", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "ganformer-ffhq-256" |
| }, |
| { |
| "checkpoint": "https://drive.google.com/file/d/1OjYZ1zEWGNdiv0RFKv7KhXRmYko72LjO/view", |
| "contiguous_from_zero": 10000, |
| "family": "gan", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "styleswin-ffhq-256" |
| }, |
| { |
| "checkpoint": "kohido/ffhq256_vqvae_mhvq", |
| "contiguous_from_zero": 10000, |
| "family": "vae", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "vqvae-ffhq-256" |
| }, |
| { |
| "checkpoint": "https://drive.google.com/uc?id=1lQzywY5O71Z5NqAUJUcWy2Q1K2hPFO6j", |
| "contiguous_from_zero": 10000, |
| "family": "vae", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "nvae-ffhq-256" |
| }, |
| { |
| "checkpoint": "https://openaipublic.blob.core.windows.net/very-deep-vaes-assets/vdvae-assets/ffhq256-iter-1700000-model-ema.th", |
| "contiguous_from_zero": 10000, |
| "family": "vae", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "vdvae-ffhq-256" |
| }, |
| { |
| "checkpoint": "xutongda/adm_ffhq_256x256", |
| "contiguous_from_zero": 10000, |
| "family": "diffusion", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "adm-ffhq-256" |
| }, |
| { |
| "checkpoint": "kaayaanil/ldm-ffhq-256", |
| "contiguous_from_zero": 10000, |
| "family": "diffusion", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "ldm-ffhq-256" |
| }, |
| { |
| "checkpoint": "https://drive.google.com/uc?id=1-mtdSwuefIZA0n85QWScQo2WRvJNWwUy", |
| "contiguous_from_zero": 10000, |
| "family": "diffusion", |
| "first_selected_seed": 0, |
| "last_selected_seed": 9999, |
| "selected_count": 10000, |
| "selection_mode": "first_contiguous", |
| "source_id": "ncsnpp-ffhq-256" |
| } |
| ], |
| "release": "v2", |
| "repo_id": "kaikaiyao/ffhq-image-attribution", |
| "samples_per_model": 10000, |
| "source_ids": [ |
| "stylegan2-ffhq-256", |
| "stylegan3-ffhq-256", |
| "r3gan-ffhq-256", |
| "cips-ffhq-256", |
| "ganformer-ffhq-256", |
| "styleswin-ffhq-256", |
| "vqvae-ffhq-256", |
| "nvae-ffhq-256", |
| "vdvae-ffhq-256", |
| "adm-ffhq-256", |
| "ldm-ffhq-256", |
| "ncsnpp-ffhq-256" |
| ] |
| } |