Skip to content

Commit

Permalink
Merge pull request #2 from BiAPoL/patch-1
Browse files Browse the repository at this point in the history
remove extra exercise
  • Loading branch information
zoccoler authored Aug 6, 2024
2 parents 153be55 + c789069 commit e1aa2a9
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,4 @@ Click on `Train`. A label image should show up.
![](apoc11.png)

If the segmentation works well, consider backing up the `ObjectSegmenter.cl` file that has been saved.
If you didn't change the file location before training, it will be located in the folder from where you started napari on the command line.

## Extra exercise
Train a new classifier for an image from the BBB007 dataset found in the [data folder of this repository](../../../data/BBBC007_batch/) and run predictions on another image. From the predictions result, infer how much your model could abstract and what could be done to make it more general.
If you didn't change the file location before training, it will be located in the folder from where you started napari on the command line.

0 comments on commit e1aa2a9

Please sign in to comment.