RustODotnet.Models.PPOCRv4.Japanese 0.2.5

dotnet add package RustODotnet.Models.PPOCRv4.Japanese --version 0.2.5
                    
NuGet\Install-Package RustODotnet.Models.PPOCRv4.Japanese -Version 0.2.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RustODotnet.Models.PPOCRv4.Japanese" Version="0.2.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RustODotnet.Models.PPOCRv4.Japanese" Version="0.2.5" />
                    
Directory.Packages.props
<PackageReference Include="RustODotnet.Models.PPOCRv4.Japanese" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RustODotnet.Models.PPOCRv4.Japanese --version 0.2.5
                    
#r "nuget: RustODotnet.Models.PPOCRv4.Japanese, 0.2.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package RustODotnet.Models.PPOCRv4.Japanese@0.2.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RustODotnet.Models.PPOCRv4.Japanese&version=0.2.5
                    
Install as a Cake Addin
#tool nuget:?package=RustODotnet.Models.PPOCRv4.Japanese&version=0.2.5
                    
Install as a Cake Tool

RustODotnet.Models.PPOCRv4.Japanese

Pre-converted PP-OCRv4 Japanese script MNN recognition model for RustODotnet.

Included Models

  • rec.mnn (PP-OCRv4 Japanese Recognition)
  • dict.txt (Japanese script dictionary)

Note: Detection model (det.mnn) is language-agnostic. Add a base model package (e.g. RustODotnet.Models.PPOCRv4.Mobile) for the detection model, then configure recognition.modelPath and recognition.dictPath to point to this package's files.

When referenced, models are automatically copied to your output models/ directory at build time.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.5 84 8/20/2026
0.2.3 91 8/19/2026
0.2.2 86 8/19/2026
0.2.1 103 8/13/2026
0.2.0 101 8/13/2026