NayamAmarshe

Results 131 comments of NayamAmarshe

> try pytorch2onnx.py --params Doesn't work either. Here's what I did, I changed the pytorch2onnx.py's line 14 from `model.load_state_dict(torch.load(args.input)[keyname])` to\ `model.load_state_dict(torch.load(args.input), Strict=False)` and it worked and then I used https://convertmodel.com...

> Hi, I got it working when using the python script to convert from pth to onnx and then convert the onnx model to ncnn using the web-based model converter...

> I have received many requests to add the display of two subtitles. So need to decide how to show that and configure You could show them stacked. For example,...

> Is there any way to solve this problem? now he blocks me https://volta.sh is the best solution that I found.

No solution yet? Unfortunately, I will have to move away from Volta because of this. I do not want yarn v4 installed by default and I do not want to...

> For example, if you want to stick to using Yarn 1, you could run `volta install yarn@1`. Thank you, it's actually my fault that I forgot I could do...

> Happy new year 2024! 🤚 > > > > I couldn't understand why this has not been implemented for so many years, so I created a simple implementation for...

That is definitely planned but not so soon.

Still on the roadmap but yes, other things are taking the priority.

Anything less than MacOS 11 will not be supported anymore, I think 😅 This is because GitHub has removed access to anything other than MacOS 11+. So, sadly we won't...