Driver Drowsiness Detection System using reusable libraries

share link

by sarvan dot icon Updated: Sep 2, 2021

technology logo
technology logo

Solution Kit Solution Kit  

Road transport systems are an essential part of human transit between places. The sensation of sleep reduces the driver's level of vigilance, producing dangerous situations and increasing the probability of accidents. There are different steps to make this system fully functional. 1. Detection Stage 2. Tracking Stage 3. Image Classification 4. Warning Stage We analyze both the driver's face and eyes to measure the percentage of eye closure. If drowsiness is detected, the alarm rings. If not, it captures the picture. Some of the libraries can help you to create a customized drowsiness detection system.

Detection Stage

This is the initial stage of the system. Every time the system is started, it needs to be set up and optimized for current user and conditions. Setup steps include: collecting a set of open/closed eyes samples, along with the driver’s normal head position.

Python doticonstar image 25 doticonVersion:Currentdoticon
License: Permissive (MIT)

A Realtime CPU eye detector to detect if the eyes are open or closed

Support
    Quality
      Security
        License
          Reuse

            open-eye-detectorby Chris10M

            Python doticon star image 25 doticonVersion:Currentdoticon License: Permissive (MIT)

            A Realtime CPU eye detector to detect if the eyes are open or closed
            Support
              Quality
                Security
                  License
                    Reuse

                      Eye-blink-detectorby murali129

                      Java doticonstar image 43 doticonVersion:Currentdoticon
                      License: Permissive (MIT)

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                Eye-blink-detectorby murali129

                                Java doticon star image 43 doticonVersion:Currentdoticon License: Permissive (MIT)

                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse

                                          Eye-Detectorby Akagra-Mish

                                          Java doticonstar image 1 doticonVersion:Currentdoticon
                                          License: Strong Copyleft (GPL-3.0)

                                          This is the source code of eye detector application made on Android Studio. You can use it for your use , It detects whether you are seeing at the camera or not , thanks

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    Eye-Detectorby Akagra-Mish

                                                    Java doticon star image 1 doticonVersion:Currentdoticon License: Strong Copyleft (GPL-3.0)

                                                    This is the source code of eye detector application made on Android Studio. You can use it for your use , It detects whether you are seeing at the camera or not , thanks
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              Eye_Activity_Levelby shaowei-su

                                                              C++ doticonstar image 1 doticonVersion:Currentdoticon
                                                              License: Permissive (MIT)

                                                              An eye activity level detector based on open source project eyeLike.

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        Eye_Activity_Levelby shaowei-su

                                                                        C++ doticon star image 1 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                        An eye activity level detector based on open source project eyeLike.
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse

                                                                                  PyGazeby esdalmaijer

                                                                                  Python doticonstar image 616 doticonVersion:Currentdoticon
                                                                                  License: Strong Copyleft (GPL-3.0)

                                                                                  an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments

                                                                                  Support
                                                                                    Quality
                                                                                      Security
                                                                                        License
                                                                                          Reuse

                                                                                            PyGazeby esdalmaijer

                                                                                            Python doticon star image 616 doticonVersion:Currentdoticon License: Strong Copyleft (GPL-3.0)

                                                                                            an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments
                                                                                            Support
                                                                                              Quality
                                                                                                Security
                                                                                                  License
                                                                                                    Reuse

                                                                                                      Warning stage

                                                                                                      The key step is close monitoring and getting information from image classification libraries about driver's eyes. The system determines whether the eyes are still closed or open or the relative position. These additional computations are required to improve the system’s ability to determine whether the driver is drowsy or not.

                                                                                                      Python doticonstar image 30 doticonVersion:Currentdoticon
                                                                                                      License: Permissive (MIT)

                                                                                                      A computer vision system made with the help of opencv that can automatically detect driver drowsiness in a real-time video stream and then play an alarm if the driver appears to be drowsy.

                                                                                                      Support
                                                                                                        Quality
                                                                                                          Security
                                                                                                            License
                                                                                                              Reuse

                                                                                                                Fatigue-Detection-System-Based-On-Behavioural-Characteristics-Of-Driverby jaisayush

                                                                                                                Python doticon star image 30 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                A computer vision system made with the help of opencv that can automatically detect driver drowsiness in a real-time video stream and then play an alarm if the driver appears to be drowsy.
                                                                                                                Support
                                                                                                                  Quality
                                                                                                                    Security
                                                                                                                      License
                                                                                                                        Reuse

                                                                                                                          Drowsiness-detectionby gautamkumarjaiswal

                                                                                                                          Python doticonstar image 6 doticonVersion:Currentdoticon
                                                                                                                          License: Strong Copyleft (GPL-3.0)

                                                                                                                          Application can detect drowsiness and raise alarm.

                                                                                                                          Support
                                                                                                                            Quality
                                                                                                                              Security
                                                                                                                                License
                                                                                                                                  Reuse

                                                                                                                                    Drowsiness-detectionby gautamkumarjaiswal

                                                                                                                                    Python doticon star image 6 doticonVersion:Currentdoticon License: Strong Copyleft (GPL-3.0)

                                                                                                                                    Application can detect drowsiness and raise alarm.
                                                                                                                                    Support
                                                                                                                                      Quality
                                                                                                                                        Security
                                                                                                                                          License
                                                                                                                                            Reuse
                                                                                                                                              Python doticonstar image 32 doticonVersion:Currentdoticon
                                                                                                                                              License: Permissive (MIT)

                                                                                                                                              To identify the driver's drowsiness based on real-time camera image and image processing techniques. 졸음운전 감지 시스템. OpenCV

                                                                                                                                              Support
                                                                                                                                                Quality
                                                                                                                                                  Security
                                                                                                                                                    License
                                                                                                                                                      Reuse

                                                                                                                                                        drowsiness-detectionby woorimlee

                                                                                                                                                        Python doticon star image 32 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                        To identify the driver's drowsiness based on real-time camera image and image processing techniques. 졸음운전 감지 시스템. OpenCV
                                                                                                                                                        Support
                                                                                                                                                          Quality
                                                                                                                                                            Security
                                                                                                                                                              License
                                                                                                                                                                Reuse

                                                                                                                                                                  Tracking Stage

                                                                                                                                                                  The system enters the regular tracking (monitoring) stage when the driver’s head and eyes are correctly located; the system enters the standard tracking (monitoring) stage. An essential step in this stage is continuously monitoring the driver’s eyes within a dynamically allocated tracking area.

                                                                                                                                                                  GazeTrackingby antoinelame

                                                                                                                                                                  Python doticonstar image 1407 doticonVersion:Currentdoticon
                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                  👀 Eye Tracking library easily implementable to your projects

                                                                                                                                                                  Support
                                                                                                                                                                    Quality
                                                                                                                                                                      Security
                                                                                                                                                                        License
                                                                                                                                                                          Reuse

                                                                                                                                                                            GazeTrackingby antoinelame

                                                                                                                                                                            Python doticon star image 1407 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                            👀 Eye Tracking library easily implementable to your projects
                                                                                                                                                                            Support
                                                                                                                                                                              Quality
                                                                                                                                                                                Security
                                                                                                                                                                                  License
                                                                                                                                                                                    Reuse

                                                                                                                                                                                      Eye-Trackerby hugochan

                                                                                                                                                                                      Python doticonstar image 142 doticonVersion:Currentdoticon
                                                                                                                                                                                      License: Permissive (BSD-3-Clause)

                                                                                                                                                                                      Implemented and improved the iTracker model proposed in the paper "Eye Tracking for Everyone"

                                                                                                                                                                                      Support
                                                                                                                                                                                        Quality
                                                                                                                                                                                          Security
                                                                                                                                                                                            License
                                                                                                                                                                                              Reuse

                                                                                                                                                                                                Eye-Trackerby hugochan

                                                                                                                                                                                                Python doticon star image 142 doticonVersion:Currentdoticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                Implemented and improved the iTracker model proposed in the paper "Eye Tracking for Everyone"
                                                                                                                                                                                                Support
                                                                                                                                                                                                  Quality
                                                                                                                                                                                                    Security
                                                                                                                                                                                                      License
                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                          PyGazeAnalyserby esdalmaijer

                                                                                                                                                                                                          Python doticonstar image 90 doticonVersion:Currentdoticon
                                                                                                                                                                                                          License: Strong Copyleft (GPL-3.0)

                                                                                                                                                                                                          Analysis and high-level plotting toolbox for eye-tracking data

                                                                                                                                                                                                          Support
                                                                                                                                                                                                            Quality
                                                                                                                                                                                                              Security
                                                                                                                                                                                                                License
                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                    PyGazeAnalyserby esdalmaijer

                                                                                                                                                                                                                    Python doticon star image 90 doticonVersion:Currentdoticon License: Strong Copyleft (GPL-3.0)

                                                                                                                                                                                                                    Analysis and high-level plotting toolbox for eye-tracking data
                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                          License
                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                              drishtiby elucideye

                                                                                                                                                                                                                              C++ doticonstar image 334 doticonVersion:v0.12.4doticon
                                                                                                                                                                                                                              License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                              Real time eye tracking for embedded and mobile devices.

                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                        drishtiby elucideye

                                                                                                                                                                                                                                        C++ doticon star image 334 doticonVersion:v0.12.4doticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                                        Real time eye tracking for embedded and mobile devices.
                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                  Image classification

                                                                                                                                                                                                                                                  FastAnnotationToolby christopher5106

                                                                                                                                                                                                                                                  C++ doticonstar image 924 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                  no licences License: No License (null)

                                                                                                                                                                                                                                                  A tool using OpenCV to annotate images for image classification, optical character reading, ...

                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                            FastAnnotationToolby christopher5106

                                                                                                                                                                                                                                                            C++ doticon star image 924 doticonVersion:Currentdoticonno licences License: No License

                                                                                                                                                                                                                                                            A tool using OpenCV to annotate images for image classification, optical character reading, ...
                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                    Reuse

                                                                                                                                                                                                                                                                      Detectronby facebookresearch

                                                                                                                                                                                                                                                                      Python doticonstar image 25807 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                      License: Permissive (Apache-2.0)

                                                                                                                                                                                                                                                                      FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.

                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                Detectronby facebookresearch

                                                                                                                                                                                                                                                                                Python doticon star image 25807 doticonVersion:Currentdoticon License: Permissive (Apache-2.0)

                                                                                                                                                                                                                                                                                FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                        Reuse
                                                                                                                                                                                                                                                                                          Python doticonstar image 1204 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                          License: Permissive (MIT)

                                                                                                                                                                                                                                                                                          PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet

                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                    pytorch_image_classificationby hysts

                                                                                                                                                                                                                                                                                                    Python doticon star image 1204 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                    PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                                                                                                              See similar Kits and Libraries