mindspore-lab / mindone

one for all, Optimal generator with No Exception
https://mindspore-lab.github.io/mindone/
Apache License 2.0
332 stars 63 forks source link

SDXL: Some features used in customized version #353

Closed townwish4git closed 3 months ago

townwish4git commented 4 months ago

What does this PR do?

Fixes # (issue)

  1. record crop_coords_top_left of images in data preprocessing class CenterCrop

Adds # (feature) SDXL: Some features used in customized version

  1. support save_path for merge_hccl.py
  2. support saving ckpt only on rank0
  3. shrink large images before other data preprocessing operations

P.S. These changes have been verified in customer‘s experiments.

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag members/contributors who may be interested in your PR.

@xxx