• 0 Posts
  • 164 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle
    • Ground truth is real data that’s been verified to be correct. Eg a bunch a images that are labeled “hot dog” or “not hot dog”. This is a common AI industry term.

    • Structured data just means that it’s in a consistent machine-readable format that programs can easily interact with. This is just a common computer science term.

    • Guided means that it’s not operating from nothing, the process is being influenced or constrained by something.

    Taken together it means that they’re taking input data (probably the existing artwork), converting it into a structured data format that’s easier to work with, then that’s used to augment or restrict the AI process to move in the right direction or not go off the rails.

    I say it’s misleading because this is something that was fairly obvious to everyone looking at it, even if they didn’t know that terminology. What their model is producing is obviously influenced by and recognizable as a modified version of the original. Even if the overall outcome is lacking.















  • Hadn’t heard of it, reading up on it I think my employer (a very large company) has already implemented a form of it effectively. For us it’s taken the form of a trusted auth service for all of our internal websites/services with everything now being directly Internet facing. This means that you can access (almost) everything without a VPN from anywhere, and it removes the idea of “internal” traffic being trustworthy. It’s mostly been pretty nice from a user perspective.

    It also sounds like a buzzword that a lot of companies are trying to use to sell you bundles of saas products.