Code Monkey home page Code Monkey logo

uadmi-seminar's Introduction

UADMI Seminar Project - CutPaste Implementation

This project is the implementation of "CutPaste: Self-Supervised Learning for Anomaly Detection and Localization" for the detection of brain anomalies within the scope of the Master-Seminar: Unsupervised Anomaly Detection in Medical Imaging (IN2107, IN45010) seminar course.

Project Setup

First, you have to initialize the environment

Note Using a virtual environment would be better

pip install -r requirements.txt

Download and extract the data

Note Ensure that the data folder is located in the same directory as the project and is configured appropriately according to the model.yaml configuration file.

wget <link of the data>
unzip data.zip

Dataset

This project utilizes two distinct datasets for training.

  1. fastMRI Dataset

    • Source: fastMRI
    • Description: The fastMRI dataset comprises MRI images that have been collected using accelerated MRI techniques, allowing for faster acquisition times.
    • Number of Images: 130
  2. IXI Dataset

    • Source: IXI Dataset
    • Description: The IXI dataset consists of brain MRI images collected from the IXI project, providing a diverse set of images for analysis and processing.
    • Number of Images: 581

Results

The tests were conducted based on the parameters outlined in the table below.

Epoch Count Batch Size Learning Rate Momentum Input Size Weight Decay Algorithm
256 96 0.03 0.9 256x256 0.00003 3-Way CutPaste

Algorithm Evaluation Results

Comprehensive ROC Curve figures and detailed results for each pathology are available in the results folder.

CutPaste Augmentation

CutPaste augmentation on Brain MRI

Prediction with Overlayed GradCAM

Prediction on anomaly brain mri

Prediction on normal brain mri

uadmi-seminar's People

Contributors

fehmisener avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.