Instead of training on vast amounts of arbitrary data that may lead to hallucinations, wouldn't it be better to train on high-resolution images of the specific subject we want to upscale? For example, using high-resolution modern photos of a building to enhance an old photo of the same building, or using a family album of a person to upscale an old image of that person. Does such an approach exist?
0x12A|11 months ago
That said, our approach is actually trained on a (by modern standards) rather small dataset, consisting only of 800 images. :)
112233|11 months ago
But for "normal" photography, it is either pre-trained ML, pulling external data in, or something "dumb" like anisotrophic blurring.
adhoc32|11 months ago
MereInterest|11 months ago
That said, there is a benefit to fine-tuning a model on a reduced data set after the initial training. The initial training with the larger dataset means that it doesn’t get entirely lost in the smaller dataset.
crazygringo|11 months ago
But it's extremely time-consuming and currently expensive.
imoreno|11 months ago