Marco Aurélio G. Da Silva
Marco Aurélio G. Da Silva
Sorry, didn't see the notification for this issue. It seems that the vcredist install didn't run for some reason. The normal behavior would be a dialog asking for admin permissions....
It seems that happens for big inputs
It needs a refactory to not create a new filter for every interaction
> This solution worked for me: > > 1. find file sana_multi_scale.py > 2. Change this code (line 299 / 300)y_lens = ((y != 0).sum(dim=3) > 0).sum(dim=2).squeeze().tolist() > y_lens =...