Pinned Repositories
affnet
Code and weights for local feature affine shape estimation paper "Learning Discriminative Affine Regions via Discriminability"
algorithms
Minimal examples of data structures and algorithms in Python
algorithms-nutshell-2ed
Code Repository associated with "Algorithms In A Nutshell", 2ed, published by O'Reilly Media, Inc. http://shop.oreilly.com/product/0636920032885.do
algs4
Algorithms, 4th edition textbook code and libraries
android-demo-app
PyTorch android examples of usage in applications
learning-to-remember-beauty-products
MAI-2021-Workshop
MAI 2021 Workshop
matlab-rnn
voicefilter
Unofficial PyTorch implementation of Google AI's VoiceFilter system
toanhvu's Repositories
toanhvu/algorithms-nutshell-2ed
Code Repository associated with "Algorithms In A Nutshell", 2ed, published by O'Reilly Media, Inc. http://shop.oreilly.com/product/0636920032885.do
toanhvu/awesome-rl
Reinforcement learning resources curated
toanhvu/biaxial-rnn-music-composition
A recurrent neural network designed to generate classical music.
toanhvu/Books
toanhvu/face-alignment-dlib
Detect and align faces in images using dlib and opencv
toanhvu/face-recognition
Repository for face recognition related work
toanhvu/ganhacks
starter from "How to Train a GAN?" at NIPS2016
toanhvu/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
toanhvu/home_surveillance
Home surveillance system with facial recognition
toanhvu/Human-Activity-Recognition-using-CNN
Convolutional Neural Network for Human Activity Recognition in Tensorflow
toanhvu/OpenNMT-py
Open-Source Neural Machine Translation in PyTorch http://opennmt.net/
toanhvu/py-MDNet
MDNet python implementation
toanhvu/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
toanhvu/tacotron_pytorch
PyTorch implementation of Tacotron speech synthesis model.
toanhvu/thesis
A LaTeX document class that conforms to the Computer Laboratory's PhD thesis formatting guidelines.
toanhvu/WassersteinGAN