All Projects → drowsiness-detection → Similar Projects or Alternatives

117 Open source projects that are alternatives of or similar to drowsiness-detection

robo-vln
Pytorch code for ICRA'21 paper: "Hierarchical Cross-Modal Agent for Robotics Vision-and-Language Navigation"
Stars: ✭ 34 (+9.68%)
Mutual labels:  supervised-learning
zoofs
zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.
Stars: ✭ 142 (+358.06%)
Mutual labels:  supervised-learning
dl-relu
Deep Learning using Rectified Linear Units (ReLU)
Stars: ✭ 20 (-35.48%)
Mutual labels:  supervised-learning
machine-learning
Programming Assignments and Lectures for Andrew Ng's "Machine Learning" Coursera course
Stars: ✭ 83 (+167.74%)
Mutual labels:  supervised-learning
omikuji
An efficient implementation of Partitioned Label Trees & its variations for extreme multi-label classification
Stars: ✭ 69 (+122.58%)
Mutual labels:  supervised-learning
alexnet-architecture.tensorflow
Unofficial TensorFlow implementation of "AlexNet" architecture.
Stars: ✭ 15 (-51.61%)
Mutual labels:  supervised-learning
machine learning from scratch matlab python
Vectorized Machine Learning in Python 🐍 From Scratch
Stars: ✭ 28 (-9.68%)
Mutual labels:  supervised-learning
Deep-Learning-Mahjong---
Reinforcement learning (RL) implementation of imperfect information game Mahjong using markov decision processes to predict future game states
Stars: ✭ 45 (+45.16%)
Mutual labels:  supervised-learning
SML CV
Using supervised machine learning to build collective variables for accelerated sampling
Stars: ✭ 20 (-35.48%)
Mutual labels:  supervised-learning
ml-ai
ML-AI Community | Open Source | Built in Bharat for the World | Data science problem statements and solutions
Stars: ✭ 32 (+3.23%)
Mutual labels:  supervised-learning
sutton-barto-rl-exercises
📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction
Stars: ✭ 77 (+148.39%)
Mutual labels:  supervised-learning
wavenet-classifier
Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks
Stars: ✭ 54 (+74.19%)
Mutual labels:  supervised-learning
A-Hierarchical-Transformation-Discriminating-Generative-Model-for-Few-Shot-Anomaly-Detection
Official pytorch implementation of the paper: "A Hierarchical Transformation-Discriminating Generative Model for Few Shot Anomaly Detection"
Stars: ✭ 42 (+35.48%)
Mutual labels:  supervised-learning
Cerebrum
Crossmodal Supervised Learning Toolkit using High-Performance Extreme Learning Machines over the audio-visual-textual data
Stars: ✭ 41 (+32.26%)
Mutual labels:  supervised-learning
Breast-cancer-risk-prediction
Classification of Breast Cancer diagnosis Using Support Vector Machines
Stars: ✭ 143 (+361.29%)
Mutual labels:  supervised-learning
Parametric-Contrastive-Learning
Parametric Contrastive Learning (ICCV2021)
Stars: ✭ 155 (+400%)
Mutual labels:  supervised-learning
MI-MVI 2016
Semestral project for the subject Methods of computational inteligence @ fit.cvut.cz
Stars: ✭ 24 (-22.58%)
Mutual labels:  supervised-learning
keras-audio
keras project for audio deep learning
Stars: ✭ 37 (+19.35%)
Mutual labels:  supervised-learning
Heart disease prediction
Heart Disease prediction using 5 algorithms
Stars: ✭ 43 (+38.71%)
Mutual labels:  supervised-learning
subwAI
Scripts for training an AI to play the endless runner Subway Surfers using a supervised machine learning approach by imitation and a convolutional neural network (CNN) for image classification
Stars: ✭ 86 (+177.42%)
Mutual labels:  supervised-learning
nih-chest-xrays
A collection of projects which explore image classification on chest x-ray images (via the NIH dataset)
Stars: ✭ 32 (+3.23%)
Mutual labels:  supervised-learning
MLclass
My main Machine Learning class
Stars: ✭ 56 (+80.65%)
Mutual labels:  supervised-learning
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+35706.45%)
Mutual labels:  knn
Machine Learning
⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Stars: ✭ 5,601 (+17967.74%)
Mutual labels:  knn
keras-knn
Code for the blog post Nearest Neighbors with Keras and CoreML
Stars: ✭ 25 (-19.35%)
Mutual labels:  knn
kervolution
Kervolution Library in PyTorch (CVPR 2019 Oral)
Stars: ✭ 33 (+6.45%)
Mutual labels:  knn
Awesome-Scripts
A collection of awesome scripts from developers around the globe.
Stars: ✭ 135 (+335.48%)
Mutual labels:  knn
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (-3.23%)
Mutual labels:  knn
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (+6.45%)
Mutual labels:  knn
NIDS-Intrusion-Detection
Simple Implementation of Network Intrusion Detection System. KddCup'99 Data set is used for this project. kdd_cup_10_percent is used for training test. correct set is used for test. PCA is used for dimension reduction. SVM and KNN supervised algorithms are the classification algorithms of project. Accuracy : %83.5 For SVM , %80 For KNN
Stars: ✭ 45 (+45.16%)
Mutual labels:  knn
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+319.35%)
Mutual labels:  knn
facenet-darknet-inference
Face recognition using facenet
Stars: ✭ 29 (-6.45%)
Mutual labels:  knn
knn-cpp
A header-only C++ library for k nearest neighbor search with Eigen3.
Stars: ✭ 25 (-19.35%)
Mutual labels:  knn
KernelKnn
Kernel k Nearest Neighbors in R
Stars: ✭ 14 (-54.84%)
Mutual labels:  knn
Amazon-Fine-Food-Review
Machine learning algorithm such as KNN,Naive Bayes,Logistic Regression,SVM,Decision Trees,Random Forest,k means and Truncated SVD on amazon fine food review
Stars: ✭ 28 (-9.68%)
Mutual labels:  knn
MachineLearning
机器学习教程,本教程包含基于numpy、sklearn与tensorflow机器学习,也会包含利用spark、flink加快模型训练等用法。本着能够较全的引导读者入门机器学习。
Stars: ✭ 23 (-25.81%)
Mutual labels:  knn
deforestation
A machine learning exercise, using KNN to classify deforested areas
Stars: ✭ 26 (-16.13%)
Mutual labels:  knn
fastknn
Fast k-Nearest Neighbors Classifier for Large Datasets
Stars: ✭ 64 (+106.45%)
Mutual labels:  knn
Handwritten-Digits-Classification-Using-KNN-Multiclass Perceptron-SVM
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
Stars: ✭ 42 (+35.48%)
Mutual labels:  knn
Clustering-Python
Python Clustering Algorithms
Stars: ✭ 23 (-25.81%)
Mutual labels:  knn
MSF
Official code for "Mean Shift for Self-Supervised Learning"
Stars: ✭ 42 (+35.48%)
Mutual labels:  knn
Machine learning trading algorithm
Master's degree project: Development of a trading algorithm which uses supervised machine learning classification techniques to generate buy/sell signals
Stars: ✭ 20 (-35.48%)
Mutual labels:  knn
MoTIS
Mobile(iOS) Text-to-Image search powered by multimodal semantic representation models(e.g., OpenAI's CLIP). Accepted at NAACL 2022.
Stars: ✭ 60 (+93.55%)
Mutual labels:  knn
spot price machine learning
Machine Learning for Spot Prices
Stars: ✭ 25 (-19.35%)
Mutual labels:  knn
Fall-Detection-Dataset
FUKinect-Fall dataset was created using Kinect V1. The dataset includes walking, bending, sitting, squatting, lying and falling actions performed by 21 subjects between 19-72 years of age.
Stars: ✭ 16 (-48.39%)
Mutual labels:  knn
introduction-to-machine-learning
A document covering machine learning basics. 🤖📊
Stars: ✭ 17 (-45.16%)
Mutual labels:  knn
ALPR-Indonesia
Automatic license plate recognition for Indonesian plate (White on black)
Stars: ✭ 40 (+29.03%)
Mutual labels:  knn
img classification deep learning
No description or website provided.
Stars: ✭ 19 (-38.71%)
Mutual labels:  knn
dlime experiments
In this work, we propose a deterministic version of Local Interpretable Model Agnostic Explanations (LIME) and the experimental results on three different medical datasets shows the superiority for Deterministic Local Interpretable Model-Agnostic Explanations (DLIME).
Stars: ✭ 21 (-32.26%)
Mutual labels:  knn
ml-simulations
Animated Visualizations of Popular Machine Learning Algorithms
Stars: ✭ 33 (+6.45%)
Mutual labels:  knn
ocr-machine-learning
OCR Machine Learning in python
Stars: ✭ 42 (+35.48%)
Mutual labels:  knn
spark-annoy
Building Annoy Index on Apache Spark
Stars: ✭ 73 (+135.48%)
Mutual labels:  knn
paccmann kinase binding residues
Comparison of active site and full kinase sequences for drug-target affinity prediction and molecular generation. Full paper: https://pubs.acs.org/doi/10.1021/acs.jcim.1c00889
Stars: ✭ 29 (-6.45%)
Mutual labels:  knn
Recommender-Systems
Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python
Stars: ✭ 46 (+48.39%)
Mutual labels:  knn
Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn
Formed trajectories of sets of points.Experimented on finding similarities between trajectories based on DTW (Dynamic Time Warping) and LCSS (Longest Common SubSequence) algorithms.Modeled trajectories as strings based on a Grid representation.Benchmarked KNN, Random Forest, Logistic Regression classification algorithms to classify efficiently t…
Stars: ✭ 41 (+32.26%)
Mutual labels:  knn
Portrait FCN and 3D Reconstruction
This project is to convert PortraitFCN+ (by Xiaoyong Shen) from Matlab to Tensorflow, then refine the outputs from it (converted to a trimap) using KNN and ResNet, supervised by Richard Berwick.
Stars: ✭ 61 (+96.77%)
Mutual labels:  knn
DrowsyDriverDetection
This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.
Stars: ✭ 82 (+164.52%)
61-117 of 117 similar projects