Pinned Repositories
ALBEF
Code for ALBEF: a new vision-language pre-training method
create_text_jpg
生成文字图片,将文字绘制到图片,任意角度旋转
crnn
《深度实践OCR》chapter-8
CRNN_Chinese_Characters_Rec
https://github.com/Sierkinhane/CRNN_Chinese_Characters_Rec/
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
language
Shared repository for open-sourced projects from the Google AI Language team.
milvus_test
milvus测试,包含数据、java端、python端、服务部署
Multi-News
Large-scale multi-document summarization dataset and code
ocrinaction_ch9
《深度实践OCR:基于深度学习的文字识别》 第九章 OCR后处理方法
Research
百度的仓库,只选了NLP的Dialogue-PLATO
xuehuiping's Repositories
xuehuiping/create_text_jpg
生成文字图片,将文字绘制到图片,任意角度旋转
xuehuiping/ALBEF
Code for ALBEF: a new vision-language pre-training method
xuehuiping/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
xuehuiping/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
xuehuiping/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
xuehuiping/cctv_news
每日新闻联播文本
xuehuiping/ChineseBert
xuehuiping/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
xuehuiping/chongchong
xuehuiping/CPT
CPT: A Pre-Trained Unbalanced Transformer for Both Chinese Language Understanding and Generation
xuehuiping/CUTE80
CUTE80
xuehuiping/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
xuehuiping/guided_summarization
xuehuiping/hello-web.github.io
xuehuiping/Kats
Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
xuehuiping/longformer
Longformer: The Long-Document Transformer
xuehuiping/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
xuehuiping/nuwa-pytorch
Implementation of NÜWA, state of the art attention network for text to video synthesis, in Pytorch
xuehuiping/OFA
Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
xuehuiping/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)
xuehuiping/PB-OVD
A pytorch Implementation of Open Vocabulary Object Detection with Pseudo Bounding-Box Labels
xuehuiping/pymilvus
Python SDK for Milvus.
xuehuiping/SealUtil
印章生成工具:使用Java Graphics2D生成各类圆形/椭圆公章、私章图片
xuehuiping/SimCLS
Code for our paper "SimCLS: A Simple Framework for Contrastive Learning of Abstractive Summarization", ACL 2021
xuehuiping/SLIP
Code release for SLIP Self-supervision meets Language-Image Pre-training
xuehuiping/tencentcloud-speech-sdk-python
xuehuiping/Text-Summarizer-Pytorch-Chinese
提供一款中文版生成式摘要服务
xuehuiping/Time-Series-Library
A Library for Advanced Deep Time Series Models.
xuehuiping/VinVL
project page for VinVL
xuehuiping/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch