Path Lines of Code configs/dreamcraft3d-coarse-nerf.yaml 133 configs/dreamcraft3d-coarse-neus.yaml 138 configs/dreamcraft3d-geometry.yaml 119 configs/dreamcraft3d-texture.yaml 129 docker/compose.yaml 22 gradio_app.py 336 launch.py 200 load/make_prompt_library.py 429 load/tets/generate_tets.py 25 load/zero123/sd-objaverse-finetune-c_concat-256.yaml 65 metric_utils.py 372 preprocess_image.py 175 threestudio/__init__.py 21 threestudio/data/__init__.py 1 threestudio/data/image.py 299 threestudio/data/images.py 299 threestudio/data/uncond.py 422 threestudio/models/__init__.py 9 threestudio/models/background/__init__.py 6 threestudio/models/background/base.py 17 threestudio/models/background/neural_environment_map_background.py 60 threestudio/models/background/solid_color_background.py 43 threestudio/models/background/textured_background.py 46 threestudio/models/estimators.py 79 threestudio/models/exporters/__init__.py 1 threestudio/models/exporters/base.py 44 threestudio/models/exporters/mesh_exporter.py 145 threestudio/models/geometry/__init__.py 8 threestudio/models/geometry/base.py 173 threestudio/models/geometry/custom_mesh.py 156 threestudio/models/geometry/implicit_sdf.py 358 threestudio/models/geometry/implicit_volume.py 290 threestudio/models/geometry/tetrahedra_sdf_grid.py 324 threestudio/models/geometry/volume_grid.py 165 threestudio/models/guidance/__init__.py 13 threestudio/models/guidance/clip_guidance.py 69 threestudio/models/guidance/controlnet_guidance.py 437 threestudio/models/guidance/controlnet_reg_guidance.py 383 threestudio/models/guidance/deep_floyd_guidance.py 415 threestudio/models/guidance/stable_diffusion_bsd_guidance.py 893 threestudio/models/guidance/stable_diffusion_guidance.py 524 threestudio/models/guidance/stable_diffusion_unified_guidance.py 601 threestudio/models/guidance/stable_diffusion_vsd_guidance.py 816 threestudio/models/guidance/stable_zero123_guidance.py 269 threestudio/models/guidance/zero123_guidance.py 421 threestudio/models/guidance/zero123_unified_guidance.py 600 threestudio/models/isosurface.py 214 threestudio/models/materials/__init__.py 9 threestudio/models/materials/base.py 21 threestudio/models/materials/diffuse_with_point_light_material.py 99 threestudio/models/materials/hybrid_rgb_latent_material.py 29 threestudio/models/materials/neural_radiance_material.py 46 threestudio/models/materials/no_material.py 55 threestudio/models/materials/pbr_material.py 119 threestudio/models/materials/sd_latent_adapter_material.py 34 threestudio/models/mesh.py 228 threestudio/models/networks.py 351 threestudio/models/prompt_processors/__init__.py 7 threestudio/models/prompt_processors/base.py 430 threestudio/models/prompt_processors/clip_prompt_processor.py 36 threestudio/models/prompt_processors/deepfloyd_prompt_processor.py 82 threestudio/models/prompt_processors/dummy_prompt_processor.py 14 threestudio/models/prompt_processors/stable_diffusion_prompt_processor.py 103 threestudio/models/renderers/__init__.py 9 threestudio/models/renderers/base.py 59 threestudio/models/renderers/deferred_volume_renderer.py 7 threestudio/models/renderers/gan_volume_renderer.py 144 threestudio/models/renderers/nerf_volume_renderer.py 409 threestudio/models/renderers/neus_volume_renderer.py 340 threestudio/models/renderers/nvdiff_rasterizer.py 120 threestudio/models/renderers/patch_renderer.py 92 threestudio/scripts/convert_zero123_to_diffusers.py 818 threestudio/scripts/dreamcraft3d_dreambooth.py 40 threestudio/scripts/generate_images_if.py 54 threestudio/scripts/generate_images_if_prompt_library.py 59 threestudio/scripts/generate_mv_datasets.py 69 threestudio/scripts/img_to_mv.py 62 threestudio/scripts/make_training_vid.py 63 threestudio/scripts/metric_utils.py 310 threestudio/scripts/run_zero123.py 5 threestudio/scripts/train_dreambooth.py 1192 threestudio/scripts/train_dreambooth_lora.py 1171 threestudio/scripts/train_text_to_image_lora.py 726 threestudio/systems/__init__.py 1 threestudio/systems/base.py 316 threestudio/systems/dreamcraft3d.py 514 threestudio/systems/utils.py 88 threestudio/systems/zero123.py 330 threestudio/utils/GAN/attention.py 206 threestudio/utils/GAN/discriminator.py 165 threestudio/utils/GAN/distribution.py 77 threestudio/utils/GAN/loss.py 29 threestudio/utils/GAN/mobilenet.py 201 threestudio/utils/GAN/network_util.py 181 threestudio/utils/GAN/normalunet.py 322 threestudio/utils/GAN/util.py 158 threestudio/utils/GAN/vae.py 861 threestudio/utils/__init__.py 1 threestudio/utils/base.py 89 threestudio/utils/callbacks.py 122 threestudio/utils/config.py 98 threestudio/utils/dpt.py 653 threestudio/utils/lpips/__init__.py 1 threestudio/utils/lpips/lpips.py 99 threestudio/utils/lpips/utils.py 104 threestudio/utils/misc.py 124 threestudio/utils/ops.py 357 threestudio/utils/perceptual/__init__.py 1 threestudio/utils/perceptual/perceptual.py 144 threestudio/utils/perceptual/utils.py 100 threestudio/utils/rasterize.py 66 threestudio/utils/saving.py 609 threestudio/utils/typing.py 20