Hello everyone, I’m working on an object recognition project using PyTorch in Python, and I’m encountering an issue with model inference. After successfully training my model, I’m getting an error […]
Hello everyone, I’m currently working on an object recognition project in Python using the TensorFlow library. I’ve encountered an issue while trying to load my trained model for inference. The […]
I’m building a CNN model to run on an STM32F746NG Discovery board following the “TensorFlow Lite for Microcontrollers” tutorials and the TinyML book. I know that the supported TensorFlow-Keras functions […]
Hello, What is the difference between the two transistors referred to!! What does the letter B and C mean??
Hello.I have a simple robot with two DC motors. Using the L298N Dual H-Bridge, what’s the minimum number of control pins I can use to give me forward, back and […]
Hello, I am working with a instrument where we frequently get the problem of frequency drop out, i.e. suddenly frequency signal goes missing i.e. goes to zero, this cause the […]
Hi everyone, I have a problem with the string function indexOf() that I don’t understand. My board with the ESP32 module is connected via RS485 (on UART1) to another board. […]
Hello,I have a question about the feasibility of running an image recognition model on an ESP32 to recognize a single specific object, such as a person, using a camera with […]
Hello #edge-networking am developing a smart automation system for factory The system needs to collect large data from sensors ( temperature, humidity, motion, door/window status) and control actuators (lights, thermostats, […]