We don’t exist here

Active project

A few months ago, graphics card maker NVIDIA published a paper in which they explained how they extended an algorithm from 2014 to create photo-realistic portraits that are, when observed casually, indistinguishable from the real thing. When thoroughly investigated, many of the resulting images still appear flawless.

A few days ago, (Former?) Uber engineer Phillip Wang (probably this is his LinkedIn account) implemented a version of the NVIDIA algorithm that publishes a new face at the click of a mouse at thispersondoesnotexist.com.

I strung a few APIs together and created an accompanying Twitter account at @wedontexisthere.

Once an hour, an image is picked up from Wang’s website. The image is pushed through a facial recognition system to identify whether it’s a man or a woman. Then, via behindthename.com, a random name that matches the gender is attached to the image, which is followed by also connecting the person to a location pulled from Wikipedia. I played around with attaching the non-existent locations created by @unchartedatlas, but it turns out that Twitter has recently made it increasingly difficult to obtain content from their platform. (In short, they rejected my request for accessing Twitter programmatically.)

Then, the result is posted to Twitter.

As an aside, I threw together the same implementation for @ceci_chat, which tweets cats that do not exist.

In June 2021, the Brazilian tech website Canaltech wrote a nice piece on the bot. In the same month, Prof. Dr. phil. Theresa Heyd at the University of Greifswald, in Germany gave a talk on the cultural context of the bot.

Ageless

In September 2019, the face recognition API I was using, FaceX, ended its free tier. I moved to Microsoft Azure, which gives the bonus of also estimating the age of the person in a photo.

Related:  Twitter/FML

10k to 37k

In April 2020, the Twitter account reached 10.000 followers. In June 2021, the account reached 37.000 followers.

What if this is a pipe?

In December 2020, I added @ceci_pipe, which tweets artwork that does not exist. Via thisartworkdoesnotexist, it matches the generated work with a snappy title and an artist (that does not exist).

The names have been changed…

In October 2021, I moved for name generation to the randomuser API. This has the advantage that, for some countries, it’s able to generate more typical names, which should create people that don’t exist that are just slightly more credible.

The death of the API

In February 2022, Twitter announced that using their API would no longer be free, even for small accounts. To safeguard continuation, I also began a @wedontexisthere account on Mastodon.

The death…

Around the same time, the source website went dark, as did the art and cat versions. In March, I shut all three down.

…and resurrection

In October 2023, I found the source website up and running again. The Microsoft Azure Face API I had been using was now no longer giving me any results, but mixing everypixel and sightengine allowed me to take the show back on the road. With restrictions on Twitter, but hourly updates on Mastodon.

I also made a kind-of archive available. Start here to take a look.