Difference between revisions of "2014 Summer Project Week:AutomatedSegmentationQA"

From NAMIC Wiki
Jump to: navigation, search
 
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-MIT2014.png|[[2014_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2014.png|[[2014_Summer_Project_Week#Projects|Projects List]]
 +
Image:roboRater.png|[http://brainsia.github.io/roboRater/ Github site]
 
</gallery>
 
</gallery>
  

Latest revision as of 13:18, 27 June 2014

Home < 2014 Summer Project Week:AutomatedSegmentationQA

Key Investigators

  • IOWA: Dave Welch, Eun Young (Regina) Kim, Hans Johnson

Project Description

Objective

  • Create a database-driven script to compare results of segmentation workflow experiments validating results on a per-region basis
  • Comparisons will use DICE
  • Script will register patient scans from a baseline experiment to the 'new' experiment

Approach, Plan

  • Identify the DICE threshold for automatic QA entry
  • Interface with our PostgreSQL database for QA access and recording
  • Validate automated responses on 20 test cases

Progress

  • Complete
  • Source code on Github