Skip to content

Commit 8d143d2

Browse files
authored
Update model_TRAILMAP_MS.py
1 parent eb07b49 commit 8d143d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

napari_cellseg3d/models/model_TRAILMAP_MS.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
def get_weights_file():
5-
# original model from Liqun Luo lab, transferred to pytorch
5+
# original model from Liqun Luo lab, transferred to pytorch and trained on mesoSPIM-acquired data (mostly cFOS as of July 2022)
66
return "TRAILMAP_MS_best_metric_epoch_26.pth"
77

88

0 commit comments

Comments
 (0)