mit-han-lab / mcunet

[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning
https://mcunet.mit.edu
MIT License
460 stars 82 forks source link

How to change the person detection model to any coustom object detection model #24

Open sag3011kumbari opened 1 year ago

sag3011kumbari commented 1 year ago

I need to change the person detection example tyo my own coustom object detection. how to train the model and get a tflite model that should move forward in the code generation.

tracyyy19 commented 1 month ago

hello, i have the same issue too. Have you found a solution to it?