Thipawan Pairam
Thipawan Pairam
From my experiments, I found that a small model (EfficientDet-d3) can detect small objects better than the bigger model (EfficientDet-d4, d5), Although the APs score of d4 is better than...
I'm currently working on STM32 Bluepil (https://github.com/rogerclarkmelbourne/Arduino_STM32) I would like to decrease saving time (about 20ms, which is not enough), So I saw the DMA function in the SdSpiSTM32.cpp would...
Hello, I rewrote the writeZeroPosition function and added writeDirection to define the direction of rotation for the encoder sensor.
## Issue template - Hardware description: ESP32-C6-WROOM-1 - Installation type: espidf, component - ESP-IDF 5.5v - Version or commit hash: Humble #### Steps to reproduce the issue I have tested...