🌾 A step-by-step blockchain tutorial in simplified Chinese
🤹 基于区块链(Hyperledger Fabric 联盟链)的房地产交易系统,全网最新、最易上手、最适合入门的实战项目,完整实现多组织架构、智能合约、身份认证与交易上链,部署简单,仅依赖 Docker,一条命令即可启动!
gt-del / go-
Forked from cubxxw/awesome-cs-cloudnative-blockchainBlock_Chain是区块链开发笔记和项目代码,包含区块链路线,Go语言学习路线,Go语言笔记,Go语言开发后端路线,密码学原理,fabric,hyperledger,docker容器技术,git,nginx,区块链原理,基本框架,IPFS技术,pbft共识算法,Go语言开发的项目,区块链的开发项目,redis技术(三主三重和主从扩容)和分布式算法,加密货币开发流程,将其上传到GitHub…
Card-style Hugo theme designed for bloggers
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
使用 OCR + 正则表达式实现核酸检测截图的自动校验,复现复旦大学博士生的代码
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Te…
🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
(CRNN) Chinese Characters Recognition.
This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.
A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
👾 Fast and simple video download library and CLI tool written in Go
CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
Simple Tensorflow Cookbook for easy-to-use
Your new Mentor for Data Science E-Learning.
An awesome OCR engine developed by SYSU DeepDriving Lab
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。