正在加载视频...

视频加载失败

Priyanjali Gupta, a talented computer science student, built a model to translate sign language in real-time

2,360,356 次观看 • 2 年前 •via X (Twitter)

8 条评论

ROMANCE IS DEAD 的头像
ROMANCE IS DEAD2 年前

A little data labeling and literally 3 lines of code.

Hermit Sanʕ•́ᴥ•̀ʔっ 的头像
Hermit Sanʕ•́ᴥ•̀ʔっ2 年前

Priyanjali Gupta is an engineering student who developed an AI model that translates American Sign Language (ASL) into English in real-time. She was a third-year computer science student specializing in data science at the Vellore Institute of Technology, Tamil Nadu, when she created this model. Her work was inspired by a challenge from her mother to use her engineering studies to create something impactful. The AI model uses Tensorflow's object detection API and transfer learning from a pre-trained model to detect six ASL signs: Hello, I Love You, Thank you, Please, Yes, and No

Shinobi 的头像
Shinobi2 年前

Copy Pasta for every engineering student. xD

Reema 的头像
Reema2 年前

This is a great initiative, but students in the Computer Science and Engineering field will recognize that this is a very basic machine learning model, typically performed by third and fourth-year students as part of their curriculum.

ParisNeo 的头像
ParisNeo2 年前

That is a very cool project for a student. There are many approaches to do this, ranging from fine tuning a yolo algorithm to using a two stages inference with preexisting model like mediapipe's models offered by Google following by a classifier. These things are now basic. You can do this now with a multimodal LLM if you want :) and the same model will also answer suestions and even convert the images to text. Ai of tuday is very advanced although we just scratched the surface.

Football Confidential 🌐 的头像
Football Confidential 🌐2 年前

Eventually, these will be fit to contact lens or glasses. And the reverse will happen too - people talking will have visual VR hands to translate their normal speech to a deaf person. Amazing technology.

S Sanzhi Kobzhanov 的头像
S Sanzhi Kobzhanov2 年前

Can this system detect fast hand movements and unite several gentures and make sentences? If yes, then this is a great system, if not this is still bad realization and needs a lot of improvements before being released.

Deepanker Verma 的头像
Deepanker Verma2 年前

Hundreds of open source projects are on GitHub. It needs almost no efforts to make a demo like this. 🥲

相关视频