All Projects β†’ Hemmingsson β†’ Facepause

Hemmingsson / Facepause

Licence: mit
Look Away to Pause Youtube - Experimental Chrome Extension

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Facepause

Face Mask Browser Extension
😷 A browser extension that puts masks on faces on the internet
Stars: ✭ 141 (-17.54%)
Mutual labels:  face-detection, chrome-extension
Face Api.js
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
Stars: ✭ 13,258 (+7653.22%)
Mutual labels:  face-detection, face-recognition
Face Recognition.js
Simple Node.js package for robust face detection and face recognition. JavaScript and TypeScript API.
Stars: ✭ 1,768 (+933.92%)
Mutual labels:  face-detection, face-recognition
Insightface Just Works
Insightface face detection and recognition model that just works out of the box.
Stars: ✭ 127 (-25.73%)
Mutual labels:  face-detection, face-recognition
Facenet Pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Stars: ✭ 2,564 (+1399.42%)
Mutual labels:  face-detection, face-recognition
Yt Ad Autoskipper
A browser extension that automates skipping ad on Youtube. This is not an ad blocker, it just automates the process of clicking on the "Skip Ad" button on Youtube.
Stars: ✭ 127 (-25.73%)
Mutual labels:  youtube, chrome-extension
Deep Face Recognition
One-shot Learning and deep face recognition notebooks and workshop materials
Stars: ✭ 147 (-14.04%)
Mutual labels:  face-detection, face-recognition
Sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
Stars: ✭ 1,483 (+767.25%)
Mutual labels:  face-detection, face-recognition
Lookatme
VideoView that plays video only when πŸ‘€ are open and πŸ‘¦ is detected with various other features
Stars: ✭ 161 (-5.85%)
Mutual labels:  face-detection, face-recognition
Facenet
Face recognition using Tensorflow
Stars: ✭ 12,189 (+7028.07%)
Mutual labels:  face-detection, face-recognition
Robovision
AI and machine leaning-based computer vision for a robot
Stars: ✭ 126 (-26.32%)
Mutual labels:  face-detection, face-recognition
Sponsorblock
Skip YouTube video sponsors (browser extension)
Stars: ✭ 3,627 (+2021.05%)
Mutual labels:  youtube, chrome-extension
Deepstack
The World's Leading Cross Platform AI Engine for Edge Devices
Stars: ✭ 120 (-29.82%)
Mutual labels:  face-detection, face-recognition
Facerecognition
This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.
Stars: ✭ 137 (-19.88%)
Mutual labels:  face-detection, face-recognition
Deepface
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
Stars: ✭ 1,465 (+756.73%)
Mutual labels:  face-detection, face-recognition
Youtube Projects
This repository contains all the code I use in my YouTube tutorials.
Stars: ✭ 144 (-15.79%)
Mutual labels:  youtube, chrome-extension
Awesome Face Detection
Compare with various detectors - s3fd, dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
Stars: ✭ 106 (-38.01%)
Mutual labels:  face-detection, face-recognition
Face recognition
The world's simplest facial recognition api for Python and the command line
Stars: ✭ 42,549 (+24782.46%)
Mutual labels:  face-detection, face-recognition
Maskedface Net
MaskedFace-Net is a dataset of human faces with a correctly and incorrectly worn mask based on the dataset Flickr-Faces-HQ (FFHQ).
Stars: ✭ 152 (-11.11%)
Mutual labels:  face-detection, face-recognition
Dualsub Support
General purpose subtitle renderer
Stars: ✭ 163 (-4.68%)
Mutual labels:  youtube, chrome-extension

Face Pause
FacePause

Look Away to Pause Youtube - Experimental Chrome Extension

Chrome (v56+) has a new FaceDetector API which basically lets you detect faces in images easily, so what if we could pause Youtube when you look away or go for a sandwich πŸ₯ͺ?


▢️ Watch a video demo

How to install

You can install FacePause from the Chrome web store



Or download the Zip from this release, unzip it and load it as an unpacked extension in Chrome.

Notice

  • πŸ™€ I don’t trust my webcam and I have it covered, see this more as an experiment of Chromes new technology, than a product you'd use every day.

  • 🏴 To get the extension to work you’ll need to enable Chrome Experimental Features here:
    chrome://flags#enable-experimental-web-platform-features

  • πŸ’‘If you’re in a dark setting it will probably be a bit buggy, as FaceDetector API is still not great in bad light.

Development

Installation

  1. Clone the repository git clone https://github.com/Hemmingsson/Face-Pause
  2. Run npm install
  3. Run npm run build
Load the extension in Chrome
  1. Open Chrome browser and navigate to chrome://extensions
  2. Select "Developer Mode" and then click "Load unpacked extension..."
  3. From the file browser, choose to Face-Pause/build/chrome

Developing

The following task can be used when you want to start developing the extension

  • npm run chrome-watch

FacePause - Look away to pause YouTube videos | Product Hunt Embed

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].