Skip to content

Get unexpected results when infer on some test images #19

@lhao0301

Description

@lhao0301

Get some unexpected results when test on RealPhoto60 or some my test images. I wonder are there any mistakes during the testing process? The result are like an oil-painting style.

run cmd as follows,

    python infer.py \
        --sdxl_path stabilityai/stable-diffusion-xl-base-1.0 \
        --vision_encoder_path facebook/dinov2-large \
        --instantir_path InstantX/InstantIR/models \
        --test_path xx \
        --out_path xxxx \
        --batch_size 1 \
        --width 1024 \
        --height 1024

image order is input -> output

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions