Medical Object Detection

27 papers with code • 3 benchmarks • 3 datasets

Medical object detection is the task of identifying medical-based objects within an image.

( Image credit: Liver Lesion Detection from Weakly-labeled Multi-phase CT Volumes with a Grouped Single Shot MultiBox Detector )

Automatic Acne Object Detection and Acne Severity Grading Using Smartphone Images and Artificial Intelligence

HuynhThanhQuan/skin-detective Diagnostics 2022

AcneDet includes two models for two tasks: (1) a Faster R-CNN-based deep learning model for the detection of acne lesion objects of four types, including blackheads/whiteheads, papules/pustules, nodules/cysts, and acne scars; and (2) a LightGBM machine learning model for grading acne severity using the Investigator’s Global Assessment (IGA) scale.

3
03 Aug 2022

Transformers in Medical Imaging: A Survey

fahadshamshad/awesome-transformers-in-medical-imaging 24 Jan 2022

Following unprecedented success on the natural language tasks, Transformers have been successfully applied to several computer vision problems, achieving state-of-the-art results and prompting researchers to reconsider the supremacy of convolutional neural networks (CNNs) as {de facto} operators.

1,106
24 Jan 2022

Advancing 3D Medical Image Analysis with Variable Dimension Transform based Supervised 3D Pre-training

urmagicsmine/cspr 5 Jan 2022

The difficulties in both data acquisition and annotation substantially restrict the sample sizes of training datasets for 3D medical imaging applications.

35
05 Jan 2022

Robust End-to-End Focal Liver Lesion Detection using Unregistered Multiphase Computed Tomography Images

andreped/livermask 2 Dec 2021

The computer-aided diagnosis of focal liver lesions (FLLs) can help improve workflow and enable correct diagnoses; FLL detection is the first step in such a computer-aided diagnosis.

63
02 Dec 2021

Fracture Detection in Wrist X-ray Images Using Deep Learning-Based Object Detection Models

fatihuysal88/wrist-d 14 Nov 2021

The aim of this study is to perform fracture detection by use of deep learning on wrist Xray images to support physicians in the diagnosis of these fractures, particularly in the emergency services.

9
14 Nov 2021

Circle Representation for Medical Object Detection

hrlblab/CircleNet 22 Oct 2021

Compared with the conventional bounding box representation, the proposed bounding circle representation innovates in three-fold: (1) it is optimized for ball-shaped biomedical objects; (2) The circle representation reduced the degree of freedom compared with box representation; (3) It is naturally more rotation invariant.

67
22 Oct 2021

nnDetection: A Self-configuring Method for Medical Object Detection

MIC-DKFZ/nnDetection 1 Jun 2021

Simultaneous localisation and categorization of objects in medical images, also referred to as medical object detection, is of high clinical relevance because diagnostic decisions often depend on rating of objects rather than e. g. pixels.

504
01 Jun 2021

Revisiting 3D Context Modeling with Supervised Pre-training for Universal Lesion Detection in CT Slices

urmagicsmine/MP3D 16 Dec 2020

We demonstrate that with the novel pre-training method, the proposed MP3D FPN achieves state-of-the-art detection performance on the DeepLesion dataset (3. 48% absolute improvement in the sensitivity of FPs@0. 5), significantly surpassing the baseline method by up to 6. 06% (in MAP@0. 5) which adopts 2D convolution for 3D context modeling.

6
16 Dec 2020

Real-Time Polyp Detection, Localization and Segmentation in Colonoscopy Using Deep Learning

DebeshJha/ColonSegNet 15 Nov 2020

Benchmarking of novel methods can provide a direction to the development of automated polyp detection and segmentation tasks.

48
15 Nov 2020

MVP-Net: Multi-view FPN with Position-aware Attention for Deep Universal Lesion Detection

urmagicsmine/MVP-Net 10 Sep 2019

In this paper, we propose to incorporate domain knowledge in clinical practice into the model design of universal lesion detectors.

19
10 Sep 2019