Skip to content

Failed to fit parameters #11

@snow-nene

Description

@snow-nene

I tried to fit the parameters according to the README.md and scripts folder. But the result is bad.
Image

Image

Here is the command that I use:

`python src/preprocess.py --process_fn=blend_shapes --indir=data/usc-hair --outdir=data/blend-shapes --bs_type=strands --n_coeff=64 --svd_solver=full --fft=true

python src/preprocess.py --process_fn=texture --indir=data/usc-hair --outdir=data/neural-textures/high-res --size=256 --interp_mode=nearest --bsdir=data/blend-shapes/fft-strands-blend-shapes.npz --n_coeff=64 --fft=true

python src/projector.py --model=./perm_v1.0 --target="/mnt/data/Program Data/PyCharmWorkSpace/perm/data/neural-textures/high-res/strands00001.npz" --num-steps-warmup=1000 --num-steps=9000 --outdir=fitting/tryfitting --head_mesh=data/head.obj --save-video=false
`

And I only use one .data hair file, does it cause the problem?

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