Pinned Repositories
algo
数据结构和算法必知必会的50个代码实现
Attendance-using-Face
Face-recognition using Siamese network
Attention_Network_With_Keras
An example attention network with simple dataset.
autokeras
accessible AutoML for deep learning.
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
benchmark_results
Visual Tracking Paper List
biometrics
fingerprint recognition, etc.
blog
一个简易的博客创建代码
darknet2caffe
Convert darknet weights to caffemodel
deep_learning_object_detection
A paper list of object detection using deep learning.
hellogiantman1989's Repositories
hellogiantman1989/ChemGAN-challenge
Code for the paper: Benhenda, M. 2017. ChemGAN challenge for drug discovery: can AI reproduce natural chemical diversity? arXiv preprint arXiv:1708.08227.
hellogiantman1989/Conditional-GAN
Anime Generation
hellogiantman1989/deep-learning-models
Keras code and weights files for popular deep learning models.
hellogiantman1989/deeplearningbook-chinese
Deep Learning Book Chinese Translation
hellogiantman1989/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
hellogiantman1989/deepo
A series of Docker images (and their generator) that allows you to quickly set up your deep learning research environment.
hellogiantman1989/DeepSkeleton
Code for CVPR2016 and TIP papers about Object Skeleton Detection with Fully Convolutional Neural Networks.
hellogiantman1989/Depth-Estimation-using-CNN
Simple depth maps obtained by using CNN
hellogiantman1989/DPED
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
hellogiantman1989/fast-neural-style
Feedforward style transfer
hellogiantman1989/Faster-RCNN_TF
Faster-RCNN in Tensorflow
hellogiantman1989/GOMfcTemplate2
编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.
hellogiantman1989/handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
hellogiantman1989/imcmc
Image Markov Chain Monte Carlo
hellogiantman1989/kaggle-web-traffic
1st place solution
hellogiantman1989/Keras-FCN
Keras-tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation(Unfinished)
hellogiantman1989/mosse-tracker
Implementation of MOSSE tracker in MATLAB
hellogiantman1989/multiscale-CNN-classifier
Reproduce GTSRB results of classic deep learning papers.
hellogiantman1989/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
hellogiantman1989/py-R-FCN
R-FCN with joint training and python support
hellogiantman1989/Python-Machine-Learning
Python Machine Learning Algorithms
hellogiantman1989/pytorch2caffe
Convert PyTorch model to Caffemodel
hellogiantman1989/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
hellogiantman1989/RFCN-tensorflow
RFCN implementation in TensorFlow
hellogiantman1989/shape_from_shading
Matlab codes for shape from shading
hellogiantman1989/SimpleGA
用python实现简单的遗传算法
hellogiantman1989/tensorflow-fcn
An Implementation of Fully Convolutional Networks in Tensorflow.
hellogiantman1989/tensorflow-speech-recognition
🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
hellogiantman1989/tf-image-segmentation
Image Segmentation framework based on Tensorflow and TF-Slim library
hellogiantman1989/XLearning
AI on Hadoop