VioletsOleander commited on
Commit
3a3a87f
·
verified ·
1 Parent(s): 33a0cea

fix typos in READMD.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,4 +2,4 @@
2
 
3
  This repository contains a customized weight file for the [NowcastNet](https://codeocean.com/capsule/3935105/tree/v1) model, originally proposed in the study titled '[Skilful nowcasting of extreme precipitation with NowcastNet](https://www.nature.com/articles/s41586-023-06184-4)' by Yuchen Zhang, Mingsheng Long et al.
4
 
5
- The customization was performed to enable the original `state_dict` to be loaded by my personal reimplementation of NowcastNet, available [here](https://github.com/VioletsOleander/nowcastnet-rewritten). The modifications solely involved remapping certain keys to match the updated architecture, while all weight values remain unchanged.
 
2
 
3
  This repository contains a customized weight file for the [NowcastNet](https://codeocean.com/capsule/3935105/tree/v1) model, originally proposed in the study titled '[Skilful nowcasting of extreme precipitation with NowcastNet](https://www.nature.com/articles/s41586-023-06184-4)' by Yuchen Zhang, Mingsheng Long et al.
4
 
5
+ The customization was performed to enable the original `state_dict` to be loaded by my personal reimplementation of NowcastNet, available [here](https://github.com/VioletsOleander/nowcastnet-rewritten). The modifications solely involved remapping certain keys to match the updated architecture, while all weight values remained unchanged.