keras-tensorflow topic

List keras-tensorflow repositories

InvoiceNet

2.4k
Stars
383
Forks
Watchers

Deep neural network to extract intelligent information from invoice documents.

invoice

1.7k
Stars
424
Forks
Watchers

增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等

Otto

946
Stars
74
Forks
Watchers

Otto makes machine learning an intuitive, natural language experience. 🏆 Facebook AI Hackathon winner ⭐️ #1 Trending on MadeWithML.com ⭐️ #4 Trending JavaScript Project on GitHub ⭐️ #15 Trending...

deep-learning-keras-tensorflow

2.9k
Stars
1.3k
Forks
Watchers

Introduction to Deep Neural Networks with Keras and Tensorflow

One-Shot-Learning-with-Siamese-Networks

137
Stars
111
Forks
Watchers

Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset

Face-Mask-Detection

1.5k
Stars
830
Forks
Watchers

Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras

ChineseAddress_OCR

347
Stars
134
Forks
Watchers

Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。

Stock-Price-Predictor

277
Stars
160
Forks
Watchers

This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.

keras-unet

339
Stars
108
Forks
Watchers

Helper package with multiple U-Net implementations in Keras as well as useful utility tools helpful when working with image semantic segmentation tasks. This library and underlying tools come from mul...

CRNN-OCR-lite

144
Stars
29
Forks
Watchers

Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]