Papers › Repaint123: Fast and High-quality One Image to 3D Generation with Progressive...

Repaint123: Fast and High-quality One Image to 3D Generation with Progressive Controllable 2D Repainting

20 Dec 2023arXiv:2312.13271archive 2025-07-28

Junwu Zhang, Zhenyu Tang, Yatian Pang, Xinhua Cheng, Peng Jin, Yida Wei, Munan Ning, Li Yuan

Recent one image to 3D generation methods commonly adopt Score Distillation Sampling (SDS). Despite the impressive results, there are multiple deficiencies including multi-view inconsistency, over-saturated and over-smoothed textures, as well as the slow generation speed. To address these deficiencies, we present Repaint123 to alleviate multi-view bias as well as texture degradation and speed up the generation process. The core idea is to combine the powerful image generation capability of the 2D diffusion model and the texture alignment ability of the repainting strategy for generating high-quality multi-view images with consistency. We further propose visibility-aware adaptive repainting strength for overlap regions to enhance the generated image quality in the repainting process. The generated high-quality and multi-view consistent images enable the use of simple Mean Square Error (MSE) loss for fast 3D content generation. We conduct extensive experiments and show that our method has a superior ability to generate high-quality 3D content with multi-view consistency and fine textures in 2 minutes from scratch. Our project page is available at https://pku-yuangroup.github.io/repaint123/.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2312.13271")

Code

Syntology Ran 11 of 18 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 3 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: official repository: 18 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

junwuzhang19/repaint123 officialmentioned in papermentioned on GitHubMIT 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

18 samples harvested; 11 ran; 1 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · honoured contract
2ran · our draft was wrong
3ran · fixture could not drive it
5ran
7unverified

Licence: 0 of the 18 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 junwuzhang19/repaint123. “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.

build_transform junwuzhang19/repaint123/main2.py official repository ran MIT (permissive) · 57e95166ade5f25c · report
dynamic_preprocess junwuzhang19/repaint123/main2.py official repository ran · our draft was wrong MIT (permissive) · d610b5eabe0c9db1 · report
find_closest_aspect_ratio junwuzhang19/repaint123/main2.py official repository ran · fixture could not drive it MIT (permissive) · bd77f5f8067f18e9 · report
get_expon_lr_func junwuzhang19/repaint123/gs_renderer.py official repository ran MIT (permissive) · 6d2c15014d993b0e · report
inverse_sigmoid junwuzhang19/repaint123/gs_renderer.py official repository ran · honoured contract fingerprinted MIT (permissive) · b488da571728b636 · report
numpy_to_torch junwuzhang19/repaint123/metric_utils.py official repository ran MIT (permissive) · c999c85b86b93312 · report
optimize_stage_1 junwuzhang19/repaint123/gradio_app.py official repository ran · fixture could not drive it MIT (permissive) · 45a2b5251ba4d0ef · report
optimize_stage_2 junwuzhang19/repaint123/gradio_app.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · ea1786674cbb3dca · report
safe_normalize junwuzhang19/repaint123/mesh.py official repository ran fingerprinted MIT (permissive) · fe9e0158ece7e066 · report
score_from_method_for_dataset junwuzhang19/repaint123/metric_utils.py official repository ran MIT (permissive) · 2dfc991848acce36 · report
strip_lowerdiag junwuzhang19/repaint123/gs_renderer.py official repository ran · fixture could not drive it MIT (permissive) · cd789cab1b072db4 · report
dot junwuzhang19/repaint123/cam_utils.py official repository unverified MIT (permissive) · e35aafbf0069edb6 · report
length junwuzhang19/repaint123/cam_utils.py official repository unverified MIT (permissive) · 43cdc168f88caf9b · report
poisson_mesh_reconstruction junwuzhang19/repaint123/mesh_utils.py official repository unverified MIT (permissive) · b7f0e912438abda8 · report
safe_normalize junwuzhang19/repaint123/cam_utils.py official repository unverified MIT (permissive) · 8a8484ccf552d87f · report
scale_img_hwc junwuzhang19/repaint123/mesh_renderer.py official repository unverified MIT (permissive) · 1eb01adb2d4db29c · report
scale_img_nhw junwuzhang19/repaint123/mesh_renderer.py official repository unverified MIT (permissive) · 7d11ee5002c743ed · report
scale_img_nhwc junwuzhang19/repaint123/mesh_renderer.py official repository unverified MIT (permissive) · e3e7b5863ff869ea · report

Tasks

3D GenerationImage GenerationImage to 3D

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DiffusionSPEED

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