You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
-
# Code for EMcapsulins - "Genetically encoded barcodes for correlative volume electron microscopy"
1
+
# Source code for "Genetically encoded barcodes for correlative volume electron microscopy"
2
2
3
-
This repository contains code for the machine learning part of the paper "Genetically encoded barcodes for correlative volume electron microscopy" (TODO: Put a reference here when it's published).
3
+
This repository contains all code for the sequential ML pipeline of the paper [Genetically encoded barcodes for correlative volume electron microscopy](https://www.nature.com/articles/s41587-023-01713-y).
4
4
5
+
Pretrained models can be found as release artifacts [here](https://github.com/StructuralNeurobiologyLab/emcaps/releases/tag/models). They are automatically downloaded and cached when needed by the code.
6
+
7
+

0 commit comments