High performance self-hosted photo and video management solution

  • utopiah@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    14 days ago

    Does it mean I would do the first import on desktop, including ML, then I could switch the resulting data (via e.g Docker) to a RPi5 if I get <100 new photos per day?

    • OminousOrange@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      14 days ago

      I’m not sure I understand. Whatever machine is hosting the Immich server will be doing all the processing. Uploading to there will go as fast as your internet connection/storage speed can go, and ML processing will be based on the processing power of the server. You can also manage the ML tasks if you want (Administration > Jobs and/or Settings).

      • utopiah@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        13 days ago

        Whatever machine is hosting the Immich server will be doing all the processing

        By default yes but it’s possible to do remote ML, cf https://immich.app/docs/guides/remote-machine-learning so my “ideal” setup would be all on RPi5 BUT initial ML tasks (because it’s going to be > 100GB of photos at first) either directly on my PC with GPU or remotely (cf guide).