@@ -37,6 +37,18 @@ described in the paper. The training relative to the SrcOnly setup is on the lef
- In parallel, in the **Update** setup, the forgery detector is more informed and make less false alarms during the training.
## Discrepancies with the first version of our article
Several modifications have been carried out since the writing of this paper in order to :
-**Generate databases as most clean as possible**
-**Make our results as most reproducible as possible**
-**Reduce effectively computation time and memory space**
Considering that remark, you will not exactly retrieve the results we shared in the first version of the paper with the implementation proposed here. Nevertheless, the results we got from this new implementation are comparable with the previous ones and you should obtain similar results as the ones shared in this page.
For more information about the modifications we performed and the reasons behind, click [here](./UPDATES.md)