프로젝트 목록
Burn detection inference and segmentation result visual
2022년 9월 1일
1 min read

화상 상처 탐지

화상 상처 이미지에서 상처 영역을 찾고 상태 분류와 회복일 예측을 실험했습니다.
숭실대학교

개요

화상 상처 이미지를 기반으로 상처 영역을 찾고, 상태를 분류하며, 회복 단계 예측까지 이어지는 의료 영상 분석 파이프라인을 구성했습니다.

파이프라인

  • 상처 영역 segmentation
  • 중증도 또는 상태 분류
  • 회복일 예측을 위한 feature/모델 구성
  • 추론 결과를 사람이 확인할 수 있는 시각화

기술 키워드

Computer Vision Medical AI Object Detection Segmentation ConvLSTM

자료

Burn wound image example used for severity and area analysis
Burn wound image example used for severity and area analysis
Burn dataset EDA visual used to inspect label and data characteristics
Burn dataset EDA visual used to inspect label and data characteristics
Burn detection and inference result with model output visualization
Burn detection and inference result with model output visualization