Comment Re: No one has to buy a HP product (Score 1) 253
Comment Amazing! If you ask the right question (Score 1) 225
Comment Y'all so serious (Score 1) 50
Comment Re:Apps (Score 1) 35
Comment fixed that for you (Score 1) 124
Comment Very informative and entertaining (Score 1) 34
...and then I kind of added features, and soon it was the GNU Emacs of terminal emulators, and I called it Linux.
Comment Re:All the comments here are poorly informed (Score 1) 62
This seems to have resulted in all the "React" stuff, front end framework bloat and general browser side emphasis for application logic. To my mind it's not the best.
It may look like framework bloat from the client side, but from a purely computational perspective, the distributed nature of in-browser computing seems a more scalable approach than doing as much as possible on the server.
Comment TRUTH Social (Score 3, Funny) 254
Comment Re:Fusion is a con job (Score 1) 293
Comment Re: Auto reports (Score 1) 61
Comment Re:Impressive! (Score 1) 97
In the blog they mention that it's good for medical imaging. Yeah.
Good point. One might hope they don't leave it to the initial noise to decide whether to upscale the image to look like a tumor or not!
Comment Re:Impressive! (Score 1) 97
They take the original image, upscale it using nearest neighbour, add a massive amount of noise and then use AI to do noise reduction.
That's not what TFS says. It says that noise is added in incremental steps to the hi-res image, and the network learns to reverse that process conditional on the low-res image.