Pinned Repositories
cocoapi
COCO API - Dataset @ http://cocodataset.org/
darknet
Convolutional Neural Networks
deeplearningbook-chinese
Deep Learning Book Chinese Translation
DeepVideoAnalytics
A highly configurable visual search & analytics platform for images and videos.
DL-Demos
Demos for deep learning
global-model
global model 复现
keras_to_tensorflow
Convert keras models to tensorflow frozen graph for use on cell phones, etc
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
MobileNet-Caffe
Caffe Implementation of Google's MobileNets
ss-fly
一键脚本搭建ss/ssr并开启bbr内核加速(Ubuntu/CentOS/Debian)
Sillet's Repositories
Sillet/ss-fly
一键脚本搭建ss/ssr并开启bbr内核加速(Ubuntu/CentOS/Debian)
Sillet/cocoapi
COCO API - Dataset @ http://cocodataset.org/
Sillet/darknet
Convolutional Neural Networks
Sillet/deeplearningbook-chinese
Deep Learning Book Chinese Translation
Sillet/DeepVideoAnalytics
A highly configurable visual search & analytics platform for images and videos.
Sillet/DL-Demos
Demos for deep learning
Sillet/global-model
global model 复现
Sillet/keras_to_tensorflow
Convert keras models to tensorflow frozen graph for use on cell phones, etc
Sillet/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Sillet/MobileNet-Caffe
Caffe Implementation of Google's MobileNets
Sillet/MobileNet-v2-caffe
MobileNet-v2 experimental network description for caffe
Sillet/mtcnn
基于caffe的mtcnn训练实现,可以训练一个自己的有效的目标检测算法,非常容易非常简单,并且有配套的纯c++版本的mtcnn-light
Sillet/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
Sillet/pico
A minimalistic framework for fast object detection (with a pre-trained face detector)
Sillet/RefineDet.PyTorch
A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection
Sillet/tensorflow
Computation using data flow graphs for scalable machine learning
Sillet/traffic_detection_yolo2
YOLO v2 Tensorflow implementation from scratch