"IMAGE-CAPTION" image report generation based on CNN-RNN

🐱 Medical text generation based on CNN-RNN This project uses resnet101 network pre trained by IMAGENET to extract image features, The image features are input into LSTM to generate a text description of the image. The simple generation from image to text is preliminarily realized. 📖 0 project background With the rapid development of ...

Posted by twilightnights on Sun, 13 Feb 2022 07:27:39 +0100

The 10th scheme of propeller RNA structure prediction competition

The 10th scheme of propeller RNA structure prediction competition Team name: white crane with bright opposite wings and black bear flying Twin Oars Members: Liu Jianjian, Shi Jingwei, Xiang Jianbiao, Yang Jingli score: 3.722 rmsd_avg:0.269 rmsd_std:0.067 Introduction to competition questions "RNA base unpaired probability" measur ...

Posted by Sven70 on Sat, 12 Feb 2022 05:23:55 +0100

Clothing generation project

Please click here View the basic usage of this environment Please click here for more detailed instructions. Project Name: clothing generation (mainly in the field of semantic generation, GAN) Today, I solemnly launched my clothes generation project. Let's applaud. Based on the thesis semantically multi modal image synthesis, I have exp ...

Posted by furma on Sat, 12 Feb 2022 01:59:23 +0100

The use of paddlepaddle 9 MC Dropout

MC Dropout refers to Monte Carlo dropout, which can improve the performance of the model in the test stage without changing the network structure and increasing training. The essence is to keep dropout in the active stage during the test. The network is propagated forward for many times. Because the neurons activated by dropout are different ev ...

Posted by gevensen on Wed, 09 Feb 2022 20:33:20 +0100

paddlepaddle 8 Image Test Time Augmentation (enhanced when image data is tested)

The generalization ability of the model can be improved through data enhancement during training, and its accuracy can also be improved through test enhancement (sacrificing a certain speed). This operation is common in the game. The methods of image enhancement include affine change (translation, scaling, rotation, mirror image, etc.) and colo ...

Posted by alvinchua on Thu, 03 Feb 2022 12:11:15 +0100

Target level emotion analysis based on SKEP pre training model

Target level emotion analysis based on SKEP pre training model As we all know, human natural language contains rich emotional colors: expressing people's emotions (such as sadness and happiness), expressing people's mood (such as burnout and depression), expressing people's preferences (such as like and hate), expressing people's personality c ...

Posted by sprint10s on Wed, 02 Feb 2022 17:18:15 +0100

Plan: MK 2nd place in the regular season

Oar regular season: remote sensing image land segmentation - 8th place scheme in November 1. Introduction to the competition 1.1 game page portal: Regular season: remote sensing image block segmentation 1.2 introduction to competition questions This competition is adapted from the preliminary competition of 2020 CCF BDCI remote sensing imag ...

Posted by Nirvana on Mon, 31 Jan 2022 03:46:11 +0100

Do image classification on the propeller Platform-2 complete the model networking and train | CSDN creation punch in

Image classification on the propeller platform preface The plan is to use it on the propeller platform to classify animals and fruits during the winter vacation. The data set has been established previously: Do image classification on the propeller Platform-1 make the data set based on the propeller Here, the high-level API of the propell ...

Posted by xtheonex on Wed, 26 Jan 2022 08:46:05 +0100

[Paddle competition] weather and time classification competition based on PaddleClas

1, Weather and time classification Competition address: https://www.datafountain.cn/competitions/555 1. Competition background In the automatic driving scene, weather and time (dawn, morning, afternoon, dusk and night) will affect the accuracy of the sensor. For example, rainy days and night will greatly affect the accuracy of the visual s ...

Posted by Nairb on Mon, 24 Jan 2022 20:33:58 +0100

Create a "theft note" with paddleocr

While listening to AI Studio courses and other online courses Taking notes is too slow Incomplete memory Can't keep up with the teacher's lecture speed Missed the teacher's lecture because of taking notes Worry about problems? Come and create a "theft note" with paddleocr! Your browser does not support video tags. Introduction ...

Posted by presence on Sun, 23 Jan 2022 05:53:05 +0100