Skip to content
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

Mengpengfei #24

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Mengpengfei #24

wants to merge 22 commits into from

Commits on Jun 13, 2019

  1. fix: fix unsafe loading of configuration files.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    5e3a366 View commit details
    Browse the repository at this point in the history
  2. fix: fix the end_cost.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    28d8322 View commit details
    Browse the repository at this point in the history
  3. fix: add adabound optimizer.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    64deede View commit details
    Browse the repository at this point in the history
  4. fix: fix batch_normalization.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    287b55a View commit details
    Browse the repository at this point in the history
  5. fix: modify some parameters, adjust system architecture.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    8969288 View commit details
    Browse the repository at this point in the history
  6. fix: try padding failed, rollback version.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    c1d5b54 View commit details
    Browse the repository at this point in the history
  7. fix: remove CapsNet.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    c6d6052 View commit details
    Browse the repository at this point in the history
  8. fix: remove CapsNet.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    5a765ad View commit details
    Browse the repository at this point in the history
  9. feat: add warpCTC option.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    19964a3 View commit details
    Browse the repository at this point in the history
  10. feat: modify the prediction result display format.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    0dfe057 View commit details
    Browse the repository at this point in the history
  11. fix: backward compatible.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    c1dc40e View commit details
    Browse the repository at this point in the history
  12. fix: support for unfixed width input.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    e3fe800 View commit details
    Browse the repository at this point in the history
  13. fix: fix unfixed image_width.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    2f6f28e View commit details
    Browse the repository at this point in the history
  14. fix: fix resize for mix-samples.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    ba0c0d9 View commit details
    Browse the repository at this point in the history
  15. fix: fix the resize for predict testing.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    bd6096f View commit details
    Browse the repository at this point in the history
  16. fix: cannot feed into the network when there are different shapes in …

    …the same batch.
    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    b08cbfd View commit details
    Browse the repository at this point in the history
  17. fix: display the real batch-size.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    315c1dd View commit details
    Browse the repository at this point in the history
  18. fix: fix lost in different shape in one batch.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    f13cc11 View commit details
    Browse the repository at this point in the history
  19. fix: fix cost calculation method.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    386cd42 View commit details
    Browse the repository at this point in the history
  20. fix: fix value of acc.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    b030339 View commit details
    Browse the repository at this point in the history
  21. fix: fix padded input.

    kerlomz authored and mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    e450c9d View commit details
    Browse the repository at this point in the history
  22. 修改标签包含路径问题

    mengpengfei committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    5f7c691 View commit details
    Browse the repository at this point in the history