Skip to content

Commit

Permalink
Correct predict docs
Browse files Browse the repository at this point in the history
  • Loading branch information
brianreicher committed Dec 14, 2023
1 parent 00cef5b commit 3eb68b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/autoseg/predict/network_predictions.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def predict_task(
voxel_size: int = 33,
) -> None:
"""
Predict segmentation outputs using a trained deep learning model.
Predict affinities using a trained deep learning model.
Parameters:
model:
Expand Down

0 comments on commit 3eb68b2

Please sign in to comment.