I am planning to use the Peoplenet model on an MCU. But the MCU supports only 1MB models and peoplenet has 8.32MB.
So I planned to prune the model further to reduce the size and then use tflite for micro to convert it to 1MB model. But the onnx file of Peoplenet model is unable to prune because DetecnetV2 pruning accepts only hdf5 models.
Please help in converting the tlt model to convert to hdf5 model
2 posts - 2 participants