Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 568 Bytes

File metadata and controls

16 lines (10 loc) · 568 Bytes

Implementation of Glaze

Glaze Paper

Glaze is a project that seeks to prevent diffusion models from 'learning' art styles. I could not find the source code so implemented it from the paper.

WIP Adversarial attack on clip

Example of CLIP classifing a cow as a dog. The original image of a cow is being guided towards the target image of the dog. PGD Attack

Original cow image

original image

Target dog image

target image