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/ALIZE
ALIZE biometric libraries.
guker/bioid
Tree directory and scripts used by my bioid utilities
guker/DBN-2.0
guker/DeepLearning
Deep Learning (Python, C/C++, Java)
guker/face_recog.src
face recognition via Sparse Representation-based Classification (SRC)
guker/hellosphinx
a software to retrival information from searchd
guker/htk_3_4_1
The Hidden Markov Model Toolkit (HTK) from University of Cambridge.
guker/iVector
guker/LIA_RAL
LIA_RAL biometric software
guker/light-matrix
A Light-weight and Fast Template Matrix Library
guker/MFCCandDTW
keywords recognition via MFCC and DTW
guker/openVP
speaker veirification in C language by openVP
guker/pyksvd
A highly optimized, parallel implementation of the Batch-OMP version of the KSVD learning algorithm.
guker/SPro
spro repository
guker/tfs
TFS (Taobao File System) is a distributed file system similar to GFS.
guker/AStar
C Implementation of the A* Pathfinding Algorithm
guker/AStar-1
A*算法实现
guker/CUDA-GMM-MultiGPU
CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single node.
guker/cuda-samples
cuda programs for senior project
guker/epoll
a simple example for how to use epoll
guker/epoll_threadpool
A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.
guker/iVectorScoring
guker/KadCrawler
search and collect the information of kad network as fast as possible
guker/kendynet-mutilthread-complete-port
epoll mutilthread simulate windows iocp
guker/libKalman
卡尔曼滤波库,里面包含是GPS模拟模块,Matrix类
guker/MultiplyThreadServer
线程池+epoll服务器
guker/OpenSkeletonFitting
Skeleton tracking algorithm using energy minimization on geodesic distance features.
guker/rbtree
rbtree data structure
guker/RobotNavigation
MATLAB implementation of two popular navigation algorithms: A-star and Real-Time Randomized Path Planning