sign-language-processing / sign-language-processing.github.io

Documentation and background of sign language processing
111 stars 9 forks source link

Adding "Two-Stream Network for Sign Language Recognition and Translation" #42

Closed cleong110 closed 4 months ago

cleong110 commented 4 months ago

Paper link: https://papers.nips.cc/paper_files/paper/2022/hash/6cd3ac24cdb789beeaa9f7145670fcae-Abstract-Conference.html

My notes on this, including initial summary, ChatGPT rewrite suggestions, etc: https://github.com/cleong110/sign-language-processing.github.io/issues/9.

Should all conform to style guide, let me know if I missed aught.

cleong110 commented 4 months ago

Working on the merge conflict now. It seems I need to:

  1. Sync fork on Github so my version of master is updated
  2. git pull on my local master
  3. git merge master in my local version of cleong110:paper/chen2022TwoStreamNetworkSign