nosemouse - move mouse with your nose
Project description
nosemouse
Work in progress!
Setup
Python 3.8 was used for development.
Install required dependencies with pip install -r requirements.txt
Download deploy.prototxt
, opencv_face_detector.pbtxt
,
opencv_face_detector_uint8.pb
and res10_300x300_ssd_iter_140000.caffemodel
from https://github.com/vardanagarwal/Proctoring-AI/tree/master/models
to models/face_model
,
also download variables/
and saved_model.pb
from:
https://github.com/vardanagarwal/Proctoring-AI/tree/master/models/pose_model
to models/facial_landmark_model
and download shape_predictor_68_face_landmarks.dat
from:
https://github.com/antoinelame/GazeTracking/tree/master/gaze_tracking/trained_models
to models/gaze_model
Licence
nosemouse - move mouse with your nose
Copyright (C) 2021 Olli Paloviita
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for nosemouse-0.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8988d36f239d67f79f2198dc77e239e3abf21ffc197bafd35bc535c0f42ce3c8 |
|
MD5 | 45ee610222513d9a9e68d8ca90fe1e9e |
|
BLAKE2b-256 | fdf75e11956b8abd23c95b06317bf3186d837b828a9435df7ee6af4376f55e58 |