Skip to content

ritikkumarv/ICH-detection-CNN-attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intracranial Hemorrhage Detection Using CNN with Attention

This project replicates a 2024 research paper that proposes a deep learning-based method to automatically detect intracranial hemorrhage (ICH) in CT brain scans. The goal is to learn how to read and implement research ideas using convolutional neural networks (CNNs) and attention mechanisms.

Highlights

  • Achieved over 99% accuracy on public CT scan data
  • Implemented CNN model with an attention mechanism
  • Learned preprocessing, model building, training, and evaluation
  • Based on the paper: "Automated Intracranial Hemorrhage Detection Using Deep Learning in Medical Image Analysis" (IEEE 2024)

This project is for educational and skill-building purposes.


Table of Contents

About

Detecting brain hemorrhages from CT scans using CNNs with attention (paper replication project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors