fix typo mush to much
parent
17a886cb58
commit
37a0de4a9d
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
- Training instability when increasing the vision model
|
- Training instability when increasing the vision model
|
||||||
- Migrating the model trained at low resolution to a larger scale resolution task
|
- 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:
|
To solve it, The following method improvements are proposed in the paper:
|
||||||
|
|
||||||
|
|
|
@ -7550,7 +7550,7 @@ msgid "Migrating the model trained at low resolution to a larger scale resolutio
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../papers/swin_transformer_v2.md:16
|
#: ../../papers/swin_transformer_v2.md:16
|
||||||
msgid "Too mush GPU memory"
|
msgid "Too much GPU memory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../papers/swin_transformer_v2.md:18
|
#: ../../papers/swin_transformer_v2.md:18
|
||||||
|
|
Loading…
Reference in New Issue