sign2speech - imag

13
Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH Sign2Speech The sign language has never been so simple to understand! 1

Upload: others

Post on 04-Dec-2021

13 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITHEdwin NIOGRET - Matthieu NOGUERON - Reatha TITH

Sign2Speech

The sign language has never been so simple to understand!

1

Page 2: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH

Introduction

● Offer new means of communication between signing & non-signing persons● Only 120,000 persons know the French Sign Language (FSL)

Gesture recognition+ real-time gesture translation

+ web chat application

= Sign2Speech

2

Page 3: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH

S2S former project

2013-2014 RICM4 project by Arthur CLERC-GHERARDI & Patrick PEREA

● Intel Perceptual Creative camera

● The Perceptual SDK no longer works

● Skype-inspired application, no WebRTC

3

Page 4: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH

Technologies and languages

● C++● Intel RealSense Camera & SDK● JSON● WebRTC● WebSocket

4

Page 5: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH

Project overview

5

● Recognition mode○ Speak with sign language○ Serie of gestures○ Feedback of what you have

done

● Learning mode○ Add your own words○ Use them directly after you

added them

Page 6: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH

Project overview

● Chat application○ Support to display subtitles○ Communication between signing

and non-signing people○ Messaging functionality for non-

mute people to respond to mute people

6

Page 7: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH

Number of code lines

7

Main, 120

Page 8: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH

Organization

● Fair separation of tasks

● 15 min meeting every week

● What is next

8

Page 9: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH

Limits of our application

● Optimal conditions of use

○ No bracelet, no ring

○ Works better with natural light than artificial light

○ Wear a monochrome top to contrast with the skin color

9

Page 10: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH

Limits of our application

● Lack of precision of the camera

10

Page 11: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH

Possible improvements

● Show the user’s hand and tracking points in a window● 2 hands● Improve trajectories recognition● In the chat, remove text messages and sign with a 3D model when a non-

mute texts● Use a new version of the camera with better precision● Use a language model to improve the gesture recognition

11

Page 12: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH

Conclusion

● Learn new technologies

● Discover C++

● Improving project skills

● First approach of sign language

12

Page 13: Sign2Speech - imag

Edwin NIOGRET - Matthieu NOGUERON - Reatha TITH 13

Thanks for your attention