-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To do: recode all looking/eye-tracking #22
Comments
Hi, this is an issue in the video-based gaze following dataset contributed by @priyasilverstein. To not lose the encoded info, we decided to already implement this distinction, is it able to pass validation? |
@christinabergmann perhaps could we add a column called response_mode2 which is a copy of response_mode, and in this column have the levels gaze_manual and gaze_automatic. And in the original response_mode column just have eye-tracking so that it passes the validation. See columns J and K in the langdiscrim dataset Eventually I will go through all the datasets and do the same, then when they are all complete I will delete the column response_mode, rename response_mode2 to response_mode, and change spec.yaml so the validator accepts gaze_manual and gaze_automatic but not eye-tracking Does that sound okay? |
Datasets to switch from response_mode = eye-tracking to manual or gaze_manual and gaze_automatic"
|
PS Does it seem reasonable for me to contact all curators and ask them to make these changes to gaze_auto and gaze_manual as far as they have capacity and then I will finish off the rest for them? From my knowledge of my own dataset, I can imagine many might already know off the top of their heads in many cases so it would save a lot of time |
Hi Lottie,
Yes, I think you can try - if some curators are willing, this would indeed
significantly reduce your workload.
Best,
Sho
Am Do., 21. Jan. 2021 um 06:06 Uhr schrieb Loretta (Lottie) Gasparini <
[email protected]>:
… PS Does it seem reasonable for me to contact all curators and ask them to
make these changes to gaze_auto and gaze_manual as far as they have
capacity and then I will finish off the rest for them? From my knowledge of
my own dataset, I can imagine many might already know off the top of their
heads in many cases so it would save a lot of time
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#22 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD4RHGYRNHXVKZCUYJKRZFDS26Y5XANCNFSM4TRLZ25A>
.
--
Assistant Professor
The University of Tokyo International Research Center for Neurointelligence
(IRCN)
Personal website: https://sites.google.com/site/tsujish/home
Lab website: https://babylab.ircn.jp/
Blog: https://cogtales.wordpress.com/
|
Thanks for this Lottie!
… On 21 Jan 2021, at 05:52, Sho Tsuji ***@***.***> wrote:
Hi Lottie,
Yes, I think you can try - if some curators are willing, this would indeed
significantly reduce your workload.
Best,
Sho
Am Do., 21. Jan. 2021 um 06:06 Uhr schrieb Loretta (Lottie) Gasparini <
***@***.***>:
> PS Does it seem reasonable for me to contact all curators and ask them to
> make these changes to gaze_auto and gaze_manual as far as they have
> capacity and then I will finish off the rest for them? From my knowledge of
> my own dataset, I can imagine many might already know off the top of their
> heads in many cases so it would save a lot of time
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#22 (comment)>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AD4RHGYRNHXVKZCUYJKRZFDS26Y5XANCNFSM4TRLZ25A>
> .
>
--
Assistant Professor
The University of Tokyo International Research Center for Neurointelligence
(IRCN)
Personal website: https://sites.google.com/site/tsujish/home
Lab website: https://babylab.ircn.jp/
Blog: https://cogtales.wordpress.com/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
in spec.yaml and datasets, change all response_mode=eye-tracking to gaze_manual or gaze_automatic
The text was updated successfully, but these errors were encountered: