Pinned Repositories
Algrithm-Learning
常用的数据结构以及算法学习
caffe_conv_comments
caffe中卷积实现的注释
FPN_Tensorflow
This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
GANs
GANs and its application
keras-fcos
FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow
keras-retinanet
Keras implementation of RetinaNet object detection.
letcode
Python Solutions of All 238 LeetCode Algorithms / 12 Database / 4 Shell Questions
R2CNN_FPN_Tensorflow
R2CNN: Rotational Region CNN Based on FPN (Tensorflow)
tensorflow-home
torch-Distillation-Blazeface
Distillation of Mobilenet base BlazeFace to Resnet base BlazeFace
guker's Repositories
guker/armadillo
A personal fork of the armadillo C++ linear algebra library (http://arma.sourceforge.net/)
guker/Cracking-the-Coding-Interview
Solution and analysis of the interview classics: "Cracking the Coding Interview".
guker/Cracking_the_Coding_Interview
C++ Solutions to Cracking the Coding Interview, 5th Edition
guker/CUDA
GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time while producing identical results. The functionality and interface of LIBSVM remains the same. The modifications were done in the kernel computation, that is now performed using the GPU.
guker/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.
guker/DemoSpeechRecord
Demo Coding on windows wave format
guker/hackerrank
HackerRank题解
guker/libfacerec
Face Recognition Library for OpenCV.
guker/libsvm
guker/Mini-Search-Engine
迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。
guker/netcat
NetCat for Windows
guker/opengl_programming_guide_code
openGL 例子
guker/pyksvd
A highly optimized, parallel implementation of the Batch-OMP version of the KSVD learning algorithm.
guker/rnn-speech-denoising
Recurrent neural network training for noise reduction in robust automatic speech recognition
guker/search-engine-principle
搜索引擎原理详解,开源电子书
guker/unispim
华宇拼音输入法核心源码(source code of unispim)
guker/WISS
Speaker recognition system for mobile robots
guker/xbob.paper.tpami2013
Describe how to use the scalable formulation of PLDA as well as how to reproduce experiments of the paper
guker/algorithm-foundation
一些常用算法,比如:排序算法,搜索算法,状态机等
guker/book
book
guker/caoliusp
草榴图片爬虫
guker/cinowu.github.io
this is my own website in github,see http://cinowu.github.io or see
guker/cnn-1
This is a matlab-code implementation of convolutional neural network
guker/crawler
web crawler
guker/cuda_examples
guker/cudart
My custom CUDA samples
guker/MultiplyThreadServer
线程池+epoll服务器
guker/OpenSkeletonFitting
Skeleton tracking algorithm using energy minimization on geodesic distance features.
guker/SIFT
Extract the feature points of image and then match the images
guker/ufldl_tutorial
Stanford Unsupervised Feature Learning and Deep Learning Tutorial