ResByte's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
mathiasbynens/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
mdeff/cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
rykov8/ssd_keras
Port of Single Shot MultiBox Detector to Keras