xlihub's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
baichuan-inc/Baichuan-7B
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
Physton/sd-webui-prompt-all-in-one
This is an extension based on sd-webui, aimed at improving the user experience of the prompt/negative prompt input box. It has a more intuitive and powerful input interface function, and provides automatic translation, history record, and bookmarking functions. 这是一个基于 sd-webui 的扩展,旨在提高提示词/反向提示词输入框的使用体验。它拥有更直观、强大的输入界面功能,它提供了自动翻译、历史记录和收藏等功能。
HarderThenHarder/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
PablocFonseca/streamlit-aggrid
Implementation of Ag-Grid component for Streamlit
haltakov/natural-language-image-search
Search photos on Unsplash using natural language
vizzuhq/ipyvizzu
Build animated charts in Jupyter Notebook and similar environments with a simple Python syntax.
hikopensource/DAVAR-Lab-OCR
OCR toolbox from Davar-Lab
JiaquanYe/TableMASTER-mmocr
2nd solution of ICDAR 2021 Competition on Scientific Literature Parsing, Task B.
HumanSignal/label-studio-frontend
Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package
chineseocr/trocr-chinese
transformers ocr for chinese
okld/streamlit-pandas-profiling
Pandas profiling component for Streamlit.
Slava/label-tool
Web application for image labeling and segmentation
chineseocr/table-detect
table detect(yolo) , table line(unet)
xialuxi/yolov5-car-plate
基于yolov5的车牌检测,包含车牌角点检测
tommyMessi/PST-table
表格结构解析新思路(表格识别新思路)
qinggangwu/yolov7-pose_Npoint_Ncla
基于yoloV7-pose添加任意个关键点和检测目标多分类
verarong/Infinity
Talk is cheap, Show me the code
tommyMessi/DocumentPhotoCorrection
Document photo perspective transformation correction,利用unet网络进行 文档照片透视纠偏
RangeKing/OCR_preprocessing_tool
A simple OCR preprocessing tool using Python with a GUI.
GuoQuanhao/arcface-Paddle
基于Paddle框架的arcface复现
chineseocr/ai-medical
陆续开源医疗行业的深度学习模型及数据集
verarong/invoice_ocr
maskrcnn分割、angle旋转方向、AdvanceEast定位文本框、dense识别,含整个后处理工程,serving部署