Pinned Repositories
12306
12306智能刷票,订票
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
convolutions
Convolutions and transposed convolutions
docker-python
Kaggle Python docker image
DSD
DSD model zoo. Better accuracy models from DSD training on Imagenet with same model architecture
e200_opensource
The Ultra-Low Power RISC Core
Faster-RCNN_TF
Faster-RCNN in Tensorflow
faster_rcnn
Faster R-CNN
neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
Oyejileo's Repositories
Oyejileo/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
Oyejileo/12306
12306智能刷票,订票
Oyejileo/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
Oyejileo/docker-python
Kaggle Python docker image
Oyejileo/DSD
DSD model zoo. Better accuracy models from DSD training on Imagenet with same model architecture
Oyejileo/e200_opensource
The Ultra-Low Power RISC Core
Oyejileo/Faster-RCNN_TF
Faster-RCNN in Tensorflow
Oyejileo/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
Oyejileo/forum
蓝灯(Lantern)官方论坛
Oyejileo/git_learning
just for learning git skills
Oyejileo/git_learning2
Oyejileo/github-slideshow
A robot powered training repository :robot:
Oyejileo/how-to-optimize-gemm
Oyejileo/KittiSeg
A Kitti Road Segmentation model implemented in tensorflow.
Oyejileo/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Oyejileo/matconvnet
MatConvNet: CNNs for MATLAB
Oyejileo/models
Models built with TensorFlow
Oyejileo/MultiNet
Real-time Joint Semantic Reasoning for Autonomous Driving
Oyejileo/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Oyejileo/neural-style
Neural style in TensorFlow! :art:
Oyejileo/Panda-Learning
学习强国 xuexiqiangguo 全网最好用学习强国助手:Panda_Learning 萌萌的熊猫帮你搞定学习强国
Oyejileo/PixelDCN
Tensorflow Implementation of Pixel Deconvolutional Networks (PixelDCN and PixelDCL)
Oyejileo/PYNQ-Classification
Python on Zynq FPGA for Convolutional Neural Networks
Oyejileo/Residual-Attention-Convolutional-Neural-Network
It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper "Residual Attention Network for Image Classification"(https://arxiv.org/pdf/1704.06904.pdf).
Oyejileo/SemanticSegmentation_DL
Some implementation of semantic segmantation for DL model
Oyejileo/tensorflow
Computation using data flow graphs for scalable machine learning
Oyejileo/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
Oyejileo/tensorflow-fcn
An Implementation of Fully Convolutional Networks in Tensorflow.
Oyejileo/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
Oyejileo/TFFRCNN
FastER RCNN built on tensorflow