Skip to main content
Hi, after following the OpenAI GPT-3 webinar I would like to ask if is it possible to create a process to detetc/extract the traffic sign from images using OpenAI GPT-3 in FME

thx

Francesco

The demo was more focused around the chat aspects, there are quite a few examples of sign detection floating around. Many of them use python so you can incorporate these into FME with the PythonCaller

 

https://github.com/topics/traffic-sign-detection


Reply