-
IIIS@Tsinghua University
- Beijing, China
- http://strongman1995.github.io
Stars
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
FEDML - The unified and scalable ML library for large-scale distributed training, model serving, and federated learning. FEDML Launch, a cross-cloud scheduler, further enables running any AI jobs o…
Source code for ECML/PKDD 2020 paper "FAWA: Fast Adversarial Watermark Attack on Optical Character Recognition (OCR) Systems"
FedML - The Research and Production Integrated Federated Learning Library: https://fedml.ai
Perform data science on data that remains in someone else's server
A Privacy-Preserving Framework Based on TensorFlow
An Industrial Grade Federated Learning Framework
A targeted adversarial attack method, which won the NIPS 2017 targeted adversarial attacks competition
A tool using OpenCV to annotate images for image classification, optical character reading, ...
Scripts and results from our OCR roundup, available on Source
Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
Python-based tools for document analysis and OCR
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
A curated list of resources dedicated to scene text localization and recognition
DataFountain HUAWEI OCR 2019 rank Top1% ,Text Localization using pixellink,Word Recognition using densenet
第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别
A synthetic data generator for text recognition
CRNN with attention to do OCR,add Chinese recognition
Natural Language Processing Tutorial for Deep Learning Researchers
A Tensorflow implementation of Spatial Transformer Networks.
CNN+LSTM+CTC based OCR implemented using tensorflow.