pmr-core

Core library of Poor Man's Rekognition project under CCExtractor Development

Usage no npm install needed!

<script type="module">
  import pmrCore from 'https://cdn.skypack.dev/pmr-core';
</script>

README

Poor Man's Rekognition

License: GPL v3

CCExtractor + Google Summer of Code = :purple_heart:

Core library of Poor Man's Rekognition being developed under Google Summer of Code 2019 for CCExtractor Development.

CCExtractor Logo

Features

  • Face Detection (MTCNN, Haar, HOG via Nodoface)
  • Face Recognition
  • Scripts to create pre-trained ResNet model for tfjs
  • Face tracker
  • Video annotion (segfault)

Mentors

License

GNU General Public License 3.0 (GPL-v3.0)