Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BO
Posts
1
Comments
167
Joined
2 yr. ago

  • The issue with Epic isn't as bad as people imply, but it's very real. They produced an incredibly shoddy launcher and store, frequently engage in anticompetitive practices like exclusives, and are happy to frequently update their launcher with new unhelpful bullshit without addressing its core problems.

    Me, I'm not upset that Epic exists, even as a Steam user I would not like to deal with them as a true monopoly. But, they give me zero reason to use the store.

    The problem is that it's a half-baked product.

  • You're very wrong.

    Computer vision is scanning the differentials of an image and determining the statistical likelihood of two three-dimensional objects being the same base mesh from a different angle, then making a boolean decision on it. It requires a database, not a neutral net, though sometimes they are used.

    A neutral net is a tool used to compare an input sequence to previous reinforced sequences and determine a likely ideal output sequence based on its training. It can be applied, carefully, for computer vision. It usually actually isn't to any significant extent; we were identifying faces from camera footage back in the 90s with no such element in sight. Computer vision is about differential geometry.

  • We really need to stop calling things "AI" like it's an algorithm. There's image recognition, collective intelligence, neural networks, path finding, and pattern recognition, sure, and they've all been called AI, but functionally they have almost nothing to do with each other.

    For computer scientists this year has been a sonofabitch to communicate through.