Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-grim authored Jan 21, 2025
1 parent bc0f577 commit 73c1ea3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The goal of this step is to generate initial proposals for soma locations by det
<b> Figure: </b>Proposals generated across a large region.
</p>

### Step 2: Filter Proposals with Heuristics
### Step 2: Proposal Filtering

The initial proposal generation step prioritizes high recall, which results in many false positives. This step leverages prior knowledge, such as the Gaussian-like appearance and expected size of somas, to filter out trivial false positives.

Expand All @@ -92,8 +92,7 @@ The initial proposal generation step prioritizes high recall, which results in m
<b> Figure: </b>Examples of filtered proposals.
</p>

### Step 3: Classify Proposals with Convolutional Neural Network (CNN)

### Step 3: Proposal Classification
To do...

<p>
Expand Down

0 comments on commit 73c1ea3

Please sign in to comment.