Looking forward to introducing CV_CUDA
If torchsharp could introduce CVCUDA, it would be even more perfect,https://github.com/CVCUDA/CV-CUDA The official mentioned that the running speed of this library can reach about 30 times that of OpenCV, which can greatly improve the preprocessing speed of image algorithms, increase data throughput, and I believe it will also be of great help to improving the. NET ecosystem
That library seems to be completely separate from PyTorch. While a wrapper might be beneficial for the .NET ecosystem, I think the wrapper should be its own project, rather than part of TorchSharp.
I wholeheartedly agree with what you said. I noticed that TorchSharp was developed by the .NET team, and I wanted to offer a suggestion to the .NET team.
Share a link through Discussion so we can follow your work
https://github.com/dotnet/TorchSharp/discussions/333#discussioncomment-11559753
We soon have more than one official persons supporting this project
Performance Comparison Between CV-CUDA and OpenCV
Project Address:CV_CUDA