手写签名识别
☆28Apr 17, 2016Updated 10 years ago
Alternatives and similar repositories for WordsMatch
Users that are interested in WordsMatch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- sample of simple alogrithm and data structrue that implemented by myself☆11Jul 23, 2017Updated 9 years ago
- 基于云飞针图像,把麻将的每张牌分离并识别,其中使用了颜色直方图和25维像素占比两种特征,识别方法采用了SVM☆15Oct 15, 2017Updated 8 years ago
- 用Kinect2.0读取图像的深度等信息,分割出手部图像。用HOG提取手部图像信息,接着用SVM进行训练。目的是为了识别手势。☆10Jan 8, 2020Updated 6 years ago
- 人脸检测 AdaBoost Cascade 具体参照的是吴建鑫的代码,进行了一点小的修改☆16Jan 10, 2013Updated 13 years ago
- Haskell Parsec as a Java librabry☆13Mar 26, 2016Updated 10 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 利用socket通信机制实现简单的聊天室功能软件☆63Apr 19, 2016Updated 10 years ago
- ☆13Feb 27, 2019Updated 7 years ago
- 事件抽取☆10Dec 15, 2016Updated 9 years ago
- Machine Intelligence Toolkits- based on Parameter Server that Efficient Distributed Communication Framework and Alternating Direction Mu…☆11May 6, 2018Updated 8 years ago
- 安卓端2048的小游戏☆12Dec 1, 2017Updated 8 years ago
- Data in HDF5 format☆14Dec 26, 2016Updated 9 years ago
- ☆25Jul 15, 2015Updated 11 years ago
- 学习笔记☆42Dec 22, 2017Updated 8 years ago
- 量化交易☆10Jan 3, 2023Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 《剑指Offer》阅读笔记☆15Jun 14, 2022Updated 4 years ago
- RealSR super resolution implemented with ncnn library☆19Jun 9, 2020Updated 6 years ago
- CycleGAN with Productive Generate APIs. Generate Any Image from Your Transfer Model.☆26May 26, 2017Updated 9 years ago
- Learned representation for Offline Handwritten Signature Verification. Models and code to extract features from signature images.☆157Feb 22, 2023Updated 3 years ago
- 将 有道单词本/不背单词/轻听英语 同步到 墨墨背单词☆13Aug 28, 2020Updated 5 years ago
- Very fast Clustering with Kohonen Learning Procedure KMEANS based on NUMPY, SCIPY or THEANO☆39Feb 14, 2014Updated 12 years ago
- codes accompanying ACL 2019 paper Graph Neural Networks with Generated Parameters for Relation Extraction☆13Jul 26, 2019Updated 7 years ago
- 基于多进程的期货程序化交易系统☆15Feb 26, 2021Updated 5 years ago
- Cytometry by time-of-flight(CyTOF) data is very useful in studying the presence/absence of antigens/surface markers at single cell level.…☆15Jun 1, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 本代码将用极端随机森林(Extremely Random Forests, ERF)来训练图像分类器。一个目标识 别系统就是利用图像分类器将图像分到已知的类别中。 ERF在机器学习领域非常流行,因为ERF 具有较快的速度和比较精确的准确度。我们基于图像的特征构建一组决策树,…☆10Oct 19, 2017Updated 8 years ago
- Python implementation of Crop Growth Monitoring System as implemented by the EU MARS project.☆12Feb 23, 2020Updated 6 years ago
- go实现的JVM☆20Jun 19, 2019Updated 7 years ago
- 区块链相关的有价值的文献☆19Sep 28, 2018Updated 7 years ago
- An online handwritten signature verification system written in Java.☆11Nov 18, 2012Updated 13 years ago
- Automatically convert OpenAPI specifications into Model Context Protocol (MCP) service instances☆16Jun 4, 2025Updated last year
- 通过对于现有开源分布式机器学习工具的整合(主要是基于参数服务器的logistic regression,xgboost,FFM,FM ),打造一个工业级的,可以线上使用的点击率预估流水线☆26Jun 6, 2017Updated 9 years ago
- Code that accompanies my blogpost on training and serving with tf.keras - published on TensorFlow's Medium page: https://medium.com/tenso…