MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Sneek
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    Sneek

    @Sneek

    0
    Reputation
    168
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Sneek Unfollow Follow

    Latest posts made by Sneek

    • RE: Shout out to this UK Supplier for 2-way mirrors

      @wrumble you could always buy an acrylic sheet from somwhere like this and then buy the one way mirror film from ebay.

      posted in Hardware
      S
      Sneek
    • RE: Facial Recognition Module - Step by Step Guide

      @naktah after writing the following command in the terminal:

      python tools.train.py
      

      you get some output with the users you have setup (remember the order). Assuming it gives you Alice,Bob,Casey,Doug, then you run this in the terminal:

      export FACE_USERS=Alice,Bob,Casey,Doug
      
      
      posted in Troubleshooting
      S
      Sneek