Pinned Repositories
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
albumentations
fast image augmentation library and easy to use wrapper around other libraries
awesome-machine-learning-operations
a curated list of awesome resources to deploy, monitor, version and scale your machine learning (ML + DevOps = MLOps)
GraphJigsaw
Code for the paper: Graph Jigsaw Learning for Cartoon Face Recognition
High-Res-Neural-Inpainting
High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
PG-CNN
Occlusion aware facial expression recognition using CNN with attention mechanism
TCAE
Self-supervised Representation Learning from Videos for Facial Action Unit Detection
video-nonlocal-net
Non-local Neural Networks for Video Classification
mysee1989's Repositories
mysee1989/BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
mysee1989/CNNMRF
code for paper "Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis"
mysee1989/colorizer
Add colors to black and white images with neural networks (GANs).
mysee1989/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
mysee1989/deep-goggle
Source code for "Understanding Deep Image Representations by Inverting Them", CVPR 2015
mysee1989/DeepLearningBook
MIT Deep Learning Book in PDF format
mysee1989/DRML
Deep Region and Multi-label Learning for Facial Action Unit Detection (CVPR16)
mysee1989/FaceDemo
A simple 3D face alignment and warping demo.
mysee1989/FastAnnotationTool
A tool using OpenCV to annotate images for image classification, optical character reading, ...
mysee1989/faster_rcnn
Faster R-CNN
mysee1989/IcGAN
Invertible conditional GANs for image editing
mysee1989/imageqa-san
code for Stacked attention networks for image question answering
mysee1989/impFaceRecognition
A Matlab implementation of Face Recognition using Sparse Representation.
mysee1989/MagicCamera
Real-time Filter Camera&VideoRecorder And ImageEditor With Face Beauty For Android---包含美颜等40余种实时滤镜相机,可拍照、录像、图片修改
mysee1989/omniglot
Omniglot data set for one-shot learning
mysee1989/opencv
OpenCV projects: Face Recognition, Machine Learning, Colormaps, Local Binary Patterns, Examples...
mysee1989/Variational-Autoencoder
Implementation of a variational Auto-encoder