cellmil.cli.dataset_creation¶
Functions
|
Create a dataset for MIL training based on the provided configuration. |
|
Main function to run the CLI tool |
Set up command line argument parser |
- cellmil.cli.dataset_creation.create_dataset(args: Namespace) None[source]¶
Create a dataset for MIL training based on the provided configuration.
- cellmil.cli.dataset_creation.setup_parser() ArgumentParser[source]¶
Set up command line argument parser