diff --git a/README.md b/README.md index f0f1812..2585fcd 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@ Tooling and infrastructure to enable cloud nowcasting. +## Linked model repos +- [Optical Flow (Farneback)](https://github.com/alan-turing-institute/ocf-optical-flow) +- [Optical Flow (TVL1)](https://github.com/alan-turing-institute/ocf-optical-flow-tvl1) +- [Diffusion model](https://github.com/alan-turing-institute/ocf-diffusion) +- [ConvLSTM](https://github.com/alan-turing-institute/ocf-convLSTM) + +The model template repo on which these are based is found [here](https://github.com/alan-turing-institute/ocf-model-template). These repositories contain the implementations of each model, as well as validation infrastructure to replicate metric scores on weights and biases. + ## Installation ### For users: