Add issue reference to datasets/fake/generate_dataset.py

This commit is contained in:
Benjamin Loison 2024-03-28 17:06:36 +01:00
parent 82e7026264
commit 0953fb7475
Signed by: Benjamin_Loison
SSH Key Fingerprint: SHA256:BtnEgYTlHdOg1u+RmYcDE0mnfz1rhv5dSbQ2gyxW8B8

View File

@ -1,3 +1,5 @@
# Notes: https://gitea.lemnoslife.com/Benjamin_Loison/Robust_image_source_identification_on_modern_smartphones/issues/21
import numpy as np
from matplotlib import pyplot as plt
from PIL import Image