Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated readme
  • Loading branch information
kangway authored Feb 6, 2019
1 parent 9f39179 commit a9816cb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,19 @@ The filepaths must be specified as indicated in each notebook to specify the loc

**Notebooks 1.1-1.3** describe necessary preprocessing steps, including: color normalization, whole slide image tiling, blob detection, and dataset splitting.

### 2. Model Training and Development

**Notebooks 2.1 and 2.2** detail model development, training, and testing.

### 3. Visualizing Predictions

**Notebook 3** describes prediction confidence heatmaps.

### 4. Saliency Maps

**Notebooks 4.1 and 4.2** describe feature interpretation studies, including feature occlusion and guided-grad cam studies.

### 5. CERAD-like Scoring on Whole Slide Images
**Notebooks 5.1-5.3** describe whole slide scoring.


Expand Down

0 comments on commit a9816cb

Please sign in to comment.