From ecd96157c576f28198aa709dc0af64a71239a12a Mon Sep 17 00:00:00 2001 From: Giorgos Sfikas Date: Tue, 21 Dec 2021 12:59:34 +0200 Subject: [PATCH] Adds Quaternion GAN and Ising GAN --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d4ef309..5c8dac6 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Shapes via 3D Generative-Adversarial Modeling, [[paper]](http://papers.nips.cc/p ### Object Detection/Recognition + Perceptual Generative Adversarial Networks for Small Object Detection, [[paper]](https://arxiv.org/pdf/1706.05274) + Adversarial Generation of Training Examples for Vehicle License Plate Recognition, [[paper]](https://arxiv.org/pdf/1707.03124.pdf) ++ Quaternion Generative Adversarial Networks for Inscription Detection in Byzantine Monuments, [[paper]](https://www.cs.uoi.gr/~sfikas/icprw-quaternion-gan.pdf), [[github]](https://github.com/sfikas/quaternion-gan) ### Robotics + Unsupervised Pixel–Level Domain Adaptation with Generative Adversarial Networks, [[paper]](https://arxiv.org/pdf/1612.05424.pdf), [[github]](https://github.com/rhythm92/Unsupervised-Pixel-Level-Domain-Adaptation-with-GAN) @@ -144,6 +145,7 @@ Shapes via 3D Generative-Adversarial Modeling, [[paper]](http://papers.nips.cc/p ### Synthetic Data Generation + Learning from Simulated and Unsupervised Images through Adversarial Training, [[paper]](https://arxiv.org/pdf/1612.07828.pdf), [[github]](https://github.com/carpedm20/simulated-unsupervised-tensorflow) ++ Ising-GAN: Annotated Data Augmentation with a spatially constrained Generative Adversarial Network, [[paper]](https://www.cs.uoi.gr/~sfikas/gan-annotated.pdf) ### Others + (Physics) Learning Particle Physics by Example: