paper-with-me

Papers

Semi-supervised object detection based on single-stage detector for thighbone fracture localization

2022-10-20 · Jinman Wei, Jinkun Yao, Guoshan Zhanga, Bin Guan, Yueming Zhang, Shaoquan Wang

The thighbone is the largest bone supporting the lower body. If the thighbone fracture is not treated in time, it will lead to lifelong inability to walk. Correct diagnosis of thighbone disease is very important in orthopedic medicine. Deep learning is promoting the development of fracture detection technology. However, the existing computer aided diagnosis (CAD) methods baesd on deep learning rely on a large number of manually labeled data, and labeling these data costs a lot of time and energy. Therefore, we develop a object detection method with limited labeled image quantity and apply it to the thighbone fracture localization. In this work, we build a semi-supervised object detection(SSOD) framework based on single-stage detector, which including three modules: adaptive difficult sample oriented (ADSO) module, Fusion Box and deformable expand encoder (Dex encoder). ADSO module takes the classification score as the label reliability evaluation criterion by weighting, Fusion Box is designed to merge similar pseudo boxes into a reliable box for box regression and Dex encoder is proposed to enhance the adaptability of image augmentation. The experiment is conducted on the thighbone fracture dataset, which includes 3484 training thigh fracture images and 358 testing thigh fracture images. The experimental results show that the proposed method achieves the state-of-the-art AP in thighbone fracture detection at different labeled data rates, i.e. 1%, 5% and 10%. Besides, we use full data to achieve knowledge distillation, our method achieves 86.2% AP50 and 52.6% AP75.

📄 PDF Abstract BibTeX arXiv:2210.10998

Code (0)

등록된 구현이 없습니다.

Tasks

Fracture detectionImage AugmentationKnowledge Distillationobject-detectionObject DetectionSemi-Supervised Object Detection

Similar Papers 제목 키워드 기반

S4OD: Semi-Supervised learning for Single-Stage Object Detection

2022-04-09 · Yueming Zhang, Xingxu Yao, Chao Liu, Feng Chen 외

Single-stage detectors suffer from extreme foreground-background class imbalance, while two-stage detectors do not. Therefore, in semi-supervised object detection, two-stage detectors can deliver remarkable performance b…

Objectobject-detectionObject Detectionregression+1

Consistency-based Semi-supervised Learning for Object detection

2019-12-01 · NeurIPS 2019 12 · Jisoo Jeong, Seungeui Lee, Jeesoo Kim, Nojun Kwak

Making a precise annotation in a large dataset is crucial to the performance of object detection. While the object detection task requires a huge number of annotated samples to guarantee its performance, placing bounding…

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

DQS3D: Densely-matched Quantization-aware Semi-supervised 3D Detection

2023-04-25 · ICCV 2023 1 · Huan-ang Gao, Beiwen Tian, Pengfei Li, Hao Zhao 외

In this paper, we study the problem of semi-supervised 3D object detection, which is of great importance considering the high annotation cost for cluttered 3D indoor scenes. We resort to the robust and principled framewo…

3D Object Detectionobject-detectionObject DetectionQuantization

Semi-DETR: Semi-Supervised Object Detection with Detection Transformers

2023-07-16 · CVPR 2023 1 · Jiacheng Zhang, Xiangru Lin, Wei zhang, Kuo Wang 외

We analyze the DETR-based framework on semi-supervised object detection (SSOD) and observe that (1) the one-to-one assignment strategy generates incorrect matching when the pseudo ground-truth bounding box is inaccurate,…

Objectobject-detectionObject DetectionPseudo Label+1

SADDE: Semi-supervised Anomaly Detection with Dependable Explanations

2024-11-18 · Yachao Yuan, Yu Huang, Yali Yuan, Jin Wang

Semi-supervised learning holds a pivotal position in anomaly detection applications, yet identifying anomaly patterns with a limited number of labeled samples poses a significant challenge. Furthermore, the absence of in…

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection