Pinned Repositories
ALI
Adversarially Learned Inference
blocks
A Theano framework for building and training neural networks
bluer555.github.io
CR-GAN
Yu Tian et al. "CR-GAN: Learning Complete Representations for Multi-view Generation", IJCAI 2018
FaceTracker
Real time deformable face tracking in C++ with OpenCV 2.
fuel
A data pipeline framework for machine learning
hello-world
Hello world!
KernelGCN
Codes for NIPS 2019 Paper: Rethinking Kernel Methods for Node Representation Learning on Graphs
libfacedetection
A fast binary library for face detection and face landmark detection in images. The face detection speed can reach 1500FPS. You can use it free of charge with any purpose.
OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
bluer555's Repositories
bluer555/CR-GAN
Yu Tian et al. "CR-GAN: Learning Complete Representations for Multi-view Generation", IJCAI 2018
bluer555/KernelGCN
Codes for NIPS 2019 Paper: Rethinking Kernel Methods for Node Representation Learning on Graphs
bluer555/ALI
Adversarially Learned Inference
bluer555/blocks
A Theano framework for building and training neural networks
bluer555/bluer555.github.io
bluer555/FaceTracker
Real time deformable face tracking in C++ with OpenCV 2.
bluer555/fuel
A data pipeline framework for machine learning
bluer555/hello-world
Hello world!
bluer555/libfacedetection
A fast binary library for face detection and face landmark detection in images. The face detection speed can reach 1500FPS. You can use it free of charge with any purpose.
bluer555/OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
bluer555/Paper-Implementations
Use PyTorch to implement some classic frameworks
bluer555/vaa3d_tools
www.vaa3d.org
bluer555/WGAN-GP-PyTorch
Implementation of arxiv:1704.00028 in PyTorch