Skip to content

The training result is weird #2

Description

@j71200

I've tried to train the model:

python create_avatar.py --subject {SUBJECT} --gender {GENDER}

Then, I get these files after training.

.
├── metrics.txt
├── OPTIMIZE_GAUSSIANS_0.ckpt
├── OPTIMIZE_GAUSSIANS_0.ply
├── OPTIMIZE_GAUSSIANS_3000.ckpt
├── OPTIMIZE_GAUSSIANS_3000.ply
└── state_dict_3000.json

After I import the OPTIMIZE_GAUSSIANS_3000.ply into GSAC Unity project, it is a large ball (see the image below).

Image

If I set "Splat Scale" to 0.001, it becomes a lots of small points.

Image

How to solve it? Any suggestion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions