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
+20-10Lines changed: 20 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,17 @@
2
2
3
3
PartiNet is a three-stage pipeline for automated particle picking in cryo-EM micrographs, combining advanced denoising with state-of-the-art deep learning detection.
4
4
5
+
Installation and Usage can be found at our [Documentation](https://wehi-researchcomputing.github.io/PartiNet/)
6
+
7
+
Use our pretrained model at [Model Weights](https://huggingface.co/MihinP/PartiNet)
8
+
5
9
6
10
## Features
7
11
8
-
- 🧹 Advanced denoising for improved signal-to-noise ratio
9
-
- 🎯 Deep learning-based particle detection
12
+
- 🧹 Heuristic denoising for improved signal-to-noise ratio
13
+
- 🎯 Dynamic deep learning particle detection
10
14
- ⚡ Multi-GPU support for faster processing
11
-
- 🔄 Seamless integration with RELION workflows
15
+
- 🔄 Seamless integration with cryoSPARC and RELION workflows
0 commit comments