Skip to main content
Solved

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

  • January 21, 2023
  • 1 reply
  • 12 views

checcosisani
Contributor
Forum|alt.badge.img+12
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

Best answer by hkingsbury

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

hkingsbury
Celebrity
Forum|alt.badge.img+65
  • Celebrity
  • Best Answer
  • January 22, 2023

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