copaah / EAD2019

Github pages

Home Page:https://sharibox.github.io/EAD2019/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EAD2019 Challenge

Build Status Run Status

About:

Endoscopic Artefact Detection (EAD) is a core challenge in facilitating diagnosis and treatment of diseases in hollow organs. Precise detection of specific artefacts like pixel saturations, motion blur, specular reflections, bubbles and debris is essential for high-quality frame restoration and is crucial for realising reliable computer-assisted tools for improved patient care. The challenge is sub-divided into three tasks:

  • Multi-class artefact detection: Localization of bounding boxes and class labels for 7 artefact classes for given frames.
  • Region segmentation: Precise boundary delineation of detected artefacts.
  • Detection generalization: Detection performance independent of specific data type and source.

Checkout the updates of this challenge here: EAD2019-Challenge

What you will find here?

Artefact detection

  • 7 classes for artefact detection. Below shows the distribution of samples in each artefact class.

bbox

Semantic segmentation (New)

  • For semantic segmentation we use only 5 classes {'Instrument', 'Specularity', 'Artefact' , 'Bubbles' and 'Saturation'}

    mask_file

About

Github pages

https://sharibox.github.io/EAD2019/

License:MIT License


Languages

Language:Python 92.6%Language:Shell 7.4%