mit-han-lab / tinyengine

[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning; [NeurIPS 2022] MCUNetV3: On-Device Training Under 256KB Memory
https://mcunet.mit.edu
MIT License
792 stars 130 forks source link

Black screen for models with resolution > 100 [STM32F746G-DISCO] #103

Open rahulvigneswaran opened 5 months ago

rahulvigneswaran commented 5 months ago

For models with original resolution > 100, we encounter a black screen instead of the prediction result.