The ImageNet variants of mcunet are producing inconsistent predictions, likely due to pre-training on ImageNet classes rather than person prediction. As there's no .cpp code in the official repo for detecting these objects, could we obtain code to address this issue?
The ImageNet variants of mcunet are producing inconsistent predictions, likely due to pre-training on ImageNet classes rather than person prediction. As there's no
.cppcode in the official repo for detecting these objects, could we obtain code to address this issue?