RoboTutorLLC / RoboTutor_2019

Main code for RoboTutor. Uploaded 11/20/2018 to XPRIZE from RoboTutorLLC/RoboTutor.
Other
7 stars 4 forks source link

In write.ltr.ldc:level1.v1.3.2.1, why does WRITE accept a backwards c? #158

Open JackMostow opened 6 years ago

JackMostow commented 6 years ago

WRITE accepts c written backward (i.e. facing left instead of right) in write.ltr.lc:level1. It rejects C written backward in the uc activity.

VishnuTejus commented 6 years ago

Which version of RoboTutor are you running? I can remotely pull log files from your tablet if you’re running v1.3.2.1+ (inclusive). Otherwise, please send me the log files so I can re-run LTK+ and reproduce the (mis-)recognition. However, write.ltr.lc:level1 and the uc activity don’t use different recognizers, so it’s worth taking a look at handwriting logs for both and running a comparison test.

JackMostow commented 6 years ago

1.3.2.1. I include version # in issue titles. I renamed the log file Accept_backwards_c_RoboTutor_debug.1.3.2.1_2017.10.25.14.36.48_6105001158.json and moved it to FROM TABLETS > BUG VIDEOS AND SCREENSHOTS.

From: Vishnu Rajan Tejus [mailto:notifications@github.com] Sent: Thursday, October 26, 2017 1:47 AM To: RoboTutorLLC/RoboTutor RoboTutor@noreply.github.com Cc: Jack Mostow mostow@cs.cmu.edu; Author author@noreply.github.com Subject: Re: [RoboTutorLLC/RoboTutor] In write.ltr.ldc:level1.v1.3.2.1, why does WRITE accept a backwards c? (#158)

Which version of RoboTutor are you running? I can remotely pull log files from your tablet if you’re running v1.3.2.1+ (inclusive). Otherwise, please send me the log files so I can re-run LTK+ and check out the issue. However, write.ltr.lc:level1 and the uc activity don’t use different recognizers, so it’s worth taking a look at handwriting logs for both and running a comparison test.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/RoboTutorLLC/RoboTutor/issues/158#issuecomment-339558213, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AL3GWcYQ4zy_qhdTOs378gIv82pukf4Fks5swBzAgaJpZM4QGtU0.

VishnuTejus commented 6 years ago

TODO: discuss in the next WRITE meeting about how to improve handwriting recognizer with deep learning.