Earlier quoted context omitted.
Then let's also point out that it is NOT an acronym, but instead an initialism.
https://www.wordnik.com/words/acronym But... an initialism is an acronym. So it's both. > an initialism is an acronym that is pronounced as individual letters EDIT: Guess it depends on the source; even my link above says an acronym is "a pronounceable word", but another link I had clicked on had the quote above. shrug
Nvidia DLSS Source Code Leaked
31–40 of 68 posts
Re: Nvidia DLSS Source Code Leaked
#32Very exciting, I hope this will help open-source hardware-accelerated image upscaling. To get an idea of what image upscaling can do, check out this subreddit dedicated to artificially increasing the resolution of old video game assets to give them a new life: https://www.reddit.com/r/GameUpscale/ Here's eg some personal experiments with the game Baldur's Gate: https://www.reddit.com/r/baldursgate/comments/aemu8u/ups…
Re: Nvidia DLSS Source Code Leaked
#33Earlier quoted context omitted.
AMD has FidelityFX and it's open source :) Maybe they can borrow some of the DLSS techniques
FidelityFX leverages an open source spatial upscaling algorithm - it doesn't integrate any sort of machine learning. I don't know if you could bridge the gap without radically changing what it's doing, especially in terms of now needing to provide training data.
Hence why dlss 2.0 doesn't need per game training anymore. The "machine learning" part of it seems to be mostly killed off unless they somehow managed to train a fully generic model that can handle all art designs and game engine settings (eg, motion blur on vs. off). But it seems more likely it's a fancy generic take on temporal upscaling, possible influenced by ML but not dominated by it.
Which I guess is something we'll find out with this leak. How much AI is actually in dlss 2.0 and how much is "just" offloaded temporal super sampling (such as epic's TSR)
Re: Nvidia DLSS Source Code Leaked
#34Reminder: Software patents aren't a thing in most of the world. This is a good thing, as this code should be studied and documented and free alternatives written while referencing this documentation.
Even without software patents, I doubt it's legal in most of the world to implement something using somebody else's stolen source code. A clean room process would still be necessary.
Re: Nvidia DLSS Source Code Leaked
#35Hahaha yes! Congrats to whoever did this!
Why the congratulations? Other than intellectual curiosity how is this a positive? As I understand it no other company can now get even close to matching these techniques without legal accusations of copying the code coming about.
Re: Nvidia DLSS Source Code Leaked
#36Reminder: Software patents aren't a thing in most of the world. This is a good thing, as this code should be studied and documented and free alternatives written while referencing this documentation.
Even without software patents, I doubt it's legal in most of the world to implement something using somebody else's stolen source code. A clean room process would still be necessary.
Re: Nvidia DLSS Source Code Leaked
#37Earlier quoted context omitted.
Even without software patents, I doubt it's legal in most of the world to implement something using somebody else's stolen source code. A clean room process would still be necessary.
It really depends on the country, afaik it is legal to do straight up reverse engineering in Brazil.
Re: Nvidia DLSS Source Code Leaked
#38Reminder: Software patents aren't a thing in most of the world. This is a good thing, as this code should be studied and documented and free alternatives written while referencing this documentation.
Even without software patents, I doubt it's legal in most of the world to implement something using somebody else's stolen source code. A clean room process would still be necessary.
By country count, in most of the world (>50%), there is not a notion of "stealing source code." There are notions of stealing cattle and pottery. But legal frameworks have not really caught up.
Re: Nvidia DLSS Source Code Leaked
#39Very exciting, I hope this will help open-source hardware-accelerated image upscaling. To get an idea of what image upscaling can do, check out this subreddit dedicated to artificially increasing the resolution of old video game assets to give them a new life: https://www.reddit.com/r/GameUpscale/ Here's eg some personal experiments with the game Baldur's Gate: https://www.reddit.com/r/baldursgate/comments/aemu8u/ups…
> I hope this will enable open-source hardware-accelerated image upscaling That's already a thing (especially with AMDs FSR already being open source), but regardless keep in mind that DLSS 2.0+ requires engine support because it also uses things like motion vectors. Retrofitting this into old games is possible, but likely non-trivial, and would require the game to be adjusted it's not something the driver can just d…
You're right, corrected.
Re: Nvidia DLSS Source Code Leaked
#40Hahaha yes! Congrats to whoever did this!
Why the congratulations? Other than intellectual curiosity how is this a positive? As I understand it no other company can now get even close to matching these techniques without legal accusations of copying the code coming about.