Skip to content

Commit 38d158a

Browse files
author
drinkingkazu
committed
updated
1 parent eb3b26b commit 38d158a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/tutorial_summary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ These are tutorial notebooks that actually train a toy algorithm for available o
5252
* Train a network to classify an image containing one of 5 particles (e-, gamma, mu-, pi+, proton).
5353
* [Image classification inference](tutorials/tutorial-06.html)
5454
* Example of how to run an _analysis_ (inference) using the trained network's weights.
55-
* Semantic segmentation training
56-
* coming soon
55+
* [Semantic segmentation training](http://deeplearnphysics.org/Blog/2018-01-05-TrainingSegmentationData_v0.1.0.html)
56+
* Train [U-ResNet](https://github.com/DeepLearnPhysics/u-resnet) for track/shower separation.
5757
* Semantic segmentation inference
5858
* coming soon
5959

0 commit comments

Comments
 (0)