Face Recognition and Detection on iOS Using Native Swift Code, Core ML,and ARKit

栏目: IT技术 · 发布时间: 4年前

Face Recognition and Detection on iOS Using Native Swift Code, Core ML, and ARKit

Leveraging the native Swift library to perform face recognition and detection in an iOS app

Face Recognition and Detection on iOS Using Native Swift Code, Core ML,and ARKit

Photo by Anthony Riera on Unsplash

In the landscape of new technologies that are capable of revolutionizing our daily lives, few are as tantalizing as facial recognition technologies. With all the recent controversy around Clearview AI , people are paying more and more attention to the technology, and they’re also eager to understand the how the tech works, and it’s limitations. This article won’t cover this ethical issue, but I’ll try my hand at explaining some facial recognition and detection techniques.

In recent months, Apple has been pushing new features and major improvements for its Vision API , which is their main framework for all things related to computer vision. The Vision API allows for quick, easy, and intuitive camera sessions while offering a multitude of possibilities such as:

  • Native face detection API
  • Handle Core ML models for image processing (e.g. classification, object detection )
  • Barcode recognition
  • Text recognition

Since the most-used cameras are (by far) the ones we have in our pockets, this tutorial will be covering native mobile solutions for iOS.

I have included code in this article where it’s most instructive. Full code and data can be found on my GitHub page . Let’s get started


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法小时代

算法小时代

Serge Abiteboul、Gilles Dowek / 任铁 / 人民邮电出版社 / 2017-10-1 / 39.00元

算法与人工智能是当下最热门的话题之一,技术大发展的同时也引发了令人忧心的技术和社会问题。本书生动介绍了算法的数学原理和性质,描述了算法单纯、本质的功能,分析了算法和人工智能对人类社会现状及未来发展的影响力及其成因。一起来看看 《算法小时代》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具