Viewing profile — simandl
simandl
HN member- Joined
- Fri, Dec 19, 2014, 5:27 AM UTC
- HN karma
- 81
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About simandl
No profile information was provided.
Recent public activity
-
comment
Comment #35232482
Last year's ICLR had a paper, "Data Poisoning Won't Save You From Facial Recognition" that included the Glaze team's previous project, Fawkes. This statement from that paper is qui…
-
comment
Comment #35226786
This assumes that the filter actually works in practice: https://www.reddit.com/r/StableDiffusion/comments/11v7sv9/ha...
-
comment
Comment #32857286
Thank you for the feedback! That's what we're hoping our opt-in tools will help artists do. For the problems you've posed here, you might actually want to both opt-in and opt-out. …
-
comment
Comment #32855723
We think this is because the images are all links and the browser itself is pulling them in from across the web. With chrome it happened once during our testing, and we've had one …
-
comment
Comment #32853818
These are important questions. We aren't storing any of the images used to search, and the email addresses are going to mailchimp lists for opt in and opt out. As we role out the n…
-
comment
Comment #32851980
They have their own datasets and included Laion-400M, a subset of 5b that was released prior to 5b. You can see a short explanation in imagen's "Limitations and Societal Impact" se…
-
comment
Comment #32847103
We (Spawning) did not create the dataset or train the models in question. We're working to make it easy for people to remove themselves from, or add themselves to, this dataset and…
- comment
-
comment
Comment #32847065
This article highlights several of the problems that we are working on. Here's another article, about our organization: https://www.inputmag.com/culture/mat-dryhurst-holly-herndon-…
-
comment
Comment #32846938
Reading through your comments, it appears you're under the impression that we (Spawning) trained models using this data. That is not the case. We're building tools to help people t…
-
comment
Comment #32846281
Our initial approach will be to validate the artists manually, and trust them to only flag or upload their own works. If we hit a scale where that starts to become an issue, we hav…
-
comment
Comment #32845808
You might be surprised. We have almost as many opt-in requests as opt-outs since we announced this today. We don't see this as binary in the long term. Maybe artists want to releas…
-
comment
Comment #32845747
We don't store any images used for searching. We are building an opt-in list, because a lot of people do want to be able to prompt AI with something like, "a cat in the style of me…
-
comment
Comment #32845687
Thanks! That is definitely on the list, but might be a few months away. We're focusing on using images to find other images so it will be easy for artists to flag all of their stuf…
-
comment
Comment #32845656
If that's a rights issue, we'll definitely add a link to the source. For now, you can right click -> open in new tab to see where it came from, but we'll look into this asap. The g…
-
comment
Comment #32845594
For sure! And as artists opt in, you'll be able to use it to see how they describe their work.
-
comment
Comment #32845189
Please do sign up and you'll be able to flag these images soon. We'll work to get them removed from this and future datasets built for AI training.
-
comment
Comment #32844992
It's using openai's clip ( https://openai.com/blog/clip/ ) to find the image similar to your query or image. Clip learned to match images to the captions that were paired with them…
-
comment
Comment #32844970
Yes, that's the same dataset. This website has some additional tools coming so artists can flag and opt out, or upload to opt in, and we'll get those to the laion team to add or re…
-
comment
Comment #32844933
I'm not 100% on this, but I think a big portion of the captions for the images come from the alt-text, and are probably auto-generated by the sites they were scraped from.
-
comment
Comment #32844919
This is Laion-5B, https://laion.ai/blog/laion-5b/ It's built off of common crawl, so it probably does have a pretty representative sample from whatever the big image searches use. …
-
comment
Comment #32844404
This is clip matching the text or image searched to the images in the Laion-5B dataset.
-
comment
Comment #32844343
It's using clip to match the text to the image, so you can actually prompt it like you might an art generator. Here's "in the style of greg rutkowski": https://haveibeentrained.com…
-
comment
Comment #32844292
Stable Diffusion used an aesthetic filter to train on a subset of the English language images from this full 5.8 billion multi-language set. That probably got a lot of what you're …
-
comment
Comment #32844266
This is Laion-5B, you can read more about it here: https://laion.ai/blog/laion-5b/ Imagen and Stable-Diffusion both used subsets of this full 5.8B image set.