微型 JavaScript 人脸检测库 pico.js

码农软件 · 软件分类 · 神经网络/人工智能 · 2019-10-14 11:41:48

软件介绍

pico.js 是一个只有 200 行纯 JavaScript 代码的人脸检测库,具备实时检测功能(在实际环境中可达到200+ FPS),压缩后仅 2kB 。


该库包含:

  • 从级联数据实例化区域分类功能的过程;

  • 在图像上运行此分类器以检测面部的过程;

  • 对获得的检测结果进行聚类的过程;

  • 时序记忆模块。

本文地址:https://codercto.com/soft/d/16731.html

High-Performance Compilers for Parallel Computing

High-Performance Compilers for Parallel Computing

Michael Wolfe / Addison-Wesley / 1995-6-16 / USD 117.40

By the author of the classic 1989 monograph, Optimizing Supercompilers for Supercomputers, this book covers the knowledge and skills necessary to build a competitive, advanced compiler for parallel or......一起来看看 《High-Performance Compilers for Parallel Computing》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

随机密码生成器
随机密码生成器

多种字符组合密码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换