Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
awesome-for-beginners
A list of awesome beginners-friendly projects.
Big_Data_Resources
:boom:大数据/数据挖掘/推荐系统/机器学习相关资源
brain.js
Neural networks in JavaScript
C-Plus-Plus
All Algorithms implemented in C++
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
chinese-independent-blogs
中文独立博客列表
cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
darknet
Convolutional Neural Networks
gengxiaohuan's Repositories
gengxiaohuan/Image-Denoising-State-of-the-art
gengxiaohuan/Image-denoise-and-TV-solver
Image de-noising using FISTA and MFISTA algorithms and 1D L1 and L2 solver
gengxiaohuan/wechat_jump_game
python 微信《跳一跳》辅助
gengxiaohuan/jieba
结巴中文分词
gengxiaohuan/Cpp-Primer
C++ Primer 5 answers
gengxiaohuan/CppPrimer
:books: Solutions for C++ Primer 5th exercise answers.
gengxiaohuan/ZhihuSpiderMan
a spider-man for zhihu !
gengxiaohuan/learngit
gengxiaohuan/design-patterns-cpp
《大话设计模式》C++实现
gengxiaohuan/tensorflow-deeplab-resnet
DeepLab-ResNet rebuilt in TensorFlow
gengxiaohuan/leveldb-windows
leveldb port to windows taken from https://bitbucket.org/robertvazan/leveldb-windows/src
gengxiaohuan/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
gengxiaohuan/Install-OpenCV
shell scripts to install different version of OpenCV in different distributions of Linux
gengxiaohuan/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
gengxiaohuan/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
gengxiaohuan/Big_Data_Resources
:boom:大数据/数据挖掘/推荐系统/机器学习相关资源
gengxiaohuan/brain.js
Neural networks in JavaScript
gengxiaohuan/neural-style
Neural style in TensorFlow! :art:
gengxiaohuan/lantern
:izakaya_lantern: Open Internet for everyone. Lantern is a free application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to stay unblocked, including domain fronting, p2p, and pluggable transports.
gengxiaohuan/tensorflow
Computation using data flow graphs for scalable machine learning
gengxiaohuan/MachineLearning
Basic Machine Learning and Deep Learning
gengxiaohuan/RTV_Smooth
Source code for: L. Xu et. al. "Structure Extraction from Texture via Relative Total Variation", TOG 2012
gengxiaohuan/OpenCV3-Intro-Book-Src
《OpenCV3编程入门》书本配套源码||《Introduction to OpenCV3 Programming》Book Source Code
gengxiaohuan/voc-dpm
Object detection system using deformable part models (DPMs) and latent SVM (voc-release5). You may want to use the latest tarball on my website. The github code may include code changes that have not been tested as thoroughly and will not necessarily reproduce the results on the website.