damvantai
I like science, nature, math, play game, sport.... and i also like python programming, data science, and v.v.
Hà Nội
Pinned Repositories
Age-Gender-Pred
Age and gender prediction of multiple faces from an image using pytorch.
awesome-free-deep-learning-papers
backpropagation-xor-and-function
implement xor, and function use backpropagation algorithm
bookmarks
Collaborative-filtering-basic-for-recommendation-system
use based memory (item-item, user-user) and based model (SVD)
face_recognition
LaTeXTools
LaTeX plugin for Sublime Text 2 and 3
reinforcement-learning
learn reinforcement learning through source in the internet and practice code every day to understand idea and development
tensorflow-sphereface-asoftmax
a re-implementation of asoftmax in tensorflow
tensorflow-vgg
VGG19 and VGG16 on Tensorflow
damvantai's Repositories
damvantai/face_recognition
damvantai/tensorflow-sphereface-asoftmax
a re-implementation of asoftmax in tensorflow
damvantai/Age-Gender-Pred
Age and gender prediction of multiple faces from an image using pytorch.
damvantai/Collaborative-filtering-basic-for-recommendation-system
use based memory (item-item, user-user) and based model (SVD)
damvantai/cplusplus
practice c and c++
damvantai/CS224d-Deep-Learning-for-Natural-Language-Processing
self study by course CS224d
damvantai/CS231A-Computer-Vision-From-3D-Reconstruction-to-Recognition-2018-spring
practice assignments and complete project
damvantai/CS231nConvolutional-Neural-Networks-for-Visual-Recognition-spring-2017
self study by course CS231n
damvantai/deep_face_recognition
detect, tracking, recognition face use deep learning
damvantai/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
damvantai/hand-detection
use algorithm classical and neural network
damvantai/image-sorter
Small project for sorting images in a folder into a number of label categories which can be specified by the user.
damvantai/insightface
Face Recognition Project on MXNet
damvantai/InsightFace_TF
Insight Face on TensorFlow
damvantai/introtodeeplearning_labs
Lab Materials for MIT 6.S191: Introduction to Deep Learning
damvantai/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
damvantai/keras_Realtime_Multi-Person_Pose_Estimation
Keras version of Realtime Multi-Person Pose Estimation project
damvantai/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
damvantai/opencv
Open Source Computer Vision Library
damvantai/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
damvantai/pdfs
PDF Collection
damvantai/pose_human_with_face_recognition
Use yolo detect state standing, sitting or sleeping combine face recognition
damvantai/predict_age_gender
Use deep learning with framework pytorch to predict gender and age
damvantai/pytorch-tutorials
pytorch tutorials from many repo in github
damvantai/Pytorch_Realtime_Multi-Person_Pose_Estimation
Pytorch version of Realtime Multi-Person Pose Estimation project
damvantai/spam-ham-sms
classify spam ham in sms use learining machine
damvantai/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
damvantai/tensorflow_tutorials
tensorflow tutorials some project lab in github
damvantai/yolo2-pytorch
YOLOv2 in PyTorch
damvantai/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite