• supercargo@r.nf
    link
    fedilink
    English
    arrow-up
    59
    ·
    edit-2
    23 days ago

    using artificial intelligence to verify a buyer’s age

    current year - birth year = buyer's age

    We really need to bring LLMs into this? Lmaoà!

    • lud@lemm.ee
      link
      fedilink
      arrow-up
      26
      ·
      23 days ago

      I thought that it was weird too but they are probably using some kind of machine learning to look at the buying to try and classify age and if the image on the ID matches.

      • Alue42@fedia.io
        link
        fedilink
        arrow-up
        11
        arrow-down
        1
        ·
        23 days ago

        But Alabama, specifically, was very against the use of ai and facial recognition and passed a bill to limit it’s use. Now they are willing to use it to have a record of exactly when and where they buy ammunition and exactly which caliber? Cognitive disconnect when it’s about convenience, huh

        • lud@lemm.ee
          link
          fedilink
          arrow-up
          4
          ·
          23 days ago

          I don’t know if they use facial recognition.

          I also don’t think they are.

          You only need age recognition and maybe facial matching between two images. That’s very different from scanning all people from CCTV footage.

        • Aux@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          23 days ago

          Facial recognition shouldn’t be costly, you can do it on Raspberry Pi with a Coral.

        • DocMcStuffin@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          23 days ago

          That isn’t what that article says. It talks about American Rounds and other companies that use vending machine to sell restricted products. A different company Master Ammo found using AI for facial verification to be costly when they looked at it “years ago”. The article doesn’t specify how long ago that was. If it was 12 years ago, which is the age of Master Ammo, I would find that plausible.

          The machine for American Rounds was pulled because of “disappointing sales”. Retail space ain’t free, and I bet it has slim margins too.

          In any case, the whole endeavor may not be viable in the long run. They either have to get costs low enough to compete with brick and mortar stores and the Big Box stores, or they have to go where none exist while finding enough locations to recoup development costs. The devil’s in the details and unfortunately all the reporting on this has been quick news stories.

    • MindTraveller@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      7
      ·
      23 days ago

      You need AI to convert the image of the ID into text. Which is an AI technology that’s existed for over ten years and used in many applications.

        • MindTraveller@lemmy.ca
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          1
          ·
          23 days ago

          https://www.ibm.com/topics/computer-vision

          Computer vision is a field of artificial intelligence (AI) that uses machine learning and neural networks to teach computers and systems to derive meaningful information from digital images, videos and other visual inputs

          https://aws.amazon.com/what-is/computer-vision/

          Computer vision applications use artificial intelligence and machine learning (AI/ML) to process this data accurately for object identification and facial recognition, as well as classification, recommendation, monitoring, and detection.

          https://cloud.google.com/vision

          Computer vision is a field of artificial intelligence (AI) that enables computers and systems to interpret and analyze visual data and derive meaningful information from digital images, videos, and other visual inputs. Some of its typical real-world applications include: object detection, visual content (images, documents, videos) processing, understanding and analysis, product search, image classification and search, and content moderation.

          • uis@lemm.ee
            link
            fedilink
            arrow-up
            2
            arrow-down
            1
            ·
            edit-2
            23 days ago

            that uses machine learning and neural networks

            Great, but AFAIK OpenCV can do this without NNs.

            • MindTraveller@lemmy.ca
              link
              fedilink
              English
              arrow-up
              3
              arrow-down
              1
              ·
              23 days ago
              1. Source?

              2. Other kinds of machine learning such as genetic algorithms are also considered AI.

              • Miaou@jlai.lu
                cake
                link
                fedilink
                arrow-up
                3
                arrow-down
                2
                ·
                23 days ago
                1. For somebody who acts like they know CV, you seem fully unaware of it.

                2. Nice moving the goal post. People are obviously talking about DNN here, but now you talk about learning in general.