SmoothStyle / THIRD_PARTY_NOTICES.md
ReyChiaro's picture
Initial SmoothStyle
917565f verified
|
Raw
History Blame Contribute Delete
2.98 kB
# Third-Party Notices
[English](THIRD_PARTY_NOTICES.md) | [简体中文](THIRD_PARTY_NOTICES.zh-CN.md)
## OmniStyle-150K
- Dataset: OmniStyle-150K
- Repository: https://huggingface.co/datasets/StyleXX/OmniStyle-150k
- Paper: OmniStyle: Filtering High Quality Style Transfer Data at Scale, CVPR 2025
- Paper URL: https://openaccess.thecvf.com/content/CVPR2025/html/Wang_OmniStyle_Filtering_High_Quality_Style_Transfer_Data_at_Scale_CVPR_2025_paper.html
- Declared upstream dataset license: Apache-2.0
- Use in SmoothStyle: randomly selected content-image subset
The OmniStyle-150K Dataset Card identifies `content/` as its original content-image collection and declares the repository under Apache-2.0. The accompanying paper states that content images were generated using FLUX. SmoothStyle preserves the upstream attribution and license declaration and does not grant additional rights in these images.
The published OmniStyle-150K materials do not provide SmoothStyle with per-image FLUX model-version, prompt, seed, or separate output-license records. SmoothStyle therefore records the license basis as the upstream Dataset Card rather than as an independently verified per-image generation license.
## Style30K / StyleTokenizer
- Project: StyleTokenizer: Defining Image Style by a Single Instance for Controlling Diffusion Models
- Repository: https://github.com/alipay/style-tokenizer
- Dataset: Style30K
- Repository license indicator: CC BY 4.0
- Use in SmoothStyle: style reference images with IDs beginning with `0`
- Required action before public release: restore or preserve the mapping to original Style30K filenames and confirm the scope of the dataset redistribution permission
Attribution must identify StyleTokenizer/Style30K, link to its repository and license, and indicate that SmoothStyle uses a selected and renamed subset.
## LAION-5B
- Project: LAION-5B
- Website: https://laion.ai/blog/laion-5b/
- Metadata license: CC BY 4.0
- Underlying images: copyright remains with original rightsholders
The StyleTokenizer documentation states that some Style30K images were sourced via LAION-5B. SmoothStyle does not label an individual image as sourced via LAION-5B without a reliable per-image mapping. Where that mapping is established, the LAION metadata license applies only to the LAION metadata; it does not replace the underlying image license.
## STROTSS
- Paper: Style Transfer by Relaxed Optimal Transport and Self-Similarity
- Authors: Nicholas Kolkin, Jason Salavon, and Greg Shakhnarovich
- Paper: https://arxiv.org/abs/1904.12785
- Use in SmoothStyle: generation of style-strength target images
The STROTSS method citation describes the generation method. It does not determine the copyright status of generated outputs or their source images.
The local project implementation should be reviewed separately before source-code publication because a third-party STROTSS reimplementation may not provide an explicit software license.