CaptchaRecognition.AlgoCore 1.0.0
Captcha Recognition for DE UI based on Nerual Nets
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>CaptchaRecognition.AlgoCore</id>
<version>1.0.0.0</version>
<title>Captcha Recognition</title>
<authors>dan.huang</authors>
<owners>dan.huang</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Captcha Recognition for DE UI based on Nerual Nets</description>
<releaseNotes>Support loading trained neural nets from embedded resources.</releaseNotes>
<copyright>Copyright 2016</copyright>
<tags>MachineLearning NeuralNetwork Captcha Recognition</tags>
<dependencies>
<dependency id="MathNet.Numerics" version="3.11.0" />
<dependency id="MathNet.Numerics.MKL.Win-x64" version="2.0.0" />
<dependency id="OpenCvSharp-AnyCPU" version="2.4.10.20160316" />
</dependencies>
</metadata>
</package>