Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Update lip reading example #13647

Merged
merged 48 commits into from
Feb 13, 2019
Merged

Update lip reading example #13647

merged 48 commits into from
Feb 13, 2019

Commits on Dec 14, 2018

  1. update lipnet

    Tech. Prototyping그룹 정승환 committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    4ce3c9d View commit details
    Browse the repository at this point in the history
  2. update utils

    soeque1 committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    a2d237c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Update example/gluon/lipnet/README.md

    Co-Authored-By: seujung <[email protected]>
    aaronmarkham and seujung authored Dec 27, 2018
    Configuration menu
    Copy the full SHA
    c6007ea View commit details
    Browse the repository at this point in the history
  2. Update example/gluon/lipnet/README.md

    Co-Authored-By: seujung <[email protected]>
    aaronmarkham and seujung authored Dec 27, 2018
    Configuration menu
    Copy the full SHA
    6cd8667 View commit details
    Browse the repository at this point in the history
  3. Update example/gluon/lipnet/utils/multi.py

    Co-Authored-By: seujung <[email protected]>
    aaronmarkham and seujung authored Dec 27, 2018
    Configuration menu
    Copy the full SHA
    a0071d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f78f05 View commit details
    Browse the repository at this point in the history
  5. Update example/gluon/lipnet/utils/multi.py

    Co-Authored-By: seujung <[email protected]>
    aaronmarkham and seujung authored Dec 27, 2018
    Configuration menu
    Copy the full SHA
    089455d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab79109 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. fix error for using gpu mode

    seujung committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    9f10967 View commit details
    Browse the repository at this point in the history
  2. Add requirements

    soeque1 committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    4aa4640 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5503d9 View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    soeque1 committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    efe6295 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a958ad9 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2018

  1. Changed relative path

    soeque1 committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    3e8a709 View commit details
    Browse the repository at this point in the history
  2. Fix description

    soeque1 committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    4e7ba27 View commit details
    Browse the repository at this point in the history
  3. Fix description

    soeque1 committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    b8fbb26 View commit details
    Browse the repository at this point in the history
  4. Fix description

    soeque1 committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    ac509a5 View commit details
    Browse the repository at this point in the history
  5. Fix description

    soeque1 committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    ddeb117 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    271f3ac View commit details
    Browse the repository at this point in the history
  7. Fix align_path

    soeque1 committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    2ba0b90 View commit details
    Browse the repository at this point in the history
  8. Remove zip files

    soeque1 committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    71d779d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9da0e0 View commit details
    Browse the repository at this point in the history
  10. Fix target_path

    soeque1 committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    c003210 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

  1. Configuration menu
    Copy the full SHA
    e2f1b42 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Configuration menu
    Copy the full SHA
    81b0185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54afdc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39d3378 View commit details
    Browse the repository at this point in the history
  4. Change optimizer

    soeque1 committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    fcf5251 View commit details
    Browse the repository at this point in the history
  5. Update readme for pip

    soeque1 committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    22afc90 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Update README

    soeque1 committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    8e0d34b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. Add checkpoint folder

    soeque1 committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    7a1bffc View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Configuration menu
    Copy the full SHA
    9bf3483 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. update network.py

    * delete batchnorm comment
    *fix dropout
    * fix loading ndarray as F
    * add space
    seujung committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    37a0759 View commit details
    Browse the repository at this point in the history
  2. Update readme

    * Add the info of GRID Data
    * Add the info of word alignments
    * Add total download size
    * Add time for preprocessing
    soeque1 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    49c0861 View commit details
    Browse the repository at this point in the history
  3. Add test code for beamsearch

    soeque1 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    f2b60f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. add space

    Jung Seunghwan authored and Jung Seunghwan committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    b3804e6 View commit details
    Browse the repository at this point in the history
  2. delete line and fix code

    Jung Seunghwan authored and Jung Seunghwan committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    7d6900d View commit details
    Browse the repository at this point in the history
  3. Add shebang in BeamSearch

    soeque1 committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    0ad9d29 View commit details
    Browse the repository at this point in the history
  4. Fix trainer

    * Add space line
    
    * Fix appeding losses
    soeque1 committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    bf550fd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Fix trainer

    * Delete debug line in data_loader
    
    * Move transpose of input into data_loader
    
    * Delete trailing-whitespace
    soeque1 committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    8a42b00 View commit details
    Browse the repository at this point in the history
  2. Hybridize lip model

    * Hybridize model
    
    * Refactor the len of input sequence
    soeque1 committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    f487255 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Fix the shape of model

    soeque1 committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    a18a96b View commit details
    Browse the repository at this point in the history
  2. Apply to split train and validation

    * Split data into train and valid
    
    * Update Readme
    
    * Add infer.py
    
    * Remove ipynb
    
    * Apply to continual learning
    soeque1 committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    66c1b94 View commit details
    Browse the repository at this point in the history
  3. Add images

    soeque1 committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    05009c8 View commit details
    Browse the repository at this point in the history
  4. Update readme

    soeque1 committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    b2f8d51 View commit details
    Browse the repository at this point in the history
  5. Fix typo and pylint

    soeque1 committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    97dbcde View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Configuration menu
    Copy the full SHA
    ed3e4c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de1eb6b View commit details
    Browse the repository at this point in the history