jcyangzh's Stars
rui314/chibicc
A small C compiler
geohot/twitchcore
It's a core. Made on Twitch.
Bintop/GameScriptingMastery
游戏脚本高级编程随书光盘
miloyip/game-programmer
A Study Path for Game Programmer
tombaranowicz/ObjectDetectionWithCreateML
Contains data needed to train object detection model in CreateML + iOS app for testing
alexsosn/iOS_ML
List of Machine Learning, AI, NLP solutions for iOS. The most recent version of this article can be found on my blog.
BradLarson/GPUImage
An open source iOS framework for GPU-based image and video processing
pelmers/bythebook
Read book spines from a shelf.
rgkirch/book-cv
detect book spines
Dianaaaa/book-spine-segmentation
Using Hough transforming to detect book spines and extract them out.
tensorflow/models
Models and examples built with TensorFlow
hollance/coreml-survival-guide
Source code for the book Core ML Survival Guide
tucan9389/ObjectDetection-CoreML
An example running Object Detection using Core ML (YOLOv8, YOLOv5, YOLOv3, MobileNetV2+SSDLite)
onmyway133/BigBigNumbers
🔢Say the number out loud
onmyway133/MathSolver
⌨️Camera calculator with Vision
tucan9389/awesome-ml-demos-with-ios
The challenge projects for Inferencing machine learning models on iOS
likedan/Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
wangtaoT/AndroidOCR
基于Google Tesseract-OCR 文字识别 仿小猿搜题、作业帮
dannydabbles/ShelfShuffle
Shelf Shuffle
qiaohaoforever/BambooIsbn
竹简——最全中文ISBN信息查询接口
Littlesqx/douban-book
:mag: :books: A book SDK, which can be used to get information of a book. 一个简单的图书 SDK,你可以使用它用于获取指定书籍的基本信息。
SwiftyTesseract/SwiftyTesseract
A Swift wrapper around Tesseract for use in iOS, macOS, and Linux applications
SimformSolutionsPvtLtd/tesseract-OCR-iOS-demo
This prototype is to recognize text inside the image and for that it uses Tesseract OCR. The underlying Tesseract engine will process the picture and return anything that it believes is text.