Skip to content

Official Implementation of Segmentation Rater & Tracing Selector

Notifications You must be signed in to change notification settings

PingHe-Stan/EchoAI_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segmentation Rater & Tracing Selector

Background

This repo contains the source code to run two easy-to-use applications called segmentation rater and tracing selector to quickly gather feedback from clinician's on model performance.


Quick Setup

Clone directory

git clone https://github.com/PingHe-Stan/EchoAI_App.git
cd EchoAI_App

1. Install dependencies

# Pip and Venv
python -m venv echoaiapp
source echoaiapp/bin/activate
pip install -r requirements.txt

2. Run App

flask run

About

Official Implementation of Segmentation Rater & Tracing Selector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published