Pinned Repositories
3d-unet
Tensorflow, Pytorch, and Chainer implementations of 3D UNet
caffe
Caffe: a fast open framework for deep learning.
cocoapi
COCO API - Dataset @ http://cocodataset.org/
darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
facenet
Face recognition using Tensorflow
ImageProcessing
Image processing by mrlittlepig
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more
Paddle
PArallel Distributed Deep LEarning
biao187's Repositories
biao187/3d-unet
Tensorflow, Pytorch, and Chainer implementations of 3D UNet
biao187/caffe
Caffe: a fast open framework for deep learning.
biao187/cocoapi
COCO API - Dataset @ http://cocodataset.org/
biao187/darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
biao187/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
biao187/facenet
Face recognition using Tensorflow
biao187/ImageProcessing
Image processing by mrlittlepig
biao187/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
biao187/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more
biao187/Paddle
PArallel Distributed Deep LEarning
biao187/PathPlanning
Common used path planning algorithms with animations.
biao187/rknn-toolkit2
biao187/tensorflow
Computation using data flow graphs for scalable machine learning
biao187/tf_unet
Generic U-Net Tensorflow implementation for image segmentation