How we used GPT-4o for image detection with 350 similar illustrations
11–20 of 93 posts
Re: How we used GPT-4o for image detection with 350 similar illustrations
#12First time for me posting this kind of story - I thought it would make an interesting case on solving a hard computer vision problem with a crafty product engineer team.
Just a small feedback… I have switched to the reader mode because the font used is very challenging to read for me.
Re: How we used GPT-4o for image detection with 350 similar illustrations
#13I mean, cool tech, but why not just print a QR code next to each illustration?
Re: How we used GPT-4o for image detection with 350 similar illustrations
#14A bit tangential, but I think we will see a good chunk of small teams building competing products in different software business segments, by just doubling on productivity and offering a cheaper option due to less operational overhead (reads: paying engineers). I can think of at least two businesses that can be competed in costs if the team can automate a good chunk of it.
And which would those be?
Re: How we used GPT-4o for image detection with 350 similar illustrations
#15Earlier quoted context omitted.
Just a small feedback… I have switched to the reader mode because the font used is very challenging to read for me.
Also, having a blog post about image detection, and not showing a single picture in the whole post was quite frustrating.
Re: How we used GPT-4o for image detection with 350 similar illustrations
#16A bit tangential, but I think we will see a good chunk of small teams building competing products in different software business segments, by just doubling on productivity and offering a cheaper option due to less operational overhead (reads: paying engineers). I can think of at least two businesses that can be competed in costs if the team can automate a good chunk of it.
> I can think of at least two businesses that can be competed in costs if the team can automate a good chunk of it. And which would those be?
Re: How we used GPT-4o for image detection with 350 similar illustrations
#17It's tough to judge without seeing examples of the targets and the user photos, but I'm curious if this could be done with just old-school SIFT. If it really is exactly the same image in the in the corpus and on the wall, does a neural embedding model really buy you a lot? A small number of high confidence tie points seems like it'd be all you need, but it probably depends a lot on just how challenging the user photo…
Re: How we used GPT-4o for image detection with 350 similar illustrations
#18Re: How we used GPT-4o for image detection with 350 similar illustrations
#19It's tough to judge without seeing examples of the targets and the user photos, but I'm curious if this could be done with just old-school SIFT. If it really is exactly the same image in the in the corpus and on the wall, does a neural embedding model really buy you a lot? A small number of high confidence tie points seems like it'd be all you need, but it probably depends a lot on just how challenging the user photo…
I find a lot of applied AI use-cases to be "same as this other method, but more expensive".
Re: How we used GPT-4o for image detection with 350 similar illustrations
#20A bit tangential, but I think we will see a good chunk of small teams building competing products in different software business segments, by just doubling on productivity and offering a cheaper option due to less operational overhead (reads: paying engineers). I can think of at least two businesses that can be competed in costs if the team can automate a good chunk of it.
> I can think of at least two businesses that can be competed in costs if the team can automate a good chunk of it. And which would those be?