All Projects → xuhao1 → Foxtracker

xuhao1 / Foxtracker

Licence: lgpl-2.1
Facial Head Pose Tracker for Gaming

Projects that are alternatives of or similar to Foxtracker

Pygoturn
PyTorch implementation of GOTURN object tracker: Learning to Track at 100 FPS with Deep Regression Networks (ECCV 2016)
Stars: ✭ 116 (+48.72%)
Mutual labels:  jupyter-notebook, tracker
Nosebook
a nose plugin for finding and running IPython notebooks as nose tests
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Coreml Training
Source code for my blog post series "On-device training with Core ML"
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Download Large File From Google Drive Using Python
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Machine Learning Without Any Libraries
This is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries such as numpy and pandas are used to improve computational complexity of algorithms
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Python High Performance Second Edition
Python High Performance – Second Edition, published by Packt
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Nltk Python Cn
创建《Python自然语言处理》学习代码的中文注释版本。
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Tweeteval
Repository for TweetEval
Stars: ✭ 78 (+0%)
Mutual labels:  jupyter-notebook
Rhodium
Python Library for Robust Decision Making and Exploratory Modelling
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Applied Social Network Analysis In Python
Course - 5; Specialization: Applied Data Science with Python; University Of Michigan
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Tensorflow 1x Deep Learning Cookbook
TensorFlow 1.x Deep Learning Cookbook, published by Packt
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Predictive Models
A repo of the Data Scientist team's open source predictive models.
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Machinelearningformedicalimages
Example code on how to apply machine learning methods to medical images. Contains code (python and python notebooks) and data (DICOM)
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Tadam
The implementation of https://papers.nips.cc/paper/7352-tadam-task-dependent-adaptive-metric-for-improved-few-shot-learning
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Curso aeropython
Curso de iniciación a Python orientado a la ingeniería
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Nds
On Network Design Spaces for Visual Recognition
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Nlp
Generic codes related to NLP
Stars: ✭ 77 (-1.28%)
Mutual labels:  jupyter-notebook
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (+1443.59%)
Mutual labels:  jupyter-notebook
Rddc2020
road damage detection challenge 2020
Stars: ✭ 78 (+0%)
Mutual labels:  jupyter-notebook
Baralga
Baralga open-source time tracker for the desktop.
Stars: ✭ 77 (-1.28%)
Mutual labels:  tracker

Introduction

screenshot FOXTracker is a facial head tracker for gaming usage. Perform as TrackIR or Opentrack (pointtracker) as track camera controller for Flight Simulation Games like DCS.

Prerequst

A normal web camera.

opentrack is recommend to install now.

Windows 10 x64 is the only supported platform.

Usage

This program is still under development, not stable yet. I will never collect any user data from your camera.

Download FOXTracker at Release

This program supports control games directly or uses Opentrack as backend. For now, the spline function is in development, so use Opentrack is a good idea. If you are using this program individually, please modify config or the config.yaml.

c1

Just turn your opentrack input to UDP and open FlightAgentX.exe. Everything works fine. c1 c2

Also, you may use dcs.ini here.

Video can be found on https://www.bilibili.com/video/BV1fv411k778

Chinese Commentary https://www.bilibili.com/video/BV1ey4y1C7Za

Future Plan (Maybe in a year)

  1. Try to reinforce the robust of the tracker.
  2. Will add spline function.

LICENSE

LGPL

Third-party Libraries

OpenCV

dlib

UGlobalHotkey

yaml-cpp

Eigen

ONNX-Runtime

FSA-Net LICENSE: Apache 2.0 https://github.com/shamangary/FSA-Net/blob/master/LICENSE

OpenSeeFace Thanks @emilianavt 's network!

aitracker

介绍

这是一个基于面部识别的头瞄,用于模拟类游戏。和TrackIR或者opentrack(如国内流行的pointtracker)功能类似,但是只需要摄像头。 请参阅中文文档

视频见b站 https://www.bilibili.com/video/BV1ey4y1C7Za

未来一年内的开发计划

  1. 加强脸瞄的稳定性
  2. 加入曲线编辑功能

协议

LGPL

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].