Circle Representation for Medical Object Detection
Ethan H. Nguyen, Haichun Yang, Ruining Deng, Yuzhe Lu, Zheyu Zhu,, Joseph T. Roland, Le Lu, Bennett A. Landman, Agnes B. Fogo, and Yuankai Huo

TL;DR
This paper introduces CircleNet, a novel anchor-free detection framework using circle representation, optimized for biomedical objects like glomeruli, offering improved detection accuracy and rotation invariance over traditional box-based methods.
Contribution
The paper proposes a simple circle representation and a new detection framework, CircleNet, specifically designed for biomedical objects, enhancing detection performance and rotation invariance.
Findings
Superior detection performance on pathological images
Enhanced rotation invariance compared to bounding box methods
Reduced degrees of freedom in object representation
Abstract
Box representation has been extensively used for object detection in computer vision. Such representation is efficacious but not necessarily optimized for biomedical objects (e.g., glomeruli), which play an essential role in renal pathology. In this paper, we propose a simple circle representation for medical object detection and introduce CircleNet, an anchor-free detection framework. 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. When detecting glomeruli and nuclei on pathological images, the proposed circle representation achieved superior detection performance and be more rotation-invariant, compared with the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Object Detection Techniques · Medical Image Segmentation Techniques · Retinal Imaging and Analysis
