Skip to content

Unexpected result while using image to 3d #375

@huanghui417

Description

@huanghui417
Image

Result is like this and i have no clue why.
Anyone had same issue?

Here is cmd running log.

(dream02) C:\Users\owner\dream>python main.py --config configs/image.yaml input=data/anya_rgba.png save_path=anya
[INFO] load image from data/anya_rgba.png...
Number of points at initialisation : 48000
[INFO] loading zero123...
D:\conda\envs\dream02\lib\site-packages\huggingface_hub\file_download.py:942: FutureWarning: resume_download is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use force_download=True.
warnings.warn(
Loading pipeline components...: 0%| | 0/6 [00:00<?, ?it/s]torch_dtype is deprecated! Use dtype instead!
Loading pipeline components...: 100%|████████████████████████████████████████████████████| 6/6 [00:00<00:00, 29.39it/s]
[INFO] loaded zero123!
100%|████████████████████████████████████████████████████████████████████████████████| 500/500 [00:29<00:00, 17.10it/s]
[INFO] save model to logs\anya_model.ply.
D:\conda\envs\dream02\lib\site-packages\torch\functional.py:534: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at C:\cb\pytorch_1000000000000\work\aten\src\ATen\native\TensorShape.cpp:3596.)
return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined]
Tensor occ torch.Size([128, 128, 128]) torch.float32 cuda:0 ∈ [0.0, 18.16201400756836] μ = 0.08225569128990173 σ =
0.5380704402923584

If anyone can help me

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions