GazeCapture icon indicating copy to clipboard operation
GazeCapture copied to clipboard

Eye Tracking for Everyone

Results 11 GazeCapture issues
Sort by recently updated
recently updated
newest added

Important notes about the dataset access: The registration does work but we are currently experiencing issues with our email service provider. That means that registration confirmation may be delayed or...

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

hello, I have try to running this code , use dlib to detect face and eyes, but accuracy not good. I read the faceGrid.json,and not know how to caculate face...

Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

Bumps [torch](https://github.com/pytorch/pytorch) from 1.1.0 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

Hi, thanks for this nice work! I am wondering that in case the cameras on different devices have different intrinsic parameters (like focal length), one same (or very similar) face...

# Add Comprehensive Python Testing Infrastructure ## Summary This PR establishes a modern testing infrastructure for the iTracker PyTorch implementation using Poetry as the package manager and pytest as the...