
Starred repositories
📚 Freely available programming books
An opinionated list of awesome Python frameworks, libraries, software and resources.
code for Data Science From Scratch book
License Plate Recognition For Car With Python And OpenCV
A Python based skin detection system using OpenCV
PyTorch Implementation of "Driver Anomaly Detection: A Dataset and Contrastive Learning Approach", codes and pretrained models.
A python program to build nfa, dfa and minimised DFA from given regular expression. Uses Tkinter for GUI and GraphViz for graphs.
Driver Attention Prediction in Accidental Scenarios
A Python implementation of the Kanade–Lucas–Tomasi (KLT) feature tracker
DMD - Driver Monitoring Dataset
Driver Monitoring System by using deep learning model Gaze, Face detection, Face Landmark, and Head pose estimation.
I was asked to write a Python program to execute regular expressions on strings using an algorithm known as Thompson's construction. In this, I have to build a non-deterministic finite automaton (N…
🎓 3rd year Graph Theory project. Involves writing a program in Python to execute regular expressions on strings using the algorithm known as Thompson's Construction.