Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jspsych/eyetracking-utils


https://github.com/jspsych/eyetracking-utils

catch cases where eye is not gettable

23be1670468b25b7ee467c3b01f07b0bbafc1dec authored 10 months ago by Josh de Leeuw <[email protected]>
try catching Exception class?

d3d8f00fa35633865d92532aaaf230a7d95fada9 authored 10 months ago by Josh de Leeuw <[email protected]>
use try/except for eye extraction

04d5956f21180e4892d92fef15d16c562d1309ed authored 10 months ago by Josh de Leeuw <[email protected]>
update version

634eac1dbe5be1a60f5692190e6060366ecb0042 authored about 1 year ago by cmikul <[email protected]>
add facemesh and eyes functions

17e670c9a6d54f85a925b8cdd6869c1b538c2bc9 authored about 1 year ago by cmikul <[email protected]>
Merge remote-tracking branch 'origin/main'

dc515e1cb10634a9aed4267fac88ae48af16c638 authored about 1 year ago by jadeddelta <[email protected]>
move pre-experiment functions to utils file

60355621f6179be583c5a8bc61893ed72b769a72 authored about 1 year ago by jadeddelta <[email protected]>
Merge branch 'main' of https://github.com/jspsych/eyetracking-utils

0ca2fd6a5295cd6b22b902a2403e696190afb548 authored about 1 year ago by cmikul <[email protected]>
Clean up long lines

2d5e02c7cec0f109899ae74c18a8230254ee7da1 authored about 1 year ago by cmikul <[email protected]>
add pre-experiment functions

ec21c151da23bf4d9b564d6f9a8108384c93e05e authored about 1 year ago by jadeddelta <[email protected]>
increment

127906e577460335faf2704c312a4d569c1c1760 authored over 1 year ago by cmikul <[email protected]>
add experiment_utils

1f58019d45159ac9c2da2cdc10577b4cb83f3635 authored over 1 year ago by cmikul <[email protected]>
small visual changes to plot

ba61ab57e2a49fad26a79f9d1715e53c39973894 authored over 1 year ago by cmikul <[email protected]>
import tensorflow

940ede51073c7e0e2a32ef24ba8b056024d542db authored over 1 year ago by cmikul <[email protected]>
plot_model_performance compatibility

633d60caa293933c7edb2943334c50f9e9f11121 authored over 1 year ago by cmikul <[email protected]>
add get_corrcoef_array

e54766646819d738adedb12be093cc032be5153a authored over 1 year ago by cmikul <[email protected]>
update version fix

807236f62d901aefefd55740bcf14ea102f9458d authored over 1 year ago by jadeddelta <[email protected]>
Small fixes and python req >=3.6

0af299be9b14ce7965d1c414674e48ca4a0e65c6 authored over 1 year ago by cmikul <[email protected]>
Triplet preprocessing for eye images

58029ac516641f6464a34e5e51eb91731a80210d authored over 1 year ago by cmikul <[email protected]>
Merge pull request #30 from jspsych/map_combine_fix

Added get_triplet_data_mediapipe

a4c3cb1b5e9a4b210d2c3d075529ba7dfa1fd07f authored over 1 year ago by cmikul <[email protected]>
Added get_triplet_data_mediapipe

18b19f2b58930e5c9d2076f9c8bbb2131d882b2d authored over 1 year ago by cmikul <[email protected]>
Merge pull request #29 from jspsych/map_combine_fix

Map combine fix

3dff72023d5a45648e773b521d55d161b12071d8 authored over 1 year ago by cmikul <[email protected]>
Increment for push

73fb75243203550bc6ab7a2a84a63ca98cdc3e47 authored over 1 year ago by cmikul <[email protected]>
Increment

a52573edd767e1d8384dc36a1b51ec97331bbd84 authored over 1 year ago by cmikul <[email protected]>
Fix mediapipe map combine func

5bcb0eef5add45b8bf34aa44667f5ad357deff95 authored over 1 year ago by cmikul <[email protected]>
Subject id continuity in process_tfr_to_tfds

3a787d130ec742719ba61ec5b2becc9b5cfecb3e authored over 1 year ago by cmikul <[email protected]>
Added distancelayer and siamesemodel to emb pre

2a349156e49b269c171460735491ab911441e165 authored over 1 year ago by cmikul <[email protected]>
Added mapping function to embedding_preprocessing

16ccdb3740e9d5285b04a6a0c5da6ebabc93e23c authored over 1 year ago by cmikul <[email protected]>
Changed group_dataset to take pre-shuffled dataset

0fdbf3d932d5b09ae19d964cd6b8f6a7a1eeef16 authored over 1 year ago by cmikul <[email protected]>
Added new dict to et_util with embedding functions

9e1449ee5158f8473f7cdabd8edd4b4be809c5fc authored over 1 year ago by cmikul <[email protected]>
Changed model_analysis.py to work with eyes data

a0a8a27282e67ae2029ae2e549fc866ae07157b2 authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

39d5ce347378364f3c40d5be394250615f922c8e authored over 1 year ago by cmikul <[email protected]>
Fixed eyes parse function. Gets both right and left eye now.

9625df75414438c66f0fb02949f52628da603db5 authored over 1 year ago by cmikul <[email protected]>
Merge pull request #28 from jspsych/grayscale-and-resize

Grayscale and resize

e8429f737e01519bef4c42a7eee0f58d929299cc authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

351421b34202b64acc77faa2389e95a8a76adda0 authored over 1 year ago by cmikul <[email protected]>
Resize and grayscale eye images in make_single_example_eyes_and_mediapipe.

Resize to (60,30). Removed unnecessary function calls.

f8eb6e4e7c090255bbbbf7fe07ce3739180b01fb authored over 1 year ago by cmikul <[email protected]>
Change parse_tfr_element_eyes_and_mediapipe to fit with updated process eyes function.

Resize to (60,30)

7bc77e06bd8c28f182237e16b8395a86a02dadc7 authored over 1 year ago by cmikul <[email protected]>
Change (height, width, depth) to (width, height, depth) in scripts that reshape images.

91a9c7122252204050e982e7620b76c81e7206c4 authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

fe4f1b5f5bcf24912ecd834d23048c25f6676413 authored over 1 year ago by cmikul <[email protected]>
Update dataset_utils.py

Changed image data to match convention (x, y, depth)

320a5dec7d9851829cf62b585a2c2a6bdbe5aa75 authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

995a84bece74e68c4d132ab4489729e8a1d705ce authored over 1 year ago by cmikul <[email protected]>
Update dataset_utils.py

Changed parse_tfr_element_eyes_and_mediapipe to output eye images as type uint8.

c1187fca85a0d3f4d1a267d6b1edf1f1d9e10519 authored over 1 year ago by cmikul <[email protected]>
linting

e8bfa5dddf6ec3db32157043e854f682d81359c6 authored over 1 year ago by jadeddelta <[email protected]>
Update pyproject.toml

859ca5122c139f78f17dd948b7510eb36b7f4ca8 authored over 1 year ago by cmikul <[email protected]>
Update tfrecord_processing.py

87baf3d3ca55cde8912b0a16659edde6b19c28f0 authored over 1 year ago by cmikul <[email protected]>
Merge pull request #27 from jspsych/add-eye-images-pipeline-functions

Add eye images pipeline functions

6cf1b5879da3a40327cce43fb74b815e8aa2725a authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

58afa71854de7d71ee8baaf8ced4a28ac294e07c authored over 1 year ago by cmikul <[email protected]>
Update tfrecord_processing.py

99e79283419428f93d050a7ed147c2f263e9009d authored over 1 year ago by cmikul <[email protected]>
Update dataset_utils.py

6d8a81f95373ae4d62bc058ec02e6d3b2178a817 authored over 1 year ago by cmikul <[email protected]>
Update tfrecord_processing.py

9df176e2d29e635aea57cbc64f9698edd2d58a1d authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

edf54f252a27fbcc97a4e9d207b8ee627fc1105a authored over 1 year ago by cmikul <[email protected]>
Update dataset_utils.py

5e6b9dbd0f2fb671720db3937a51ab770debcc2d authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

4a8c536cb4331f8b2d56dcbbf2207c271ac7fe3c authored over 1 year ago by cmikul <[email protected]>
Update tfrecord_processing.py

ea01d5cb02a145c59966e82bbe7625ebb6b61791 authored over 1 year ago by cmikul <[email protected]>
Merge pull request #26 from jspsych/Update-TFRecords-Pipeline

Update tf records pipeline

409251a09f70183910c2f8c0c6c9bcba77d3a4fc authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

c3e80729ef5fd9f8d1f8013c2c6a66ce4eaa068e authored over 1 year ago by cmikul <[email protected]>
Update dataset_utils.py

6666cb906ad2a485d0a47ba9cb2447b671a0ab9e authored over 1 year ago by cmikul <[email protected]>
Update tfrecord_processing.py

14e9492a412c04f849975f9f8a2def11977e27f5 authored over 1 year ago by cmikul <[email protected]>
Merge pull request #25 from jspsych/add-tfrecord-processing-function

1. Cleaned up the jpg to tfr to tfds pipeline. You can now filter for image shape=(640, 480, 3) ...

51a4b8f17a548211566104e0bd318887aef8c28c authored over 1 year ago by j-e-man <[email protected]>
Update custom_loss.py

1a238115c08a346e30971f19645cf3807f776cde authored over 1 year ago by j-e-man <[email protected]>
Update dataset_utils.py

bfc8acb5ca4aab5bbf19706bbec8ea615c55c8ef authored over 1 year ago by j-e-man <[email protected]>
Update tfrecord_processing.py

e414a7eecb768c943bbf179e8005af5a94021309 authored over 1 year ago by j-e-man <[email protected]>
Update tfrecord_processing.py

Added a function that removes subject tfrecord files based on a list of subject ids

c9519027515086a1a5a0ae5c8fce992852f2b5b7 authored over 1 year ago by j-e-man <[email protected]>
Update dataset_utils.py

Added a filter_imgs arg to process_tfr_to_tfds which is False by default. If true, images that d...

43986ac4dd71dfec9902eebeaa470f4ce66a7e34 authored over 1 year ago by j-e-man <[email protected]>
Update tfrecord_processing.py

ed571550988f1dbf2e6e45bec1fb37847e30a237 authored over 1 year ago by j-e-man <[email protected]>
Update dataset_utils.py

5f8d24f1280e8b0e7e80f1574a8c98e638dda734 authored over 1 year ago by j-e-man <[email protected]>
Update dataset_utils.py

07eec3ef28e71282aafa6271b1c3ddd02603e7bc authored over 1 year ago by j-e-man <[email protected]>
Update tfrecord_processing.py

83adff27f613a516c69cf6059828793358d26a67 authored over 1 year ago by j-e-man <[email protected]>
Update dataset_utils.py

parse_tfr_element_jpg now parses all images regardless of image dimensions. Before images had to...

b9bbc8a6e6ca2e09b6d596ee2567791104e933c3 authored over 1 year ago by j-e-man <[email protected]>
Update dataset_utils.py

72c0a53b117ad240270d4f3cdcf2a7ec8c1c08a5 authored over 1 year ago by j-e-man <[email protected]>
Update tfrecord_processing.py

5dcb16dfcbc17580d01d01e1044c3c0e4aaa5846 authored over 1 year ago by j-e-man <[email protected]>
Update pyproject.toml

92065cf7c6424a80705f05298d099b40274c81a4 authored over 1 year ago by cmikul <[email protected]>
Update model_analysis.py

7db4615655309023be06f690c0c7ff4fa3615ad3 authored over 1 year ago by cmikul <[email protected]>
Merge pull request #24 from jspsych/update-plot-model-performance

Update plot model performance

a0134cc5025b9d821917fedffcd26f8d55c3c0ad authored over 1 year ago by cmikul <[email protected]>
Update model_analysis.py

a41328113f5afdc56f2840e8472cb9b96ac60e07 authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

57a40ae3a85b2c8a62a35cb4353ab8a297d5f2aa authored over 1 year ago by cmikul <[email protected]>
Update model_analysis.py

80c0dd3b9e37c0a7a1894744ba64d3c7f73d0141 authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

b9758cfe5bb1a6de20e0f940610c49b0d3bcd8c3 authored over 1 year ago by cmikul <[email protected]>
Update model_analysis.py

Removed unnecessary helper function

5c81d27a53e535422f71051963e928840d4009c8 authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

25e72f18afc52d8661f2242592c4b8676b96ec6d authored over 1 year ago by cmikul <[email protected]>
Update model_analysis.py

Added helper function for image data.

610b0d0efd0273e36b90fab26c9ddbd953acb5ba authored over 1 year ago by cmikul <[email protected]>
fix up verbose and json error logic in tfr process

4ff2933cb40634f404fc0279f1fcbd51fc53a437 authored over 1 year ago by jadeddelta <[email protected]>
Update pyproject.toml

e6f1d988327d78da6227aae559f8896b5c30af43 authored over 1 year ago by cmikul <[email protected]>
Update model_analysis.py

5d567fb0913cf975669e13ae075f1729b25b9f3d authored over 1 year ago by cmikul <[email protected]>
add eye patch json to tfds function

b90071d335dd9ca2cf3b961d9b8de349506fa97c authored over 1 year ago by jadeddelta <[email protected]>
Merge remote-tracking branch 'origin/main'

99b937d7263452d81f8455681f65e0ac9f8168ac authored over 1 year ago by jadeddelta <[email protected]>
linting and cleanup

3784d40cfeaa20c285e8187fba6953b5a0a0c5ec authored over 1 year ago by jadeddelta <[email protected]>
Update pyproject.toml

a67f40212bb11e43bd2ef4899194ff8688b071fd authored over 1 year ago by cmikul <[email protected]>
Update model_analysis.py

64b8e26e380b4c993f9217dd7cef359ae71c4264 authored over 1 year ago by cmikul <[email protected]>
expand bounds of eye bounding box

838086b3883c18d37bad5240371d6d7c1869a98f authored over 1 year ago by jadeddelta <[email protected]>
Update pyproject.toml

b06a5647e810007203e676ee5f54e6a6db14cb2e authored over 1 year ago by cmikul <[email protected]>
Update model_analysis.py

Changed plot_model_performance so that it accepts a custom function as a parameter that gets an ...

a41ac84a8281631b148d5e39ca802ab99d08f6e1 authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

4ae72129057ea91d776cb82f0cee6ed135bc20fd authored over 1 year ago by cmikul <[email protected]>
Update dataset_utils.py

8938bc36f86d1a9ee95bca1206193989c7a10045 authored over 1 year ago by cmikul <[email protected]>
Merge pull request #22 from jspsych/update_jpg_to_tfrecords_and_tfrecords_to_tfds

Update jpg to tfrecords and tfrecords to tfds

eb8f356b1609d9ab9755cbddbfa0c8c094b5f4b4 authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

cfea12ac12ab6702d0e6cd434ec479361f2f96ca authored over 1 year ago by cmikul <[email protected]>
Update dataset_utils.py

4bc4879c87b7d79ab773dd35c054d12ff0c9d262 authored over 1 year ago by cmikul <[email protected]>
Update tfrecord_processing.py

caf017dd1a4728446c4ab5d797a77b42de76f2e8 authored over 1 year ago by cmikul <[email protected]>
Merge pull request #21 from jspsych/cmikul-patch-1

Cmikul patch 1

40676bedcf16ff19e61ee17c715c81b40b091cdd authored over 1 year ago by cmikul <[email protected]>
Update pyproject.toml

f099f86cc22bebe24d691294f7094c78ed4ab173 authored over 1 year ago by cmikul <[email protected]>