diff --git a/README.md b/README.md index 79f5614..8cf0658 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,5 @@ `torchcvnn/examples` is a repository showcasing examples of using [torchcvnn](https://www.github.com/torchcvnn/torchcvnn). - [Classification of MNIST in the Fourier space with complex valued CNNs](./mnist_conv/README.md) +- [Reconstruction of PolSAR images using complex AutoEncoder](https://github.com/QuentinGABOT/RADARConference24-Complex-AE) - [Complex valued Neural Implicit Representation for cardiac reconstruction](./nir_cinejense/README.md)