From e248fe87b3a227b00af2a9ebe19b3317a15e6d39 Mon Sep 17 00:00:00 2001 From: luigifvr <40857315+luigifvr@users.noreply.github.com> Date: Wed, 6 Dec 2023 17:46:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f707bb..7a21aec 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This tool makes it easy to train a classifier to reweight samples from a generat model. It comes with an extensive plotting pipeline that allows to inspect the classifier output to evaluate the performance of the generative network. -This is the reference repository for the article "How to Understand Limitations of Generative Networks" +This is the reference repository for the article _"How to Understand Limitations of Generative Networks"_. The preprint is available at [https://arxiv.org/abs/2305.16774](https://arxiv.org/abs/2305.16774) We collect here all the datasets used to train the classifiers.