Is there a way to make an OCR model in C#?

I want to make an OCR model, i got a bunch of training data but no idea if there is a reliable way of creating such model in C#, Ive taken a look at the Machine Learning Model Builder but it doesnt seem to provide much value for tasks like that im also tired of python i hate that language :SCgetoutofmyhead:
1 Reply
Denis
Denis3mo ago
GitHub
GitHub - SciSharp/TensorFlow.NET: .NET Standard bindings for Google...
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#. - SciSharp/TensorFlow.NET