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
In TAO, the resnet34_peoplenet_int8 onnx file is not for pruning.
You can prune the trainable model PeopleNet | NVIDIA NGC . After pruning, as mentioned in the user guide, retraining is needed.
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks