-
-
-
-
-
Faster-RCNN-TensorFlow-Python3 Public
Forked from dBeker/Faster-RCNN-TensorFlow-Python3Tensorflow Faster R-CNN for Windows/Linux and Python 3 (3.5/3.6/3.7)
Python MIT License UpdatedJul 31, 2019 -
pyboostcvconverter Public
Forked from Algomorph/pyboostcvconverterMinimalist code necessary for using porting C++ functions/classes using OpenCV (3.0) Mat as arguments directly (w/o explicit conversions) to python.
C++ MIT License UpdatedJun 15, 2019 -
tensorflow-for-poets-2 Public
Forked from googlecodelabs/tensorflow-for-poets-2Python Apache License 2.0 UpdatedApr 2, 2019 -
CHINESE-OCR Public
Forked from xiaofengShi/CHINESE-OCR[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
Python UpdatedMar 2, 2019 -
AdvancedEAST Public
Forked from huoyijie/AdvancedEASTAdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
Python MIT License UpdatedFeb 11, 2019 -
weworkapi_python Public
Forked from sbzhu/weworkapi_pythonofficial lib of wework api https://work.weixin.qq.com/api/doc
Python UpdatedJan 18, 2019 -
chinese-ocr-1 Public
Forked from ooooverflow/chinese-ocr基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
Python UpdatedNov 20, 2018 -
ssd_keras Public
Forked from pierluigiferrari/ssd_kerasA Keras port of Single Shot MultiBox Detector
Python Apache License 2.0 UpdatedNov 19, 2018 -
DeepLearning-500-questions Public
Forked from scutan90/DeepLearning-500-questions深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
TeX GNU General Public License v3.0 UpdatedNov 9, 2018 -
keras-frcnn Public
Forked from small-yellow-duck/keras-frcnnPython Apache License 2.0 UpdatedNov 4, 2018 -
-
chinese_ocr Public
Forked from YCG09/chinese_ocrCTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
Python Apache License 2.0 UpdatedOct 8, 2018 -
Algorithm_Interview_Notes-Chinese Public
Forked from vivienzou1/DL-Notes-for-Interview2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Python UpdatedOct 6, 2018 -
py-faster-rcnn Public
Forked from rbgirshick/py-faster-rcnnFaster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Python Other UpdatedAug 17, 2018 -
-
caffe Public
Forked from weiliu89/caffeCaffe: a fast open framework for deep learning.
C++ Other UpdatedMar 27, 2018 -
tensorboard-pytorch Public
Forked from lanpa/tensorboardXtensorboard for pytorch (and chainer, mxnet, numpy, ...)
Python MIT License UpdatedFeb 17, 2018 -
-
wechat_jump_end_to_end Public
Forked from floodsung/wechat_jump_end_to_endPlaying Wechat Jump Game with End-to-End Convolutional Neural Networks
Python MIT License UpdatedFeb 3, 2018 -
pytorch-ssd Public
Forked from kuangliu/pytorch-ssdSingle Shot MultiBox Detector in PyTorch [deprecated]
Python MIT License UpdatedJan 31, 2018 -
Realtime_Multi-Person_Pose_Estimation Public
Forked from ZheC/Realtime_Multi-Person_Pose_EstimationCode repo for realtime multi-person pose estimation in CVPR'17 (Oral)
Jupyter Notebook Other UpdatedJan 19, 2018 -
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedJan 17, 2018 -
AlphaZero_Gomoku Public
Forked from junxiaosong/AlphaZero_GomokuAn implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Python MIT License UpdatedJan 17, 2018 -
TensorFlow-Tutorials Public
Forked from Hvass-Labs/TensorFlow-TutorialsTensorFlow Tutorials with YouTube Videos
Jupyter Notebook MIT License UpdatedJan 4, 2018 -
deep_q_learning Public
Forked from llSourcell/deep_q_learningThis is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube
Jupyter Notebook UpdatedDec 8, 2017 -
DeepLearningFlappyBird Public
Forked from yenchenlin/DeepLearningFlappyBirdFlappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
Python UpdatedNov 23, 2017