With the help of the tinyengine/tutorial I am able to run the mcunet_5ps(default) and able to see the inference is working fine, so tried changing model to mcunet_10fps in tinyengine/tutorial/examples/vww.py file able to run the code but the inference is failing (always showing no person though the person is present).
anything I need to take care to run mcunet_10fps?
@meenchen @RaymondWang0 please help, thanks in advance.
