diff --git a/README.md b/README.md index bc4965563278680a69b82f66bf91ba779fbc9690..1c0af859b9dd49294987a36d7d73129d41bda969 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ SignTrack is a sign language transcriber that analyzes, processes, and recognize ## How it works -SignTrack harnesses the power of a state-of-the-art LSTM (Long Short-Term Memory) model, which leverages sequence-based data for predictions. This allows SignTrack to detect entire phrases and capture dynamic movements within sign language gestures. To enhance precision and efficiency, SignTrack focuses its training on key hand and pose landmarks. These essential landmarks are extracted using MediaPipe, a robust framework for pose estimation. By concentrating on these key landmarks, SignTrack ensures accurate recognition across various skin shades, promoting inclusivity and accessibility. +SignTrack harnesses the power of a state-of-the-art LSTM (Long Short-Term Memory) model, which leverages sequence-based data for predictions. This allows SignTrack to detect entire phrases and capture dynamic movements within sign language gestures. To enhance precision and efficiency, SignTrack focuses its training on key hand and pose landmarks. These essential landmarks are extracted using MediaPipe, a robust framework for pose estimation. By concentrating on these key landmarks using MediaPipe, SignTrack ensures accurate recognition across various skin shades. <br />