Skip to content

Latest commit

 

History

History

asd-afm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Automated structure discovery in atomic force microscopy

This is a Pytorch version of Keras/Tensorflow model training code in https://github.com/SINGROUP/ASD-AFM. The original training procedure is not reproduced exactly, so some differences in the training outcomes may be expected.

Paper: B. Alldritt et. al, Automated structure discovery in atomic force microscopy, Sci. Adv., 2020.

Scripts:

  • generate_data.py: Download molecule dataset and generate a dataset of AFM images and image descriptors.
  • train.py: Train and test a model using the generated AFM image dataset.
  • run_train.sh: Run the training script with preset parameters.
  • predict_1S-camphor.py: Run prediction for experimental AFM images of 1S-camphor using a pretrained model.

Data: