├── README.md ├── Sign_Language_Alphabets_Detection_and_Recognition_using_YOLOv8.ipynb ├── figure_1.png ├── figure_2.png └── figure_3.png /README.md: -------------------------------------------------------------------------------- 1 |

2 | Sign Language Alphabets Detection and Recongition using YOLOv8

3 | 4 | ## Google Colab File Link (A Single Click Solution) 5 | The google colab file link is provided below, you can check the implementation in Google Colab, and its a single click implementation 6 | ,you just need to select the Run Time as GPU, and click on Run All. 7 | 8 | [`Google Colab File`](https://colab.research.google.com/drive/1ITdJrATdpu3zE99HYPXZ42exQWLrWRp0?usp=sharing) 9 | 10 | 11 | 12 | ## YouTube Video Tutorial Link 13 | 14 | [`YouTube Link`](https://www.youtube.com/watch?v=-UoSr9Z_Bg0) 15 | 16 | ### RESULTS 17 | 18 | #### Sign Language Alphabets Detection and Recognition 19 | ![](./figure_1.png) 20 | 21 | #### Sign Language Alphabets Detection and Recognition 22 | ![](./figure_2.png) 23 | 24 | #### Sign Language Alphabets Detection and Recognition 25 | 26 | ![](./figure_3.png) 27 | 28 | ### Watch the Complete Step by Step Explanation 29 | 30 | - Video Tutorial Link [`YouTube Link`](https://www.youtube.com/watch?v=-UoSr9Z_Bg0) 31 | 32 | 33 | [![Watch the Complete Tutorial for the Step by Step Explanation](https://img.youtube.com/vi/-UoSr9Z_Bg0/0.jpg)]([https://www.youtube.com/watch?v=StTqXEQ2l-Y](https://www.youtube.com/watch?v=-UoSr9Z_Bg0)) 34 | -------------------------------------------------------------------------------- /figure_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MuhammadMoinFaisal/Sign-Language-Alphabets-Detection-and-Recongition-using-YOLOv8/a2a62b0165b26ebd373cdeacd28b96f3bacd5289/figure_1.png -------------------------------------------------------------------------------- /figure_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MuhammadMoinFaisal/Sign-Language-Alphabets-Detection-and-Recongition-using-YOLOv8/a2a62b0165b26ebd373cdeacd28b96f3bacd5289/figure_2.png -------------------------------------------------------------------------------- /figure_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MuhammadMoinFaisal/Sign-Language-Alphabets-Detection-and-Recongition-using-YOLOv8/a2a62b0165b26ebd373cdeacd28b96f3bacd5289/figure_3.png --------------------------------------------------------------------------------