Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-mmlab/mmocr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: open-mmlab/mmocr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 11 commits
  • 24 files changed
  • 9 contributors

Commits on Apr 10, 2023

  1. [Docs] Remove version tab (#1843)

    * [Docs] Remove version tab
    
    * update
    gaotongxiao authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    9e713c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8afc79f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    231cff5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. [Docs] update data prepare (#1784)

    * [Docs] update data prepare
    
    * fix comment and need to update some fig
    
    * update
    
    ---------
    
    Co-authored-by: gaotongxiao <[email protected]>
    Harold-lkk and gaotongxiao authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    1e69688 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. [Bug] Fix TypeError bug (#1868)

    * 'message'
    
    * revert dict files
    
    ---------
    
    Co-authored-by: gaotongxiao <[email protected]>
    frankstorming and gaotongxiao authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e9a31dd View commit details
    Browse the repository at this point in the history
  2. [Feature] Add scheduler visualization from mmpretrain to mmocr (#1866)

    * 2023/04/18 vis_scheduler_transportation_v1
    
    * lint_fix
    
    * Update docs/zh_cn/user_guides/useful_tools.md
    
    Co-authored-by: Tong Gao <[email protected]>
    
    * Update docs/zh_cn/user_guides/useful_tools.md
    
    Co-authored-by: Tong Gao <[email protected]>
    
    * Update docs/en/user_guides/useful_tools.md
    
    Co-authored-by: Tong Gao <[email protected]>
    
    * 2023/04/25 add -d 100
    
    ---------
    
    Co-authored-by: Tong Gao <[email protected]>
    A-new-b and gaotongxiao authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4eb3cc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. [Docs] Update English version dataset_preparer.md (#1860)

    * Update English version dataset_preparer.md
    
    * fix the md style error.
    
    * Update the workflow.jpg
    
    * Fixed a few typos.
    
    * use the online fig to instead of the workflow.jpg
    
    * fixed the pre-commit problem.
    
    * [docs] Update dataset_preparer.md
    Lum1104 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a344280 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Add korean dictionary, and modify configuration of satrn model(text r…

    …ecognition model) (#1877)
    
    * Update satrn_shallow_5e_st_mj.py
    
    add train_config for setting max_epochs
    
    * Add files via upload
    
    add korean dictionary (korean + english + digits + symbols)
    ldj7672 authored and gaotongxiao committed May 4, 2023
    Configuration menu
    Copy the full SHA
    bbe8964 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. [Feature] AWS S3 obtainer support (#1888)

    * feat: add aws s3 obtainer
    
    feat: add aws s3 obtainer
    
    fix: format
    
    fix: format
    
    * fix: avoid duplicated code
    
    fix: code format
    
    * fix: runtime.txt
    
    * fix: remove duplicated code
    EnableAsync authored and gaotongxiao committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0cd2878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b3f6f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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