Shandong innovation and Entrepreneurship Competition - grid event intelligent classification ERNIE online accuracy 0.74_ copy
Reprinted from AI Studio Project link https://aistudio.baidu.com/aistudio/projectdetail/3352265
Competition background
Competition link: http://data.sd.gov.cn/cmpt/cmptDetail.html?id=67
Urban grid management is to divide the urban management area into unit grids according to certain standards. By strengthening the inspection of the cell gri ...
Added by JustGotAQuestion on Mon, 07 Mar 2022 02:45:31 +0200
Inherit the will of fire and play with fire in combination with key point detection~_ copy
Link from AI Studio project https://aistudio.baidu.com/aistudio/projectdetail/3537977
Big brother didn't lose! Will to inherit fire~
Elder brother, how can you lose? It's clearly that yiwozuo is playing tricks. Yiwozuo is not allowed to go!
I'm huntingOn the way, I'm still a few fork s away. I can catch up with him and avenge my eldest bro ...
Added by vestax1984 on Sun, 06 Mar 2022 04:18:23 +0200
[AI talent Creation Camp phase II] PaddlePaddle+OpenVINO implementer_ Copy 1
PaddlePaddle+OpenVINO realize human-computer interaction
Reprinted from AI Studio Project link https://aistudio.baidu.com/aistudio/projectdetail/3525813
Project display
Project description
project reference from HandPose_x , the project is jointly used by paddepadde + openvino to open up the one-stop process of the project from train ...
Added by ccalzaretta on Sat, 05 Mar 2022 11:00:03 +0200
Automatic Title Generation Based on BERT
🐱 Text title generation based on BERT
A good title is based on the ingenious refinement of the article content, which can quickly arouse the interest of readers.
In order to generate news headlines quickly and accurately, this project uses the classic BERT model to automatically complete the generation of news headlines.
This project refer ...
Added by sethi_kapil on Sun, 13 Feb 2022 08:37:06 +0200
Implementation of text classification task based on BERT model (transformers+torch)
🚀 The principle analysis of BERT can be seen as follows: Bert: pre training of deep bidirectional transformers for language understanding
🚀 The code implementation mainly uses huggingface's transformers Library (4.9.1) and torch Library (1.6.0)
pip install transformers pip install torch
🚀 Let's talk about my approach fi ...
Added by zarp on Tue, 04 Jan 2022 09:07:19 +0200