core.scripts.preprocess_relaxed

core.scripts.preprocess_relaxed#

Creates LMDB files with extracted graph features from provided *.extxyz files for the S2EF task.

Attributes#

Functions#

write_images_to_lmdb(→ None)

main(→ None)

Module Contents#

core.scripts.preprocess_relaxed.write_images_to_lmdb(mp_arg) None#
core.scripts.preprocess_relaxed.main(args, split) None#
core.scripts.preprocess_relaxed.parser#