diff --git a/README.md b/README.md index e3b22d94476fa677a5c69fc5a36d13414c55daa1..8d009d69700e49eebbe4e24e986a9574dfe3cb29 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,22 @@ language: # Neural Super Sampling (NSS) -Neural Super Sampling (NSS) is an innovative, efficient network for temporal super sampling on mobile devices. Content rendered at 540p can be upscaled to 1080p, resulting in up to 50% GPU savings. With our retraining tools content creators and game studios can build derivatives of the model suited to artwork style and performance requirements. - -### ๐ŸŽฅ Neural Super Sampling Demo + + + + +
+โšก NSS v1 is now available
+โ€ข New architecture and trained weights.
+โ€ข Higher image quality compared to NSS v0.1, with comparable runtime performance.
+โ€ข Three quality modes (High, Mid, and Low) let you balance image quality and performance.
+โ€ข Updated example scenarios using fragment shaders. +
+Neural Super Sampling (NSS) is an innovative, efficient network for temporal super sampling on mobile devices. Content rendered at a low resolution can be upscaled to a higher resolution, resulting in up to 50% GPU savings. + +With our [retraining tools](https://github.com/arm/neural-graphics-model-gym) content creators and game studios can build derivatives of the model suited to artwork style and performance requirements. + +## ๐ŸŽฅ Neural Super Sampling Demo