Papers › GIRAFFE HD: A High-Resolution 3D-aware Generative Model

GIRAFFE HD: A High-Resolution 3D-aware Generative Model

28 Mar 2022CVPR 2022 1arXiv:2203.14954archive 2025-07-28

Yang Xue, Yuheng Li, Krishna Kumar Singh, Yong Jae Lee

3D-aware generative models have shown that the introduction of 3D information can lead to more controllable image generation. In particular, the current state-of-the-art model GIRAFFE can control each object's rotation, translation, scale, and scene camera pose without corresponding supervision. However, GIRAFFE only operates well when the image resolution is low. We propose GIRAFFE HD, a high-resolution 3D-aware generative model that inherits all of GIRAFFE's controllable features while generating high-quality, high-resolution images (512² resolution and above). The key idea is to leverage a style-based neural renderer, and to independently generate the foreground and background to force their disentanglement while imposing consistency constraints to stitch them together to composite a coherent final image. We demonstrate state-of-the-art 3D controllable high-resolution image generation on multiple natural image datasets.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2203.14954")

Code

Syntology Ran 6 of 22 code samples harvested from 1 repository linked to this paper; 16 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: community (archive-listed): 22 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

austinxy/giraffehd mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

22 samples harvested; 6 ran; 0 honoured the contract we drafted; 16 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · fixture could not drive it
4ran
16unverified

Licence: 0 of the 22 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from austinxy/giraffehd. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

make_kernel austinxy/giraffehd/model.py community (archive-listed) ran · violated contract MIT (permissive) · 6f65e378a4313f87 · report
reduce_sum austinxy/giraffehd/distributed.py community (archive-listed) ran fingerprinted MIT (permissive) · 3f0a1105ef251d78 · report
resize_and_convert austinxy/giraffehd/prepare_data.py community (archive-listed) ran MIT (permissive) · 89da1a2395b0d0d9 · report
resize_multiple austinxy/giraffehd/prepare_data.py community (archive-listed) ran MIT (permissive) · 2a2ae041586bbc78 · report
to_pytorch austinxy/giraffehd/common.py community (archive-listed) ran MIT (permissive) · cc20eeee3ba3cb0d · report
upfirdn2d_native austinxy/giraffehd/op/upfirdn2d.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · fe99cfd294676edb · report
all_gather austinxy/giraffehd/distributed.py community (archive-listed) unverified MIT (permissive) · ed03ba54397adbe4 · report
arange_pixels austinxy/giraffehd/common.py community (archive-listed) unverified MIT (permissive) · 7f737df949548b71 · report
conv2d austinxy/giraffehd/op/conv2d_gradfix.py community (archive-listed) unverified MIT (permissive) · 76042afc43214587 · report
conv_transpose2d austinxy/giraffehd/op/conv2d_gradfix.py community (archive-listed) unverified MIT (permissive) · 5f98b4db51504bf7 · report
could_use_op austinxy/giraffehd/op/conv2d_gradfix.py community (archive-listed) unverified MIT (permissive) · ce977f8c2571b94b · report
extract_features austinxy/giraffehd/calc_inception.py community (archive-listed) unverified MIT (permissive) · 826a4bfd8b5cb2fc · report
from_euler austinxy/giraffehd/model.py community (archive-listed) unverified MIT (permissive) · af2c8d26acbc12f6 · report
get_camera_mat austinxy/giraffehd/camera.py community (archive-listed) unverified MIT (permissive) · 75d5d29bd8d0b7eb · report
get_mask austinxy/giraffehd/calc_mbs.py community (archive-listed) unverified MIT (permissive) · f046b0325c6701ed · report
get_random_pose austinxy/giraffehd/camera.py community (archive-listed) unverified MIT (permissive) · 7945ed9066c68c24 · report
latent_change_fg austinxy/giraffehd/calc_mbs.py community (archive-listed) unverified MIT (permissive) · 15bb70be58f4959b · report
norm_ip austinxy/giraffehd/calc_mbs.py community (archive-listed) unverified MIT (permissive) · 348fe85ed6d554ae · report
reduce_loss_dict austinxy/giraffehd/distributed.py community (archive-listed) unverified MIT (permissive) · 5144ad456049f8ce · report
resize_worker austinxy/giraffehd/prepare_data.py community (archive-listed) unverified MIT (permissive) · e4ab853c80ab8d77 · report
transform_to_world austinxy/giraffehd/common.py community (archive-listed) unverified MIT (permissive) · bd1eec6f0bf15fa9 · report
uvr_to_pose austinxy/giraffehd/camera.py community (archive-listed) unverified MIT (permissive) · 806052960e70b02e · report

Tasks

DisentanglementImage GenerationTranslationVocal Bursts Intensity Prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections