Products tagged with 'Keras'

Keras

Some case study

Picture of Pneumonia Detection

Pneumonia Detection

The project aims to build an algorithm to detect a visual signal for pneumonia in medical images. Specifically, the algorithm needs to automatically locate lung opacities on chest radiographs. The dataset size is set around 23,124 images while the validation size is 2,560 images. To solve the problem, we built our own U-Net with the enhancement of resblock to improve the accuracy of the algorithm. The result based testing dataset (1000 images) is very positive (f2 score ~0.2)
top