Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 7 of 7 for

onnx runtime settings

(0.05 sec)
  1. Overriding ONNX options|Documentation

    How to override the default Onnx Runtime Settings....Ask AI Overriding ONNX options Contents [ Hide ] Aspose.OCR for...for .NET leverages ONNX Runtime as its machine learning engine...

    docs.aspose.com/ocr/net/onnx_options/
  2. OCR.AsposeOcr Issue - Free Support Forum - aspo...

    I tried the following sample snippets but got error “The type initializer for '​ ’ threw an exception. - The type initializer for ‘Microsoft.ML.OnnxRuntime.NativeMethods’ threw an exception.” at this line var res = api.R…...pdf”, settings); Can you tell me what I did...var settings = new OCR.DocumentRecognitionS(); settings.StartPage...

    forum.aspose.com/t/ocr-asposeocr-issue/249552
  3. Issues when using Multilanguage - Free Support ...

    Hello, I am trying to OCR a PDF with multiple languages and always get a System.Exception error. I tried to use the Logging feature with no luck. I have also downloaded all models as you can see in the screenshot below …...Exit(1); } // Initialize and set metered license if (!SetLicense())...throw new Exception("Error setting license."); Aspose.OCR.Resources...

    forum.aspose.com/t/issues-when-using-multilangu...
  4. Unhandled exception while performing OCR operat...

    could you please provide the access to download the zip file, presently while am trying to download giving the below error: Sorry, this file is private. Only visible to topic owner and staff members....images, RecognitionSettings settings) at Aspose.OCR.AsposeOcr.Recognize(OcrInput...dependency resolution for ONNX Runtime library. Please verify if...

    forum.aspose.com/t/unhandled-exception-while-pe...
  5. Calling AsposeOCR.Recognize get error with Micr...

    I use AsposeOCR to recognize text in pdf file. On localhost, all is ok. On server web (in production), I have an error with Microsoft.ML.OnnxRuntime: The type initializer for ‘Microsoft.ML.OnnxRuntime.NativeMethods’ t…...NullReferenceExcepti: Object reference not set to an instance of an object....images, RecognitionSettings settings) Configuration : Aspose OCR...

    forum.aspose.com/t/calling-asposeocr-recognize-...
  6. Aspose OCR GPU only works with CUDA toolkit 11....

    My setup: Windows server 2019 and Visual Studio 2019 Aspose.OCR-GPU v25.10.0 w/ lowest Dependency behavior OnnxRuntime.Gpu v 1.16.3 CUDA toolkit v 12.0.0 CuDNN v 8.8.0 Nvidia RTX 2000E driver v 552.74 I can only ge…...Pre‑compiled ONNX model Linked against the CUDA 11.8 runtime. Native...PATH (or set them in the process environment): set CUDA_PATH=C:\Program...

    forum.aspose.com/t/aspose-ocr-gpu-only-works-wi...
  7. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim Settings = New DocumentRecognitionSettings() Settings.Language = Language.Eng Settings.StartPag…...Message=Object reference not set to an instance of an object....RecognitionResult) = ocr.Recognize(input, settings) Here are the details from...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...