MSU-AI/SignLanguageTranslator

Import ASL videos as reference set

Closed this issue · 1 comments

Create an automated way to import videos from Sign language dictionary into data/.

Considerations:

  • We need to be able to specify a segment of the video to use (this can either happen when we download the video or when we extract landmarks)
  • Convert downloaded videos to a list of landmarks

@Owen-Cochell Could you also convert the downloaded videos to their landmarked equivalents? I think you can do this either in util function to convert videos to landmarks or write it directly in the downloader.