Guillaume MICHEL

Results 2 issues of Guillaume MICHEL

**Describe the bug** When using demo/inference.py to perform inference with FCOS detector, the resulting detection boxes all have (x1, y1) coordinates equal to (0, 0). This leads to the following...

As discussed in chat, there is a need to implement embedded_io traits for UART + DMA on STM32. - First we need to be able to take the UART interrupt...