sagar1garg
sagar1garg
It works in killed state when `isInDebugMode: true` but when it's disabled it stops working. How to fix this?
@hiennguyen92 merge @Ayush783's solution in the main branch?
@hiennguyen92 when is the release with this functionality expected?
@warmspringwinds Tried that as well. Getting the below error. RuntimeError: Error(s) in loading state_dict for Resnet34_8s: Missing key(s) in state_dict: "resnet34_8s.conv1.weight", "resnet34_8s.bn1.running_var", "resnet34_8s.bn1.bias", "resnet34_8s.bn1.weight", "resnet34_8s.bn1.running_mean", "resnet34_8s.layer1.0.conv1.weight", "resnet34_8s.layer1.0.bn1.running_var", "resnet34_8s.layer1.0.bn1.bias", "resnet34_8s.layer1.0.bn1.weight", "resnet34_8s.layer1.0.bn1.running_mean",...
@warmspringwinds Using 34 model worked but the result is very poor. Any specific reason? 
can't find a demo file or model link for psp
Any solution to this? I am getting the same issue when app is closed.
@Lyokone pls release an update with this PR asap. A lot of packages are stuck only because of this
> Hello, this PR has attracted a lot of attention. We are not ready to force users to upgrade to Dart 3.4 (which is required for us to add support...