Pinned Repositories
AAAI2020-RFMetaFAS
Codes for Regularized Fine-grained Meta Face Anti-spoofing in AAAI 2020
albumentations
fast image augmentation library and easy to use wrapper around other libraries
Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
articulated-animation
Code for Motion Representations for Articulated Animation paper
Automated-Cell-Tracking
Implementation of Coupled minimum-cost flow tracking. Padfield, Rittscher, Roysam
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
caffe-face
This branch is developed for deep face recognition
DQN-tensorflow-Ale
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
handwritten-text-recognition
An implementation of HTR using TensorFlow 2.0
kien-nguyen-ngoc's Repositories
kien-nguyen-ngoc/handwritten-text-recognition
An implementation of HTR using TensorFlow 2.0
kien-nguyen-ngoc/AAAI2020-RFMetaFAS
Codes for Regularized Fine-grained Meta Face Anti-spoofing in AAAI 2020
kien-nguyen-ngoc/albumentations
fast image augmentation library and easy to use wrapper around other libraries
kien-nguyen-ngoc/articulated-animation
Code for Motion Representations for Articulated Animation paper
kien-nguyen-ngoc/CDCN
Central Difference Convolutional Networks
kien-nguyen-ngoc/DAC
clustering
kien-nguyen-ngoc/darknet-nnpack
Fork of darknet-nnpack
kien-nguyen-ngoc/dbt-spark
dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
kien-nguyen-ngoc/DGFraud
A Deep Graph-based Toolbox for Fraud Detection
kien-nguyen-ngoc/DocProj
Document Rectification and Illumination Correction using a Patch-based CNN
kien-nguyen-ngoc/fastbook
Draft of the fastai book
kien-nguyen-ngoc/FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019
Code for 3rd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019,model only 0.35M!!! 1.88ms(CPU)
kien-nguyen-ngoc/h1st
H1st AI solves the critical “cold-start” problem of Industrial AI: encoding human expertise to augment the lack of data, while building a smooth transition toward a machine-learning future. This problem has caused most industrial-AI projects to fail.
kien-nguyen-ngoc/icpr2020dfdc
Video Face Manipulation Detection Through Ensemble of CNNs
kien-nguyen-ngoc/image_search_engine
Image search engine
kien-nguyen-ngoc/LineHTR
Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.
kien-nguyen-ngoc/motpy
Library for tracking-by-detection multi object tracking implemented in python
kien-nguyen-ngoc/osim-rl
Reinforcement learning environments with musculoskeletal models
kien-nguyen-ngoc/pytorch-LapSRN
Pytorch implementation for LapSRN (CVPR2017)
kien-nguyen-ngoc/RDN
Torch code for our CVPR 2018 paper "Residual Dense Network for Image Super-Resolution" (Spotlight)
kien-nguyen-ngoc/spark
Apache Spark - A unified analytics engine for large-scale data processing
kien-nguyen-ngoc/spark-rapids-ml
Spark RAPIDS MLlib – accelerate Apache Spark MLlib with GPUs
kien-nguyen-ngoc/ssd-tf2
A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0
kien-nguyen-ngoc/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
kien-nguyen-ngoc/symspellpy
Python port of SymSpell
kien-nguyen-ngoc/TextRecognitionDataGenerator
A synthetic data generator for text recognition
kien-nguyen-ngoc/VoTT
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
kien-nguyen-ngoc/wsae-lstm
implementation of WSAE-LSTM model as defined by Bao, Yue, Rao (2017)
kien-nguyen-ngoc/wsae-lstm-keras
kien-nguyen-ngoc/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0