Pinned Repositories
api-guidelines
Microsoft REST API Guidelines
Around_Social_ElasticSearch
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-crawler
A collection of awesome web crawler,spider in different languages
awesome-database-learning
A list of learning materials to understand databases internals
awesome-flink
😎 A curated list of amazingly awesome Flink and Flink ecosystem resources
awesome-kafka
A list about Apache Kafka
beam
Apache Beam is a unified programming model for Batch and Streaming
cnn_algorithm
a documentation of my learning of convolutional neural network code and algorithms
cocoapi
COCO API - Dataset @ http://cocodataset.org/
WZRPW's Repositories
WZRPW/Around_Social_ElasticSearch
WZRPW/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
WZRPW/awesome-crawler
A collection of awesome web crawler,spider in different languages
WZRPW/cnn_algorithm
a documentation of my learning of convolutional neural network code and algorithms
WZRPW/cocoapi
COCO API - Dataset @ http://cocodataset.org/
WZRPW/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
WZRPW/darknet-1
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
WZRPW/deep-residual-networks
Deep Residual Learning for Image Recognition
WZRPW/FASTER
Fast key-value store from Microsoft Research
WZRPW/Geo-Index-social-network
WZRPW/guava
Google core libraries for Java
WZRPW/Head-First-Java
Code for Head First Java
WZRPW/Insight_anomaly_detect
Insight_anomaly_detect
WZRPW/interview
Interview questions
WZRPW/JavaMultiThreading
Codes with minor comments of Java Multithreading course
WZRPW/learnopencv
Learn OpenCV : C++ and Python Examples
WZRPW/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
WZRPW/Netron
Visualizer for deep learning and machine learning models
WZRPW/osx-terminal-themes
Color schemes for default Mac OS X Terminal.app
WZRPW/ssr
SimpleScreenRecorder, a screen recorder for Linux
WZRPW/Titan
WZRPW/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
WZRPW/vscode-tips-and-tricks
Collection of helpful tips and tricks for VS Code.
WZRPW/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
WZRPW/YOLOv2-code-annotation
I am reading YOLOv2 source code and comment in Chinese, also I use Xmind to demonstrate its structures. Now it is under construction......