zhouteng's Stars
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
rky0930/tf_c_api
Object detection Inference with Tensorflow C API and OpenCV
serizba/cppflow
Run TensorFlow models in C++ without installation and without Bazel
FalkTannhaeuser/python-onvif-zeep
ONVIF Client Implementation in Python 2+3 (using https://github.com/mvantellingen/python-zeep instead of suds as SOAP client)
linkingvision/rapidonvif
ONVIF C++ lib, support ProfileS
clovaai/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
ahkarami/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
aleju/imgaug
Image augmentation for machine learning experiments.
google/fonts
Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
NVIDIA/libcudacxx
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
vietnh1009/Super-mario-bros-PPO-pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
tesseract-ocr/tesstrain
Train Tesseract LSTM with make
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
google/glog
C++ implementation of the Google logging module
czy36mengfei/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
opencv/opencv_contrib
Repository for OpenCV's extra modules
waymo-research/waymo-open-dataset
Waymo Open Dataset
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
argman/EAST
A tensorflow implementation of EAST text detector
MhLiao/TextBoxes
TextBoxes: A Fast Text Detector with a Single Deep Neural Network
sirfz/tesserocr
A Python wrapper for the tesseract-ocr API
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
TrickyGo/Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)