this post was submitted on 17 Aug 2026
16 points (90.0% liked)

Technology

87450 readers
3577 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ViatorOmnium@piefed.social 4 points 6 days ago

The new Kernel Predicting Network places around 90% of its parameters at 540p or below and does little work at 4K

The ELI5(ish) is that they now do as much image enhancement work in low resolution (before upscaling) as possible so the AI has far fewer pixels to process.

The upgraded model also stops predicting the final color directly. Instead, the KPN generates blend weights while conventional filtering handles the actual blend. This avoids storing and blending HDR color in 8-bit form and allows the network to spend less capacity on those operations.

At the same time they aren't using the expensive model for handling colour, because doing it the "old fashioned" way is more efficient and produces better results.