Skip to content
#

Keras

keras logo

Keras is an open source, cross platform, and user friendly neural network library written in Python. It is capable of running on top of TensorFlow, Microsoft Cognitive Toolkit, R, Theano, and PlaidML.

Here are 15,544 public repositories matching this topic...

OCR from scratch using Chars74 Dataset: http://www.ee.surrey.ac.uk/CVSSP/demos/chars74k/ applied to the case of Spanish car license plates or any other with format NNNNAAA. The hit rate is lower than that achieved by pytesseract: in a test with 21 images, 12 hits are reached while with pytesseract the hits are 17.

  • Updated Dec 16, 2022
  • Python

OCR from scratch using Kaggle dataset dwonloaded from https://www.kaggle.com/code/preatcher/ocr-training applied to the case of Spanish car license plates or any other with format NNNNAAA. The hit rate is lower than that achieved by pytesseract: in a test with 21 images, 16 hits are reached while with pytesseract the hits are 17

  • Updated Jan 2, 2023
  • Python

Created by François Chollet

Released March 27, 2015

Followers
436 followers
Organization
keras-team
Website
keras.io
Wikipedia
Wikipedia

Related Topics

api data-science deep-learning machine-learning neural-network python tensorflow