https://github.com/januff/cloud-comics-translation
Translation experiments using React, GraphQL, and cloud ML.
https://github.com/januff/cloud-comics-translation
Last synced: 5 months ago
JSON representation
Translation experiments using React, GraphQL, and cloud ML.
- Host: GitHub
- URL: https://github.com/januff/cloud-comics-translation
- Owner: januff
- Created: 2020-09-09T00:53:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T04:16:47.000Z (over 5 years ago)
- Last Synced: 2025-01-21T01:11:11.250Z (over 1 year ago)
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cloud-comics-translation
Experiments in international comics translation using React, GraphQL, and cloud ML.

Int’l Page Samples
Prior Art: Influential Demos
| Date | Title | Tools
| ------ | ----------- | --------
| Aug 24, 2020 | [OCR: Handwriting recognition with OpenCV, Keras, and TensorFlow](https://www.pyimagesearch.com/2020/08/24/ocr-handwriting-recognition-with-opencv-keras-and-tensorflow/) | OpenCV, Keras, TensorFlow
| Aug 20, 2020 | [Better OCR for Newspapers](https://medium.com/@blacksmithforlife/better-ocr-for-newspapers-c7c1e2788b7a) | OpenCV, Tesseract
| Aug 3, 2020 | [Tesseract OCR for Non-English Languages](https://www.pyimagesearch.com/2020/08/03/tesseract-ocr-for-non-english-languages/) | OpenCV, Tesseract
| Aug 3, 2020 | [Reading and Categorizing Scanned Documents using Deep Learning](https://medium.com/@shairozsohail/reading-and-categorizing-scanned-documents-using-deep-learning-4ab2c0e3f34c) | Microsoft Computer Vision API
| Jul 31, 2020 | [Amazon Augmented AI (Amazon A2I) integration with Amazon Textract's Analyze Document](https://github.com/aws-samples/amazon-a2i-sample-jupyter-notebooks/blob/master/Amazon%20Augmented%20AI%20(A2I)%20and%20Textract%20AnalyzeDocument.ipynb) | Amazon A2I, Textract
| May 25, 2020 | [Tesseract OCR: Text localization and detection](https://www.pyimagesearch.com/2020/05/25/tesseract-ocr-text-localization-and-detection/) | OpenCV, Tesseract
| Dec 15, 2019 | [Real Time OCR Web App (React, NodeJS, Python and AWS](https://www.youtube.com/watch?v=ZXvdCZTRbP4&t=193s) | AWS Textract
| Sep 18, 2019 | [Build A Javascript OCR App Tutorial](https://youtu.be/a1I3tcALTlc) | AWS Textract
| June 2019 | [I used ML to find public domain Krazy Kat comics in newspaper archives](https://joel.franusic.com/krazy_kat/about/) | Microsoft Custom Vision
| Mar 10, 2019 | [Create a Highly Scalable Image Processing Service on AWS Lambda and API Gateway in 10 Minutes](https://medium.com/@shairozsohail/reading-and-categorizing-scanned-documents-using-deep-learning-4ab2c0e3f34c) | OpenCV, AWS Lambda