Build and Train an image to C# object ML model using ML.Net
I wish to build/train an ML model that can scan a question paper, get a list of Questions, question Images(if any), and Question options(if any) then return it as a c# object as output.
I wish to build/train an ML model that can scan a question paper, get a list of Questions, question Images(if any), and Question options(if any) then return it as a c# object as output.