Skip to content

Commit

Permalink
fix typo mush to much
Browse files Browse the repository at this point in the history
  • Loading branch information
asas1asas200 committed Sep 8, 2024
1 parent 17a886c commit 37a0de4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/swin_transformer_v2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

- Training instability when increasing the vision model
- Migrating the model trained at low resolution to a larger scale resolution task
- Too mush GPU memory
- Too much GPU memory

To solve it, The following method improvements are proposed in the paper:

Expand Down
2 changes: 1 addition & 1 deletion docs/zh_CN/locales/zh_CN/LC_MESSAGES/papers.po
Original file line number Diff line number Diff line change
Expand Up @@ -7550,7 +7550,7 @@ msgid "Migrating the model trained at low resolution to a larger scale resolutio
msgstr ""

#: ../../papers/swin_transformer_v2.md:16
msgid "Too mush GPU memory"
msgid "Too much GPU memory"
msgstr ""

#: ../../papers/swin_transformer_v2.md:18
Expand Down

0 comments on commit 37a0de4

Please # to comment.