"Medical image" ChestRay pneumonia classification based on KiUnet

Classification of ChestRay pneumonia based on KiUnet This project mainly reproduces the KIUnet network structure and demonstrates how to use the ChestRay pneumonia classification data set. 0. Research motivation The novel coronavirus pneumonia has become a hot topic in the past. However, novel coronavirus pneumonia is the main criteri ...

Added by nootropil on Wed, 05 Jan 2022 20:20:31 +0200

On knowledge base question answering system (KBQA)

1. Project introduction 1.1 what is KBQA? This project aims to realize a simple question answering system based on knowledge base. Under the existing knowledge map, the system can complete the semantic understanding of simple questions, automatic retrieval of knowledge, and return the answers of questions. The traditional question answering ...

Added by firmolari on Mon, 03 Jan 2022 04:07:17 +0200

PaddleNLP+Paddlehub create your venting robot

Chat robot Chat robots can be used for practical purposes, such as customer service or information acquisition. Some chat robots will be equipped with natural language processing systems, but most simple systems will only retrieve the input keywords and find the most appropriate response sentences from the database. Chat robots are part of vir ...

Added by Leonardo Dantas on Mon, 03 Jan 2022 01:19:05 +0200

ubuntu16.04 one step installation of cuda10 02, PyTorch, PaddlePaddle, TensorRT

Since many frameworks and suites have stopped supporting CUDA 10.0, CUDA 10.0 will be installed as originally 0's server is reconfigured cuda10 2 and new drive Original drive unloading 1. Stop X Server sudo service lightdm stop 2. Uninstall the previous Driver sudo /usr/bin/nvidia-uninstall After uninstallation is completed, enter N ...

Added by ricardo.leite on Fri, 31 Dec 2021 21:07:17 +0200

Implementation of "ants Hey" -- paddegan expression and action migration - initial experience

Implementation of "ants Hey" – paddegan expression and action migration Write in front- Open source project {card default width = "100%" label = "'ants hey '} the" ants Hey "tutorial sought by the whole network - Implementation of First order motion model based on paddegan {/ card default} Step by ste ...

Added by shann on Tue, 28 Dec 2021 07:46:47 +0200

Research on automatic code annotation generation technology based on Trasformer

Project introduction: Research on automatic code annotation generation technology based on transformer Introduction: This is my graduation project, which mainly realizes the automatic generation of code comments. Generally speaking, it is to give a piece of code and then generate corresponding comments (functional comments). The data set we u ...

Added by Blicka on Sat, 25 Dec 2021 22:37:02 +0200

PaddlePaddle note 6- change face (understand all understand)

Ruiluo medical reference resources: Using paddlehub to realize video face changing - Propeller AI Studio - artificial intelligence learning and training community Change your face, Cang * Kong becomes Zhao * Ying, single welfare (understand all), get on the bus quickly. Just kidding, it's purely for technical learning and communication. 1. ...

Added by lansing on Thu, 23 Dec 2021 08:18:49 +0200

Actual combat PP tinypose + picodet: application of new intelligent body measurement mode

Actual combat PP tinypose + picodet: application of new intelligent body measurement mode Introduction to PP tinypose PP tinypose is a real-time attitude detection model optimized by paddedetection for mobile devices, which can smoothly perform multi person attitude estimation tasks on mobile devices. Excellent lightweight detection model d ...

Added by Lahloob on Tue, 21 Dec 2021 11:18:21 +0200

Advanced actual combat of propeller AI: industrial meter reading (record)

Preparation stage Step 1: create a Notebook model task step1: enter the BML home page and click use now 🔗: https://ai.baidu.com/bml/ Step 2: click the Notebook to create a "general task" step3: fill in task information Step 2: download the task operation template Download link: https://aistudio.baidu.com/aistudio/datas ...

Added by vtroubled on Tue, 14 Dec 2021 00:07:58 +0200

Layers and models in Paddle network architecture

Introduction: This is Models and layers in Paddle Learning notes. For the construction and operation of the layer in the pad, the preliminary test and related learning are carried out. Key words: Layer, cushion   § 01 model and layer   model is one of the important concepts in deep learning. The core function o ...

Added by MasterHernan on Sun, 12 Dec 2021 14:37:16 +0200