Skip to content

Issue: Weak Robustness Testing - Missing Critical Preprocessing Transformations #20

Description

@VoDaiLocz

The robustness testing suite includes only 4 basic transforms (identity, gaussian blur, 2 resize operations), missing critical preprocessing steps that real-world mimicry pipelines actually use. This creates a false sense of robustness—protection may survive gaussian blur but fail against JPEG compression, center crops, or CLIP preprocessing that DreamBooth/LoRA models apply.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions