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

[PASL] analysis and implementation of MAE

PASSL It includes image self-monitoring algorithms based on comparative learning such as SimCLR, MoCo v1/v2, BYOL, CLIP and PixPro Open source is not easy. Welcome to a little Star support! 🥰 Hi Guy, let's meet again. This time, let's get a self supervised job, Masked Autoencoders (MAE) This is another masterpiece of big brother he Kaim ...

Added by AdRock on Sun, 13 Feb 2022 08:33:54 +0200

Valentine's Day Special: do what you want. Let love beans talk to you and celebrate Versailles Valentine's day~

I preface Valentine's day, also known as St. Valentine's day or St. Valentine's day, is one of the traditional festivals in western countries and originated from Christianity. Nowadays, it has become a famous romantic festival all over the world, but people in different countries express their love in different ways.Valentine's Day ...

Added by John_wilson on Sat, 12 Feb 2022 04:44:17 +0200

Engineering landing competition - TIPC and Serving support examples

General introduction The project is mainly based on github project Introduce how to access TIPC and how to support serving. For more information about the original project, please see readme Understand MD. In addition, you can also refer to the official TIPC and Serving To connect your own model to TIPC and serve support. TIPC basic chain &c ...

Added by Agtronic on Fri, 11 Feb 2022 23:58:22 +0200

PaddleX model, C + + deployment, python/c + + interaction

After the PaddleX model is deployed in C + +, Python calls and reads the data returned from the dll Tip: you can add the directories of all articles in the series here. You need to add the directories manually For example: the first chapter is the use of pandas, an introduction to Python machine learning Tip: after writing the article, the ...

Added by cueball2000uk on Fri, 11 Feb 2022 05:45:05 +0200

Propeller regular season: Chinese News Text Title Classification - No. 1 scheme in December

Regular season: Chinese News Text Title Classification I Scheme introduction 1.1 introduction to the competition: Text classification is to automatically classify and mark the text set (or other entities or objects) according to a certain classification system or standard with the help of computer. This competition is for news title text cla ...

Added by scofansnags on Thu, 03 Feb 2022 08:07:42 +0200

Paddedetection tutorial

Detailed tutorials can be used for reference Official documents 1, Installation instructions Before installing PaddleDetection, you need to install dependency PaddlePaddle first. You can think of it as a kernel and install PaddleDetection with it. First, we can create a new virtual environment named paddle and activate the environment. cond ...

Added by joecooper on Wed, 02 Feb 2022 06:24:35 +0200

Ox tail sweeps the shadow and tiger head opens the blind box. Three volume online disc competition, ranking evaluation 0.59168

Ox tail sweeps the shadow and tiger head opens the blind box. Three volume online disc competition, ranking evaluation 0.59168 Baidu online AI competition: document image shadow elimination, and the prize pool is a mysterious gift package. The prize pool is a blind box. I'm a little curious. 1, Document image shadow elimination In life, whe ...

Added by bumbar on Tue, 01 Feb 2022 15:08:08 +0200

Propeller rewrites Boston house price

Dataset hyperlink #Load the propeller, Numpy and related class libraries import paddle from paddle.nn import Linear import paddle.nn.functional as F import numpy as np import os import random Dynamic graph mode (imperative programming paradigm, analogy to Python): analytical execution mode. Users do not need to define a complete network str ...

Added by mubeena on Mon, 24 Jan 2022 21:45:41 +0200

Using PaddlePaddle to achieve table tennis timing action positioning open source plan

Project address https://aistudio.baidu.com/aistudio/projectdetail/3389378?contributionType=1 The project can fork run with one key. Introduction to competition questions In many large-scale video analysis scenarios, locating and identifying human actions in a short time from lengthy and untrimmed videos has become a subject of great concern ...

Added by bealers on Tue, 11 Jan 2022 04:26:58 +0200