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/Algorithm
Algorithm code for ACM/ICPC, TopCoder, etc.
guker/awesome-python-webapp
小白的Python入门教程实战篇:网站+iOS App源码
guker/binaryTree_C
binaryTree and Tree Traversal in C
guker/caffe
Caffe: a fast open framework for deep learning.
guker/CUDA-CNN
CNN accelerated by cuda. Test on mnist and finilly get 99.76%
guker/DeepLearning-1
Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP
guker/deeplearning-2
deeplearning code
guker/DeepLSTM
Deep LSTM RNN
guker/hihoCoder
some algorithm problem in hihocoder.com
guker/IT-Interviews-Sharing
Sharing many well-known companies' Interview questions during my preparation for job. These companies include Microsoft, alibaba, baidu, tecent, sogou, 360, youku and so on. Most interview questions have detailed answers and skills.
guker/jsoncpp
A C++ library for interacting with JSON.
guker/learn-python
小白的Python入门教程:部分章节源码
guker/lintcode
LintCode题解,LintCode是LeetCode.com网站的增强版,题目更优质,覆盖知识点更多
guker/sirius
Speech and Vision Based Intelligent Personal Assistant
guker/spectral
MATLAB Software for assessing the number of clusters in Spectral Clustering.
guker/sphinx
Sphinx search server
guker/stanford_dl_ex
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
guker/Tpool
C++ Thread Pool implementation base on POSIX pthread
guker/ustcthesis
**科学技术大学学位论文通用LaTeX模板. LaTeX templates for UNDERGRADUATE and GRADUATE STUDENTS of USTC. Backup mirror at GitLab (sponsored by LUG@USTC) : https://gitlab.lug.ustc.edu.cn/ywg/ustcthesis
guker/Caffe_Windows_Detection
The windows version of caffe for car detection
guker/CNN-in-C-plus-plus
Deep Learning CNN implements in C++ with the same function of Matlab Deep Learning Toolbox. It only needs to install visual studio. Unlike other C++ code, my code doesn't need any other dependences. It is only for do some test and research work, and is not suitable for building big project
guker/cnn-vis
Use CNNs to generate images
guker/DataStructure
This file includes the basic data structures.
guker/DeconvNet
DeconvNet : Learning Deconvolution Network for Semantic Segmentation
guker/GMM-on-Hadoop
Running GMM Training Algorithm (EM) on Hadoop Clusters
guker/linuxtools_rst
Linux工具快速教程
guker/MLP
Multi Layer Perceptron using Theano
guker/NetworkPrograming
linux网络编程练习程序代码
guker/transducersaurus
Automatically exported from code.google.com/p/transducersaurus
guker/VBMM
Variational Bayes mixture model