Earlier quoted context omitted.
Yes, I fully understand the time problem. I put off building the crib until my son was 4 months old expecting to be able to finish it in 2-3 weeks. It took over 8 weeks and by the time it was done it was at least 1-2 weeks overdue. And a lot of the work was done between 10pm - 2am when everybody was asleep, which took away from my sleep! I'm still glad I built it (now that it's done!), but yes, outsourcing it certain…
Got a picture of it?
Create your own smart baby monitor with a RaspberryPi and TensorFlow
141–150 of 162 posts
Re: Create your own smart baby monitor with a RaspberryPi and TensorFlow
#142Earlier quoted context omitted.
I know we were gifted one, and it didn't ever get used. When the baby was brought home he shared the bedroom with the pair of us, and it was immediately obvious if he was crying. Later when he moved to sleeping in his own room we could still easily hear the noise of crying, as the room was immediately adjacent to our own, and we left the doors open. I remember we setup a routine at some point where one of us would sl…
Around here we have a custom of letting your kid have a nap in the baby wagon outdoors, even in winter. I guess people started using baby monitors for that by now. When I was small, mum just left a window a bit open (1970-ish Sweden). This is even done at daycare down to -15 degrees C. However they do have someone present next to the kids at most times. There are lots of stories of swedish people going to USA and get…
But to be honest once he was having a nap he was generally predictable, and quiet. Especially the lunchtime naps after food - we knew he'd be absolutely fine asleep for 90 minutes and then he'd probably wake up. On a long day he'd sleep for two hours, but that didn't happen so often.
Interesting reading for people in other parts of the world:
Re: Create your own smart baby monitor with a RaspberryPi and TensorFlow
#143Please, please, do not use something like this as the only method of monitoring a child’s safety. This sort of thing has given me honest to god nightmares. My day job is managing development and infrastructure of internet connected cameras, with motion detection, notifications, and all the rest of it. Every now and again someone new will start on the marketing team and put together something about using them as baby…
I've been an SRE before, and have kids. I don't think there's any real expectation that a baby monitor is a reliable alerting system that can be depended on. There are definitely people in the thread who believe that's the case, and it also looks like some products are built to those high standards, it's not legally required, and I don't think it's even desirable. I don't hold the people who care for my children to t…
We use a baby monitor during naps and overnight. It's a good way to relay any noises and reassure us he's ok, but you can't really see enough detail on an overhead camera to see they're breathing or anything like that. It failed a few nights ago, and we woke up when we heard the crying through the couple of doors. (If we were awake, downstairs and it failed, we would have tried to fix it pretty quick, but we have the fairly basic backup strategy of going to sit upstairs with him.)
Re: Create your own smart baby monitor with a RaspberryPi and TensorFlow
#144Seriously, I don't remember HN being this bad before. Is it that the pandemic has everyone in a perpetually bad mood? It would be interesting to do a sentiment analysis over the past couple of years to find out!
Re: Create your own smart baby monitor with a RaspberryPi and TensorFlow
#145Please, please, do not use something like this as the only method of monitoring a child’s safety. This sort of thing has given me honest to god nightmares. My day job is managing development and infrastructure of internet connected cameras, with motion detection, notifications, and all the rest of it. Every now and again someone new will start on the marketing team and put together something about using them as baby…
Even if you get the perfect training data, the state-of-the art neural networks will not be 100% reliable. Convolutional neural networks work by recursively recognizing shapes. In theory, the first layer should match the picture on something like this and conclude "it's probably an eye": o o X o o o X X X o o X X X o o o X o o (above, "X" denotes low relative brightness, "o" denotes high relative brightness). The nex…
Bold claim. CNNs work by jumbling an image through a series of linear transformations and non-linearities
You are... aggressively anthromorphizing
Re: Create your own smart baby monitor with a RaspberryPi and TensorFlow
#146I recently started thinking of learning more about ML and here it is, exactly what I needed (I have a baby), or maybe not what I need, but what I can use for fun (I mostly hear when my baby is crying).
Re: Create your own smart baby monitor with a RaspberryPi and TensorFlow
#147Earlier quoted context omitted.
I don't know your woodworking experience, but I don't think building a crib is dangerous at all. The safety standards are pretty straightforward and they are very clearly spelled out. And for me at least, no mass manufactured piece of furniture is even close to a minimum quality that I'd build myself. On the other hand, a crib is a particularly annoying piece of furniture to build. First, it has to be able to break d…
Where my partner usually steps in is not safety, but time. It is great if you're able to build some things yourself. But the kid and in particular your partner need your hands on deck, not on the workbench for days on, just to end up with an unfinished crib. And there are so many other, more important things to do that cannot be outsourced that easily. And once the first kid is in the house, expect interruptions. Oh,…
One fun exception I had was building a climbing frame in our garden, with a swing and slide. Took literally days, had to reorder parts, go shopping for tools.
But, it was just before lockdown, and even playgrounds were closed where we live, so in the long run it was a life-saver.
It helped that I did it when the granny came to visit...
Re: Create your own smart baby monitor with a RaspberryPi and TensorFlow
#148Re: Create your own smart baby monitor with a RaspberryPi and TensorFlow
#149This is great and all, but it has to be 100% utterly completely reliable with no false-negatives. If it doesn't tell you (i.e. false negative) even once , then you can guarantee that it will never be trusted ever again, especially by the birth parent. We've gone through a range of frankly awful monitors and cameras that simply were not reliable. E.g. cameras that would regularly go offline for maintenance between 3am…
So the devices described in the article is great, it can show me that baby is crying, not only using sound, but also I can use it to ping me in a visual way - which I always missed from any baby monitor.
Re: Create your own smart baby monitor with a RaspberryPi and TensorFlow
#150I don't get it. We bought a baby monitor in 2012 that was probably $80 (Philips brand I think). It was based off the DECT standard that was developed for wireless landline phones, so range was around 1200ft line-of-sight, in practice you could go two stories down in our apartment building to visit friends and it would stay connected just fine. The baby unit was quite bulky and ran off wall power, but the parent unit…
How is it possible? Are people leaving babies in far away corners of the house and walk outside with baby left alone? For me baby monitor is to inform me sooner when baby is starting to cry so I can comfort it faster and make it sleep again.
I have never ever been 100% dependent on baby monitors. I will always eventual hear when my baby is crying, I do it right now (I don't use baby monitors anymore because they were useless and loud and didn't have visual feedbacks).