Spent a lot of time working on about 6 bugs. The bigs were messing up the models that were meant to perform different tasks based on the plant’s information. Luckily I have now fixed it and going to sleep lol.
Spent a lot of time working on about 6 bugs. The bigs were messing up the models that were meant to perform different tasks based on the plant’s information. Luckily I have now fixed it and going to sleep lol.
Just read about OOP on Python and decided to give it a go in this code. A lot of things became much easier to add in and code using this. Now storing data and using functions is much more possible and takes way less time!
Been working on this plant care taker. I like to plant with my mom and I thought this might be a good idea to keep info about our plants. It can also detect problems based on growth patterns, soil, climate, etc. I’ve been working on it for a while but it’s pretty basic and inefficient. I want it to be more complex, ai-like, and be able to work without human supervision.
I am an intermediate beginner in coding so far. I have been working on this starter code to learn how to work with OpenCV and MediaPipe. I want to create a robotic hand that can use recognized hand gestures and machine learning to perform tasks from anywhere.