-
-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] SignWriting Textual Description #130
Comments
Repository to get this done https://github.com/sign-language-processing/signwriting-description |
Implemented in 794c64c - does not perform well |
Hi, I saw the commit 794c64c it is uing the api /api/signwriting-description. But in cloud function no route is there for signwriting-description? Is there something that you will commit later on? |
We are using this implementation - https://github.com/sign-language-processing/signwriting-description Lines 95 to 96 in 91f1806
|
On sign.mt are you using GPT or naive for signwriting description? |
Problem
Understanding how to perform SignWriting exactly can be a little difficult to non-linguists.
Description
In addition to illustration (#114), we can include textual description of SignWriting.
In a zero-shot setting, we can describe where every symbol is placed, and it's name, and ask ChatGPT to describe it
Given the signs:
I would like to send them to ChatGPT as an image + as a rough textual description (hand 5 fingers, alternating arrows, and positions), and get "wave an open hand back and forth" or something similar
The text was updated successfully, but these errors were encountered: