paper-with-me

Papers

CircleNet: Anchor-free Detection with Circle Representation

2020-06-03 · Haichun Yang, Ruining Deng, Yuzhe Lu, Zheyu Zhu, Ye Chen, Joseph T. Roland, Le Lu, Bennett A. Landman, Agnes B. Fogo, Yuankai Huo

Object detection networks are powerful in computer vision, but not necessarily optimized for biomedical object detection. In this work, we propose CircleNet, a simple anchor-free detection method with circle representation for detection of the ball-shaped glomerulus. Different from the traditional bounding box based detection method, the bounding circle (1) reduces the degrees of freedom of detection representation, (2) is naturally rotation invariant, (3) and optimized for ball-shaped objects. The key innovation to enable this representation is the anchor-free framework with the circle detection head. We evaluate CircleNet in the context of detection of glomerulus. CircleNet increases average precision of the glomerulus detection from 0.598 to 0.647. Another key advantage is that CircleNet achieves better rotation consistency compared with bounding box representations.

📄 PDF Abstract BibTeX arXiv:2006.02474

Code (1)

hrlblab/CircleNet pytorch

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Circle Representation for Medical Object Detection

2021-10-22 · Ethan H. Nguyen, Haichun Yang, Ruining Deng, Yuzhe Lu 외

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 rol…

Medical Object DetectionObjectobject-detectionObject Detection

CircleFormer: Circular Nuclei Detection in Whole Slide Images with Circle Queries and Attention

2023-08-30 · Hengxu Zhang, Pengpeng Liang, Zhiyong Sun, Bo Song 외

Both CNN-based and Transformer-based object detection with bounding box representation have been extensively studied in computer vision and medical image analysis, but circular object detection in medical images is still…

DecoderMedical Image AnalysisMedical Object DetectionObject+4

GloFinder: AI-empowered QuPath Plugin for WSI-level Glomerular Detection, Visualization, and Curation

2024-11-27 · Jialin Yue, Tianyuan Yao, Ruining Deng, Siqi Lu 외

Artificial intelligence (AI) has demonstrated significant success in automating the detection of glomeruli, the key functional units of the kidney, from whole slide images (WSIs) in kidney pathology. However, existing op…

Object Localizationwhole slide images

CircleNet: Reciprocating Feature Adaptation for Robust Pedestrian Detection

2022-12-12 · Tianliang Zhang, Zhenjun Han, Huijuan Xu, Baochang Zhang 외

Pedestrian detection in the wild remains a challenging problem especially when the scene contains significant occlusion and/or low resolution of the pedestrians to be detected. Existing methods are unable to adapt to the…

object-detectionObject DetectionPedestrian Detection

CircleSnake: Instance Segmentation with Circle Representation

2022-11-02 · Ethan H. Nguyen, Haichun Yang, Zuhayr Asad, Ruining Deng 외

Circle representation has recently been introduced as a medical imaging optimized representation for more effective instance object detection on ball-shaped medical objects. With its superior performance on instance dete…

Instance Segmentationobject-detectionObject DetectionSegmentation+1