Spencer Hong

Results 2 issues of Spencer Hong

Hi, your blog post on using dockerized pipelines controlled by luigi was very informative. I was wondering what the license of this repository was, considering that some of the code...

Using VisionKit, there's two main ways to get text from images. - [ImageAnalyzer](https://developer.apple.com/documentation/visionkit/imageanalyzer) - [VNRecognizeRequest](https://developer.apple.com/documentation/vision/vnrecognizetextrequest) Based on some OCR tests, I'm seeing that the outputs from these two methods are...