UNPKG

@vladmandic/face-api

Version:

JavaScript module for Face Detection and Face Recognition Using Tensorflow/JS

16 lines (15 loc) 516 B
<!DOCTYPE html> <html lang="en"> <head> <title>OpenImages Test</title> <meta http-equiv="content-type"> <meta content="text/html"> <meta charset="UTF-8"> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/tensorflow/2.6.0/tf.min.js"></script> --> <script src="./index.js" type="module"></script> </head> <body style="font-family: monospace; background: black; color: white; font-size: 16px; line-height: 22px; margin: 0;"> <div id="log"></div> </script> </body> </html>