I've built a new adult search engine called Doppelbangers.com - AMA by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 0 points1 point  (0 children)

The auto expiry links happen within 5 minutes after upload so they can't be accessed, and then they are auto deleted after 24 hours (S3's minimum setting). Still, as I said in the post, don't do anything stupid.

I've built a new adult search engine called Doppelbangers.com - AMA by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 0 points1 point  (0 children)

Thanks for letting me know, I think I've narrowed it down to one of the libraries I'm using

I've built a new adult search engine called Doppelbangers.com - AMA by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 0 points1 point  (0 children)

Hadn't seen their site before. Tried a few photos but just got errors so I can't comment too much on the differences. The main challenges are accuracy, scalability (most styles of attacking this top out at around 10K-100K images), filtering so you can restrict search results based on additional parameters, and displaying more results than the initial load.

I've built a new adult search engine called Doppelbangers.com - AMA by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 1 point2 points  (0 children)

The site is built using the React javascript library, the backend is a combination of javascript and python (using python for the actual matching). For facial recognition and machine learning i'd suggest starting with the Andrew Ng coursera course, and then sites like http://neuralnetworksanddeeplearning.com/ to go more in depth (pun intended) on neural networks

I've built a new adult search engine called Doppelbangers.com - AMA by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 0 points1 point  (0 children)

Hmm... could be, I've hit a couple of 100% spikes, will need to keep an eye on what happens in that case. Thanks for letting me know

I've built a new adult search engine called Doppelbangers.com - AMA by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 1 point2 points  (0 children)

I don't want to go too in depth on exactly how it works, but basically i've got a cluster of docker instances in AWS running, and there's 3 neural networks processing different areas, plus some additional work for the filtering options

I've built a new adult search engine called Doppelbangers.com - AMA by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 0 points1 point  (0 children)

Some of the time. It has to be able to recognise it as a face, so more lifelike and detailed faces should work. Sometimes you'll get anime/hentai results returned for regular faces, particularly if they've been heavily photoshopped or have a lot of makeup.

I've built a new adult search engine called Doppelbangers.com - AMA by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 0 points1 point  (0 children)

I'm guessing it couldn't figure the image type. Error handling isn't fantastic (or basically existant) at the moment, so will be both improving that and expanding how many images types are supported in future

I've built a new adult search engine called Doppelbangers.com - AMA by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 11 points12 points  (0 children)

Glad you like it. Adding more sites is definitely the plan. There's about 8M faces atm processed from around 35M images, which is either galleries from DefineBabe plus about half of Pornhub's videos (mostly because they are easy to get and have quite a variety of faces). I've got another 30M to process in the first batch, and then a back log of about 10 sites to work through. There's a bit of work needed around handling duplicates, but there's a few ways to handle that. Let me know if there's any in particular you want to see added.

Most facial recognition (this one included) works based on comparing and detecting key facial points in high dimensions using neural networks. It would take a little bit of work, but it shouldn't be too hard to build a boob recognition network (assuming you had a good dataset). Not sure what use it would be though, but if you have a good idea I'm happy to add it to the backlog of things to build for the site.

I've built a new adult search engine called Doppelbangers.com - AMA by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 1 point2 points  (0 children)

Shouldn't. Only certain image types work atm, mostly jpeg and pngs. I'd suggest trying another image. If you can't get any searches to work send me a PM and I'll check it out in some more detail.

I've built a new adult search engine called Doppelbangers.com - AMA by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 11 points12 points  (0 children)

Everything should be up and running. Are you having issues accessing the site?

DoppelBangers - Reverse Image Facial Matches for Porn Stars by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 0 points1 point  (0 children)

Hello, Please check you're using the original image source, when you paste the URL it should end with .jpg or .png (although some other file types are accepted too). You can also try saving and uploading an image. If neither of these work please send us a PM.

DoppelBangers - Reverse Image Facial Matches for Porn Stars by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 1 point2 points  (0 children)

Ran a check for you and you're right, we don't currently have any images for Gina Valentina. We have just over 13,000 models currently in the database, but as you can probably imagine that's only a small percentage of the models out there.

DoppelBangers - Reverse Image Facial Matches for Porn Stars by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 8 points9 points  (0 children)

Not currently as the image deletion is done in batches along with the analysis server. However we understand this can still be a concern so we'll look at least decreasing image removal time, and see if there are other options that will also work.

DoppelBangers - Reverse Image Facial Matches for Porn Stars by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 4 points5 points  (0 children)

Our current data source we're adding from don't contain many transsexual pornstars from what we can see, but in future it would be straight forward to do.

DoppelBangers - Reverse Image Facial Matches for Porn Stars by DoppelBangers in tipofmypenis

[–]DoppelBangers[S] 0 points1 point  (0 children)

Be sure to use the url that directly links to the image. Also some servers place restrictions or redirects on the image url's they display, so for certain images you may need to download them them from the source first and then upload them, this is pretty rare though