About

Hey, this is ThreeStones1029.

冰冻三尺 非一日之寒
积土成山 非斯须之作

我是帅磊,本硕均在河海大学,目前河海大学信息工程学院电子信息专业研三在读。

我的主要工作是在蒋俊锋教授的指导下进行医学图像处理。我参与了常州市图形与骨科植入物数字技术重点实验室的多个项目和任务。我的工作涉及目标检测、图像分割、关键点识别和3D/2D配准。

我的GitHub主页👉GitHub·ThreeStones 与 CSDN主页👉SL1029

最新
  • 2024.10.14 论文《ABLSpineLevelCheck: Localization of Vertebral Levels on Fluoroscopy via Semi-supervised Abductive Learning》被BIBM2024接收为short paper(接收率:21%)。
主要项目
  • 2024.04-至今 基于对比学习的术中X线片骨折识别
  • 2023.08-2024.04 基于溯因学习的术中X线片椎骨识别(BIBM2024)
  • Description of the first image

    深度学习在x射线图像中的椎骨定位方面显示出了良好的效果,尽管它在成分泛化、数据效率和可解释性方面存在不足。为了解决这个问题,我们引入了一种溯因学习机制,属于神经符号范式。 最初,未注释的脊柱透视图像由神经网络推理,以推断椎体定位的伪标签。随后,这些伪标签通过由一阶逻辑子句组成的知识库进行溯因推理。然后利用推理的结果对网络进行再训练。 此外,我们提出了一种集成技术,将椎体语义检测与实例检测相结合。为了进一步提高性能,我们合成了一个数据集,并对BUU数据集进行了注释,用于网络预训练。消融研究证实了我们的方法中提出的组件的有效性。 此外,对比分析表明,我们的方法显着超越了领先的目标检测算法,以最少的注释表现出卓越的性能。

  • 2023.02-2023.07 脊柱CT椎骨分割与定位
  • Description of the first image
其他项目
  • 2024.01 脊柱DRR生成与标注
  • python代码 C++代码
    Description of the first image
    Description of the first image Description of the second image
    将脊柱CT分割算法分割的mask结果,利用ITK投影,根据mask的边界得到水平矩形框以及旋转矩形框,同时得到投影的mask作为分割标注。
  • 2023.11-2023.12 基于nnunet的椎骨分割
  • Description of the first image
    首先预测对椎体进行语义识别,根据检测框裁剪出每一节椎体,然后使用nnunet进行0,1分割得到每一节的分割结果。
  • 2023.07-2023.08 基于HRNet的椎骨关键点检测
  • 数据标注
    Description of the first image
    数据标注通过open3d将椎体上的3维标志点椎体上平面中心、椎体下平面中心和左右椎弓根四个点投影到DRR上。 结果
    Description of the first image Description of the second image

Frozen three feet is not a day's cold
Making mountains from mounds is not done in a short time

Hi, I am Shuai Lei,Both my master's and master's degrees are in Hohai University. At present, I am a research junior student in the School of Information Engineering, Hohai University.

I primarily worked under the guidance of Prof. JunFeng Jiang on medical image processing. I participated in several projects and tasks at the ChangZhou Key Laboratory of Digital Technology on Graphics and Orthopaedic implants. My work involved object detection、image segmentation、keypoints recognition and 3D/2D registration.

My github home page👉GitHub·ThreeStones and CSDN home page👉SL1029

News
  • 2024.10.14 The paper《ABLSpineLevelCheck: Localization of Vertebral Levels on Fluoroscopy via Semi-supervised Abductive Learning》was accepted by BIBM2024 as a short paper(Acceptance rate:21%).
Main Projects
  • 2024.04-now Contrastive Learning for Fracture recognition in Intraoperative Radiographs
  • 2023.08-2024.04 Vertebrae Recognition on Intraoperative Radiographs Using Abductive Learning(BIBM2024)
  • Description of the first image

    Deep learning has demonstrated promising efficacy in the localization of vertebrae within X-ray imagery, although it is recognized for its deficiencies in compositional generalization, data efficiency, and interpretability. To address this issue, we introduce an abductive learning mechanism, situated within the neuro-symbolic paradigm, tailored for semi-supervised vertebral localization. Initially, unannotated spinal fluoroscopic images are processed by the networks to infer pseudo-labels for vertebra localization. Subsequently, these pseudo-labels undergo abductive reasoning via a knowledge base comprised of first-order logical clauses. The networks are then retrained utilizing the abducted outcomes. Additionally, we propose an ensemble technique that amalgamates semantic detection of vertebral levels with instance detection. To further augment performance, we have synthesized a dataset and annotated the BUU dataset for network pretraining. Ablation studies validate the efficacy of the proposed components in our methodology. Furthermore, comparative analyses reveal that our approach significantly surpasses leading object detection algorithms, exhibiting superior performance with minimal annotations.

  • 2023.02-2023.07 Vertebral segmentation and localization in spine CT
Other Projects
  • 2024.01 Spine DRR generation and annotation
  • python code C++ code
    Description of the first image
    The ITK projection is used to obtain the horizontal rectangular box and the rotating rectangular box according to the boundary of the mask. At the same time, the projected mask is obtained as the segmentation label.
  • 2023.11-2023.12 Vertebra segmentation based on nnunet
  • Description of the first image
    Firstly, the semantic recognition of the vertebrae is performed, and each vertebra is cut out according to the detection box. Then nnunet is used to perform 0,1 segmentation to obtain the segmentation results of each segment.
  • 2023.07-2023.08 Keypoint detection of vertebrae based on HRNet
  • Data annotation
    Description of the first image
    Data annotation was performed by open3d to project four points on the vertebral body, including the center of the upper plane of the vertebral body, the center of the lower plane of the vertebral body, and the left and right pedicles, onto the DRR. Results
    Description of the first image Description of the second image