Skip to content

Problem of inferring image resolution #29

@tzayuan

Description

@tzayuan

I'm encountering unusual inference outputs when using images smaller than 512×512 resolution. Results become relatively normal only at 512×512 and larger resolutions.

Questions:​​

  1. What could be the potential reasons for this behavior?
  2. Is it possible to achieve normal inference for resolutions below 512×512?

Environment:

ckpt: 1_2_16/lc.ckpt
command: python inference_partition.py --ckpt_sd ./weight/v2-1_512-ema-pruned.ckpt --ckpt_lc ./weight/1_2_16/lc.ckpt --config configs/model/diffeic.yaml --input /kodak/input_all --output ./outputs/kodak_256 --steps 50 --device cuda

Thanks for your insights!

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