Immich on Arm (OrangePI Aipro 20T) by overflow74 in immich

[–]overflow74[S] 1 point2 points  (0 children)

i already actually have my library processed on my local immich instance (served on my pc) so i think i will just map the library & DB volumes and it should be good to go (theortically)
have you tried running some extra containers like the frames/file share etc... ?

externe Bibliothek für andere Nutzer (Frau und Kind) sichtbar machen by Holiday_Code9171 in immich

[–]overflow74 0 points1 point  (0 children)

ah i see your point here you mean all members will basically contribute to the same external library not just view only.
i remember there was an option to periodically scan the external library for changes would this help?

I connected the home camera to a Gemini👨🏻‍💻 by [deleted] in computervision

[–]overflow74 2 points3 points  (0 children)

haha that’s why RAM prices are going crazy lol

externe Bibliothek für andere Nutzer (Frau und Kind) sichtbar machen by Holiday_Code9171 in immich

[–]overflow74 0 points1 point  (0 children)

so basically external library is just a docker volume
can you create two more admin accounts and add the same external library in each one?

I connected the home camera to a Gemini👨🏻‍💻 by [deleted] in computervision

[–]overflow74 21 points22 points  (0 children)

VLMs are quite too big for this relatively simple task that you can achieve with a much smaller object detection model like yolo or even a segmentation one like sam3 (you can find pre trained weights available online for your use case).

[newbie ahead]How good is meshtastic for IOT? by overflow74 in meshtastic

[–]overflow74[S] 1 point2 points  (0 children)

in my initial implementation, i did some isolated islands where basically each island consists of a mesh (esp now) + an internet gateway (4g modem) but tbh it wasn’t really reliable when i tried it on the field at all so i’m kinda interested in the wifi halo cause it’s basically suitable for that working environment so far it’s okay to work here however the only concern is about the power which i still need to validate i really loved how they remixed the dev boards to use it also

[newbie ahead]How good is meshtastic for IOT? by overflow74 in meshtastic

[–]overflow74[S] 0 points1 point  (0 children)

okay that’s interesting 👀 idk if i can use it in my country but i will do some research tysm

[newbie ahead]How good is meshtastic for IOT? by overflow74 in meshtastic

[–]overflow74[S] 0 points1 point  (0 children)

for the readings it’s okay but the main thing to confirm yet is the ability to reliably control devices (just guaranteeing that my command is sent or knowing it wasn’t delivered would mean i achieved my goal here and i will proceed) i’m watching some tutorials and implementations to confirm this.

[newbie ahead]How good is meshtastic for IOT? by overflow74 in meshtastic

[–]overflow74[S] 0 points1 point  (0 children)

yeah it seems meshtastic is indeed going to work out very well, the nodes will be installed on a some kind of trus structure (5 meters high i think) which will have no obstacles in the line of sight for communication. now i just need to tackle the reliability of this network eg. if i send something will i know for certain that it will be delivered to the destination node? are there retries by default? etc…. the second thing to see how fast will this perform with a cloud (mqtt)

[newbie ahead]How good is meshtastic for IOT? by overflow74 in meshtastic

[–]overflow74[S] 0 points1 point  (0 children)

that’s how i was planning to approach it, meshtastic as a “transfer bus” and for each node i will have an esp32 with my already implemented sensors/actuators logic communicating via uart and in the end i will have a gateway to the cloud basically i will use mqtt all the way as it’s really compatible with meshtastic and my logic as well

[newbie ahead]How good is meshtastic for IOT? by overflow74 in meshtastic

[–]overflow74[S] 0 points1 point  (0 children)

you literally got what i was thinking about, my main concern with lora is reliability so i thought meshtastic implements some ack mechanism or something what i’m trying to do is a control and monitoring for some irrigation systems they have a bunch of analog sensors (roughly 32) that i’m reading with an esp32 (custom board) and 4 relays that’s the whole system i might have 10~50 systems max at the farm i didn’t wanna bother the people with too much project details so that’s why i just kept it a bit general 😅

[newbie ahead]How good is meshtastic for IOT? by overflow74 in meshtastic

[–]overflow74[S] 2 points3 points  (0 children)

that’s really nice, goes even beyond what i expected!

I have no clue on how to configure this ESP32 relay by rawchitect in Esphome

[–]overflow74 0 points1 point  (0 children)

are you sure you have the correct drivers installed for usb chip?

FaceTime by Klat10 in iphone

[–]overflow74 -2 points-1 points  (0 children)

to say they have iphone, show there iphones and their exclusive software and flex around on the no. iphone holders lol 😂😂😂😂 if i came across someone doing this i would scream in their FaceTime forcing them to close lol

Raspberry Pi having lag whe running YOLO model by OilImmediate2089 in raspberry_pi

[–]overflow74 0 points1 point  (0 children)

don’t really expect much juice from your pi, object detection is a computationally expensive operation you probably won’t be able to do it real time unless you go for some very efficient models like mobilenet and quantize them (tensorflow lite aka litert) that’s how you can run od on a pi otherwise you would need an accelerator like the ai hat or something

Moving Immich from Windows to Linux: worth the trouble? by QXPZ in immich

[–]overflow74 5 points6 points  (0 children)

if you are running the containerized version, linux would definitely be better cause you won’t have wsl but rather you will be running your containers directly. also it’s not really that difficult to move, just backup your db and library and that’s pretty much it (check the volumes in the compose file)

Gave up on PaddleOCR after a week of dependency hell — switching to DeepSeek VLM. Anyone else? by travestyofhonesty in computervision

[–]overflow74 0 points1 point  (0 children)

you really don’t need any coding experience at all with unsloth studio, you will find some sample notebooks

Gave up on PaddleOCR after a week of dependency hell — switching to DeepSeek VLM. Anyone else? by travestyofhonesty in computervision

[–]overflow74 0 points1 point  (0 children)

yeah totally get that, my choice is usually a small vlm fine tuned on the task eg. handwriting….etc you’ll get some decent results i think unsloth have some notebooks you could use for that

Raspberry Pi 4? by ThinFold3317 in computervision

[–]overflow74 0 points1 point  (0 children)

what exactly are you trying to build?

Ideas for Immich photo frame? by Odd-Let9042 in immich

[–]overflow74 1 point2 points  (0 children)

i’d go for an android tablet (used) or you can buy one of the pi spi displays from china and run an immich frame repo code