Luka0612/ChineseVLBert
中文领域的多模态Bert
This project offers a specialized BERT model designed for Chinese text and image data. It takes in descriptions and corresponding images to understand their relationship, providing a foundational model for tasks that require both visual and textual understanding. This would be useful for data scientists or AI researchers working with multi-modal content in the Chinese language.
No commits in the last 6 months.
Use this if you are developing AI applications in China that need to understand and process both Chinese text and associated images, such as for e-commerce product descriptions or social media content analysis.
Not ideal if your primary data is in English or another language, or if you only need to process text or images independently.
Stars
46
Forks
5
Language
—
License
—
Category
Last pushed
Mar 24, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Luka0612/ChineseVLBert"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fidelity/textwiser
[AAAI 2021] TextWiser: Text Featurization Library
RandolphVI/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
ThilinaRajapakse/pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for...
ntumlgroup/LibMultiLabel
A library for multi-class and multi-label classification
xuyige/BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``