Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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