Skip to content

PEESEgroup/PromptSTEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PromptSTEM: Attentional Deep Learning Accelerates Quantification of Heterogeneous Catalysts from Electron Microscopy

This codebase provides a generalizable method for automated image analysis of supported nanocalysts in transmission electron microscopy, including single-atom catalysts, sub-nano clusters, and nanoparticles.

Installation

Prerequisites

  • PyTorch
  • OpenCV

Quick command

pip install -r requirements.txt

Model Checkpoint

Usage

  • 1. Train and predict segmentation models:
python train.py

Data

The datasets used in this study are all publicly available:

Citation

If you find our code or data useful in your research, please cite our paper:

@misc{yuan2025FASTCat,
      title={Deep Learning Enabled Single-Shot STEM Imaging for Ultra-Fast Identification of Supported Catalysts}, 
      author={Wenhao Yuan and Fengqi You},
      year={2025},
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages