core.scripts.preprocess_ef#
Copyright (c) Meta Platforms, Inc. and affiliates.
This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
Creates LMDB files with extracted graph features from provided *.extxyz files for the S2EF task.
Attributes#
Functions#
|
|
|
|
|
Module Contents#
- core.scripts.preprocess_ef.write_images_to_lmdb(mp_arg)#
- core.scripts.preprocess_ef.main(args: argparse.Namespace) None #
- core.scripts.preprocess_ef.get_parser() argparse.ArgumentParser #
- core.scripts.preprocess_ef.parser: argparse.ArgumentParser#