Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhroroy365/osteoarthritis-detection-with-attention

Detecting (classifying) osteoarthritis using Attention mechanism
https://github.com/abhroroy365/osteoarthritis-detection-with-attention

Last synced: 7 days ago
JSON representation

Detecting (classifying) osteoarthritis using Attention mechanism

Awesome Lists containing this project

README

        

# Abstract

This is a end-to-end convolutional neural network (CNN) architecture to automatically quantify the severity of knee osteoarthritis (OA) using X-Ray images, which uses trainable attention modules acting as unsupervised fine-grained detectors of the region of interest (ROI). The proposed attention modules can be applied at different levels and scales across any CNN pipeline helping the network to learn relevant attention patterns over the most informative parts of the image at different resolutions. The attention mechanism is applied on existing state-of-the-art VGG16 architecture as our base models, achieving promising results on the benchmark knee OA datasets from the osteoarthritis initiative.

## Documentation

[mlr.com](http://proceedings.mlr.press/v102/gorriz19a/gorriz19a.pdf)