mfalfafa's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
SoftEtherVPN/SoftEtherVPN
Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable.
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
pytorch/tutorials
PyTorch tutorials.
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
WillKoehrsen/Data-Analysis
Data Science Using Python
timesler/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
ZhaoJ9014/face.evoLVe
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
lexfridman/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
stanfordmlgroup/ngboost
Natural Gradient Boosting for Probabilistic Prediction
kuaikuaikim/dface
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
BrandonJoffe/home_surveillance
Home surveillance system with facial recognition
harveyslash/Facial-Similarity-with-Siamese-Networks-in-Pytorch
Implementing Siamese networks with a contrastive loss for similarity learning
cs231n/gcloud
Google Cloud tutorial and setup
Qwicen/node
Neural Oblivious Decision Ensembles for Deep Learning on Tabular Data
jeremy-jr-benthum/onion-browser-button
Requisite files to run onion browser button add-on
krishnaik06/Feature-Selection-techniques
abhishekkrthakur/greedyFeatureSelection
greedy feature selection based on ROC AUC
krishnaik06/Finding-an-Outlier
krishnaik06/Handle-Imbalanced-Dataset
avilash/pytorch-siamese-triplet
One-Shot Learning with Triplet CNNs in Pytorch
krishnaik06/Hyperparameter-Optimization
krishnaik06/Pipelines-Using-Sklearn
krishnaik06/K-NEarest-Neighbor
v1zh3d/WIDER-Face-Detection-using-MTCNN
This is my first Internship Project on Deep Learning. This is a challenge of WIDER Face Benchmark whose aim is to detect faces in the images in any condition of various poses, illuminations and occlusions. And we managed to get the accuracy of 91% in detecting every type of images.
pwz266266/SiameseNetwork-pytorch
Siamese Network and Triplet Loss for face recognition in real time