chyojn's Stars
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
BVLC/caffe
Caffe: a fast open framework for deep learning.
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
qyuhen/book
学习笔记
cesanta/mongoose
Embedded TCP/IP network stack with embedded web server, Websocket, and MQTT client
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
HKUST-Aerial-Robotics/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
not-kennethreitz/envoy
Python Subprocesses for Humans™.
magicleap/SuperPointPretrainedNetwork
PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)
hightman/scws
开源免费的简易中文分词系统,PHP分词的上乘之选!
HKUST-Aerial-Robotics/VINS-Mobile
Monocular Visual-Inertial State Estimator on Mobile Phones
nitishsrivastava/deepnet
Implementation of some deep learning algorithms.
turi-code/SFrame
SFrame: Scalable tabular and graph data-structures built for out-of-core data analysis and machine learning.
Oxford-PTAM/PTAM-GPL
PTAM (Parallel Tracking and Mapping) re-released under GPLv3.
kyamagu/mexopencv
Collection and a development kit of matlab mex functions for OpenCV library
sermanet/OverFeat
quantombone/exemplarsvm
Ensemble of Exemplar-SVMs for Object Detection and Beyond
hanmekim/SceneLib2
SceneLib2 is an open-source C++ library for SLAM originally designed and implemented by Professor Andrew Davison at Imperial College London.
Tigge/antfs-cli
Extracts FIT files from ANT-FS based sport watches such as Garmin Forerunner 60, 405CX, 310XT, 610 and 910XT.
dnouri/cuda-convnet
My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.
cvondrick/ihog
Visualizing Object Detection Features. ICCV 2013
jngiam/sparseFiltering
Sparse Filtering
sergeyk/selective_search_ijcv_with_python
Simple Python script to compute Selective Search proposals in Matlab.
simonlynen/android_libs
some useful android libraries
gparker/vowpal_wabbit
John Langford's original release of Vowpal Wabbit -- a fast online learning algorithm
zygmuntz/sofia-ml-mod
sofia-kmeans with sparse RBF cluster mapping
abhi2610/exemplarsvm
Ensemble of Exemplar-SVMs for Object Detection and Beyond
sectoidman/imgfind
Searches for similar images.
saliksyed/OpenCVGraphSegmentation
OpenCV Wrappers for Felzenzwalb's implementation of "Efficient Graph-Based Image Segmentation" (Pedro F. Felzenszwalb and Daniel P. Huttenlocher International Journal of Computer Vision, Volume 59, Number 2, September 2004)