Fancy123
[CVPR2025]Fancy123: One Image to High-Quality 3D Mesh Generation via Plug-and-Play Deformation
File Explorer
Download Latest Version (.zip)- instantmesh.yaml
- cute_horse.jpg
- girl3.jpeg
- girl_1.jpeg
- girl_2.png
- SCHOOL_BUS.png
- jacobian_deform.py
- math_utils.py
- poisson_system.py
- PoissonSystem.py
- camera_optimize.py
- deform_2d.py
- img_registration.py
- mesh_deformation.py
- mesh_optimize.py
- general_renderer.py
- NBF.py
- logger_util.py
- mesh_utils.py
- normal_utils.py
- pipelines.py
- sample_colored_pc.py
- temp_utils.py
- utils2d.py
- vtk_basic.py
- refine_one_sample.py
- steps.py
- instant-mesh-base.yaml
- instant-mesh-large-train.yaml
- instant-mesh-large.yaml
- instant-nerf-base.yaml
- instant-nerf-large-train.yaml
- instant-nerf-large.yaml
- zero123plus-finetune.yaml
- install.md
- __init__.py
- objaverse.py
- objaverse_zero123plus.py
- __init__.py
- transformer.py
- __init__.py
- dino.py
- dino_wrapper.py
- __init__.py
- perspective_camera.py
- __init__.py
- neural_render.py
- __init__.py
- dmtet.py
- dmtet_utils.py
- extract_texture_map.py
- flexicubes.py
- flexicubes_geometry.py
- tables.py
- __init__.py
- __init__.py
- math_utils.py
- ray_marcher.py
- ray_sampler.py
- renderer.py
- __init__.py
- synthesizer.py
- synthesizer_mesh.py
- __init__.py
- lrm.py
- lrm_mesh.py
- __init__.py
- mesh_gen.py
- mv_gen.py
- prepare.py
- save_video.py
- __init__.py
- camera_util.py
- infer_util.py
- mesh_util.py
- render_util.py
- train_util.py
- __init__.py
- model.py
- model_mesh.py
- image2mvimage.yaml
- image2normal.yaml
- mvimg_prediction.py
- normal_prediction.py
- utils.py
- all_models.py
- utils.py
- func.py
- opt.py
- refine.py
- remesh.py
- render.py
- all_typing.py
- load_onnx copy.py
- load_onnx.py
- project_mesh.py
- refine_lr_to_sr.py
- sd_model_zoo.py
- upsampler.py
- utils.py
- model.py
- pipeline.py
- .gitignore
- main_fancy123_refine.py
- README.md
- requirements.txt
- run_init.py
# Installation Guide
1. Get the code
git clone https://github.com/YuQiao0303/Fancy123
Downloads the entire project code from GitHub to your computer.
cd Fancy123
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
