YYan98 commited on
Commit
bdd6918
·
verified ·
1 Parent(s): c372d97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,5 +8,7 @@ tags:
8
  # A comprehensive foundation model for cryo-EM image processing
9
  We present the Cryo-EM Image Evaluation Foundation (Cryo-IEF) model, which has been pre-trained on a substantial dataset comprising approximately 65 million cryo-EM particle images using unsupervised learning techniques. Cryo-IEF excels in various cryo-EM data processing tasks, such as classifying particles from different structures, clustering particles by pose, and assessing the quality of particle images. Upon fine-tuning, the model effectively ranks particle images by quality, enabling the creation of CryoWizard—a fully automated single-particle cryo-EM data processing pipeline.
10
 
 
 
11
  <a href="https://doi.org/10.1101/2024.11.04.621604"><img src="https://img.shields.io/badge/Paper-bioRxiv-green" style="max-width: 100%;"></a>
12
  <a href="https://github.com/westlake-repl/Cryo-IEF"><img src="https://img.shields.io/badge/GitHub%20Pages-121013?logo=github&logoColor=white" style="max-width: 100%;"></a>
 
8
  # A comprehensive foundation model for cryo-EM image processing
9
  We present the Cryo-EM Image Evaluation Foundation (Cryo-IEF) model, which has been pre-trained on a substantial dataset comprising approximately 65 million cryo-EM particle images using unsupervised learning techniques. Cryo-IEF excels in various cryo-EM data processing tasks, such as classifying particles from different structures, clustering particles by pose, and assessing the quality of particle images. Upon fine-tuning, the model effectively ranks particle images by quality, enabling the creation of CryoWizard—a fully automated single-particle cryo-EM data processing pipeline.
10
 
11
+ This model is intended for **academic research only**. Commercial use is prohibited without explicit permission.
12
+
13
  <a href="https://doi.org/10.1101/2024.11.04.621604"><img src="https://img.shields.io/badge/Paper-bioRxiv-green" style="max-width: 100%;"></a>
14
  <a href="https://github.com/westlake-repl/Cryo-IEF"><img src="https://img.shields.io/badge/GitHub%20Pages-121013?logo=github&logoColor=white" style="max-width: 100%;"></a>