Pinned Repositories
Augmentor.jl
A fast image augmentation library in Julia for machine learning.
caffe
Caffe: a fast open framework for deep learning.
darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
ExtendedTinyFaces
Detecting and counting small objects - Analysis, review and application to counting
labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
tensorflow-yolov3
pure tensorflow Implement of YOLOv3 with support to train your own dataset
tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
tiny
Tiny Face Detector, CVPR 2017
Tiny_Faces_in_Tensorflow
A Tensorflow Tiny Face Detector, implementing "Finding Tiny Faces"
yolov3workflow
This workflow aims to make it easy to train and execute Yolo v3 object detection on Windows.
Ruolingdeng's Repositories
Ruolingdeng/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Ruolingdeng/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
Ruolingdeng/DW2TF
Darknet Weights to TensorFlow
Ruolingdeng/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
Ruolingdeng/Augmentor.jl
A fast image augmentation library in Julia for machine learning.
Ruolingdeng/raccoon_dataset
a small object-detection dataset with only one class
Ruolingdeng/models
Models and examples built with TensorFlow
Ruolingdeng/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Ruolingdeng/tensorflow
An Open Source Machine Learning Framework for Everyone
Ruolingdeng/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
Ruolingdeng/deeplearningbook-chinese
Deep Learning Book Chinese Translation
Ruolingdeng/tensorflow-in-practice-code
源码实现:《TensorFlow实战》黄文坚,唐源 著
Ruolingdeng/tiny
Tiny Face Detector, CVPR 2017
Ruolingdeng/yolov3workflow
This workflow aims to make it easy to train and execute Yolo v3 object detection on Windows.
Ruolingdeng/darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
Ruolingdeng/Tiny_Faces_in_Tensorflow
A Tensorflow Tiny Face Detector, implementing "Finding Tiny Faces"
Ruolingdeng/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
Ruolingdeng/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
Ruolingdeng/CSBook
Ruolingdeng/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Ruolingdeng/residual-networks
Residual Networks code (ResNet50)
Ruolingdeng/deeplab_v3
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
Ruolingdeng/hello-world
hello world, my first repository
Ruolingdeng/TensorFLow-Learning
B站上炼数成金的公开课笔记
Ruolingdeng/Pillow
The friendly PIL fork (Python Imaging Library)
Ruolingdeng/Kelly
Python
Ruolingdeng/caffe-tensorflow
Caffe models in TensorFlow
Ruolingdeng/peri
Parameter Extraction from Reconstructing Images
Ruolingdeng/od-annotation
目标检测数据集标注工具
Ruolingdeng/Data_Tagging
人工样本处理,信息标注,处理数据用于机器学习