![]() |
VOOZH | about |
dotnet add package Microsoft.ML.ImageAnalytics --version 5.0.0
NuGet\Install-Package Microsoft.ML.ImageAnalytics -Version 5.0.0
<PackageReference Include="Microsoft.ML.ImageAnalytics" Version="5.0.0" />
<PackageVersion Include="Microsoft.ML.ImageAnalytics" Version="5.0.0" />Directory.Packages.props
<PackageReference Include="Microsoft.ML.ImageAnalytics" />Project file
paket add Microsoft.ML.ImageAnalytics --version 5.0.0
#r "nuget: Microsoft.ML.ImageAnalytics, 5.0.0"
#:package Microsoft.ML.ImageAnalytics@5.0.0
#addin nuget:?package=Microsoft.ML.ImageAnalytics&version=5.0.0Install as a Cake Addin
#tool nuget:?package=Microsoft.ML.ImageAnalytics&version=5.0.0Install as a Cake Tool
ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
For more information, see the ML.NET documentation.
This package adds the ability to use image processing transformer components.
See Machine Learning Samples for an assortment of samples that show how to get started using ML.NET.
Some of the types provided by this library are:
Microsoft.ML.Data.MLImageMicrosoft.ML.Transforms.Image.ImageTypeAttributeMicrosoft.ML is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.ML.ImageAnalytics:
| Package | Downloads |
|---|---|
|
Microsoft.ML.AutoML
ML.NET AutoML: Optimizes an ML pipeline for your dataset, by automatically locating the best feature engineering, model, and hyperparameters |
|
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
|
Microsoft.ML.TorchSharp
Microsoft.ML.TorchSharp contains ML.NET integration of TorchSharp. |
|
|
VoiceNET.Library
.NET Library makes it easy and fast to create Voice Command Control functionality. It helps develop voice control in real-time on software or the web. It free supports online and offline use. |
|
|
Microsoft.ML.StaticPipe
ML.NET component for a statically typed API. |
Showing the top 10 popular GitHub repositories that depend on Microsoft.ML.ImageAnalytics:
| Repository | Stars |
|---|---|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
|
redis/redis-om-dotnet
Object mapping, and more, for Redis and .NET
|
|
|
NsfwSpy/NsfwSpy.NET
A .NET image and video classifier used to identify explicit/pornographic content written in C#.
|
|
|
microsoft/CryptoNets
CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic E
|
|
|
zLulus/NotePractice
My_Note 笔记练习demo
|
|
|
Azure/azure-stream-analytics
Azure Stream Analytics
|
|
|
microsoft/TailwindTraders-Backend
Tailwind Traders Backend Services
|
|
|
changhuixu/dotnetlabs
.NET Labs -- Show Me the Tips and Tricks and Code
|
|
|
jeffprosise/ML.NET
Code samples utilizing Microsoft's ML.NET machine-learning library
|
|
|
PacktPublishing/.NET-MAUI-Cookbook
.NET MAUI Cookbook, published by Packt
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0-preview.26160.2 | 494 | 3/12/2026 |
| 5.0.0 | 69,425 | 11/11/2025 |
| 5.0.0-preview.25527.5 | 348 | 10/29/2025 |
| 5.0.0-preview.25503.2 | 456 | 10/3/2025 |
| 5.0.0-preview.25373.1 | 1,011 | 7/28/2025 |
| 5.0.0-preview.1.25127.4 | 1,660 | 2/28/2025 |
| 5.0.0-preview.1.25125.4 | 319 | 2/25/2025 |
| 4.0.3 | 19,338 | 10/28/2025 |
| 4.0.2 | 77,631 | 2/26/2025 |
| 4.0.1 | 33,732 | 1/15/2025 |
| 4.0.0 | 42,679 | 11/13/2024 |
| 4.0.0-preview.24522.7 | 663 | 10/23/2024 |
| 4.0.0-preview.24378.1 | 2,686 | 7/29/2024 |
| 4.0.0-preview.24271.1 | 1,323 | 5/21/2024 |
| 4.0.0-preview.24162.2 | 4,032 | 3/13/2024 |
| 3.0.1 | 227,838 | 1/18/2024 |
| 3.0.0 | 34,997 | 11/27/2023 |
| 3.0.0-preview.23511.1 | 1,275 | 10/13/2023 |
| 3.0.0-preview.23266.6 | 14,646 | 5/17/2023 |
| 2.0.1 | 123,847 | 2/1/2023 |