Skip to main content

Algorithmic eye-tracking analysis

Project description

GazeClassify

PiPy package to algorithmically analyze eye-tracking data.

Open In Colab Test status


What is GazeClassify?

GazeClassify is a package do facilitate the analysis of eye-tracking data. Anyone can analyze gaze data online with less than 10 lines of code. GazeClassify provides a way to automatize and standardize eye-tracking analysis.

Gazeclassify currently supports only eye tracking data from the PupilInvisible eye tracker.

from gazeclassify.classifier.instance import InstanceSegmentation
from gazeclassify.classifier.semantic import SemanticSegmentation
from gazeclassify.eyetracker.pupilinvisible import PupilInvisibleLoader
from gazeclassify.service.analysis import Analysis

analysis = Analysis()

PupilInvisibleLoader(analysis).from_trial_folder("gazeclassify/example_data/trial")

SemanticSegmentation(analysis).classify("Human_Shape")
InstanceSegmentation(analysis).classify("Human_Joints")

analysis.save_to_csv()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gazeclassify-0.4.tar.gz (3.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gazeclassify-0.4-py3-none-any.whl (159.2 kB view details)

Uploaded Python 3

File details

Details for the file gazeclassify-0.4.tar.gz.

File metadata

  • Download URL: gazeclassify-0.4.tar.gz
  • Upload date:
  • Size: 3.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.6

File hashes

Hashes for gazeclassify-0.4.tar.gz
Algorithm Hash digest
SHA256 e4649448594c19dafcdc8d838a57020ed8189363c94f683254d577af19e0fe37
MD5 a074ab92ed498847cbd30c4602399316
BLAKE2b-256 4b7d1dc508ade789b2b98156ca0d25e64df25264600ed3f47afdbebfc0517133

See more details on using hashes here.

File details

Details for the file gazeclassify-0.4-py3-none-any.whl.

File metadata

  • Download URL: gazeclassify-0.4-py3-none-any.whl
  • Upload date:
  • Size: 159.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.6

File hashes

Hashes for gazeclassify-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 07dacb87dcb57f2142daa510afe84e0de4f02cd15f3b6208f8e30903fd149813
MD5 e6241352707c6ea9f0590b75e4cb84e7
BLAKE2b-256 d0d7e06a6bfeb896721f720fa51259364affd886b7423499e72bf90462f85807

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page