From 7172ae41998607735153a2716f6891adf06a91ee Mon Sep 17 00:00:00 2001
From: Iuliia Tkachenko <iuliia.tkachenko@univ-lyon2.fr>
Date: Fri, 16 Sep 2022 09:43:39 +0000
Subject: [PATCH] Replace README.md

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 1c2e534..0a0d177 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ The implementation of our method was done using Python and standard image proces
 The augmented PaySlip dataset can be downloaded [here](https://gitlab.liris.cnrs.fr/gdr_isis_fuzzydoc/fuzzydoc_paper1/-/tree/master/subset). We provide 100 document images printed and scanned using X priner/scanner at 600dpi resolution.
 
 ##### **Augmented PaySlip samples**
-![Augmented PaySlip samples](assets/apayslip_sample.png)
+![Augmented PaySlip samples](assets/augpayslip_sample.png)
 
 # Results
 
@@ -52,12 +52,12 @@ The code and the augmented dataset could only be used for scientific purposes. I
 @InProceedings{yriarte2022two,
     author    = {Yriarte F., Puteaux P. and Tkachenko I},
     title     = {A Two-Step Method for Ensuring Printed Document Integrity using Crossing Number Distances},
-    booktitle = {},
-    month     = {},
-    year      = {}
+    booktitle = {IEEE International Workshop on Information Forensics and Security},
+    month     = {December},
+    year      = {2022}
 }
 ```
-
+ 
 # Acknowledgements
 This  work  was funded  by the project FuzzyDoc supported by the CNRS Research Group of Information, Signal, Image and Vision (CNRS GdR-ISIS).
 <div style="text-align:center">
-- 
GitLab