|
PhysAugNet 1.0.1
VQ-VQE powered augmentation for metal defect segmentation
|
Functions | |
| main (input_dir, output_dir, config_path="configs/default.yaml") | |
| parse_args () | |
| main () | |
Variables | |
| parser = argparse.ArgumentParser() | |
| required | |
| type | |
| str | |
| default | |
| args = parser.parse_args() | |
| augment_thermal.main | ( | ) |
Definition at line 19 of file augment_thermal.py.
| augment_thermal.main | ( | input_dir, | |
| output_dir, | |||
| config_path = "configs/default.yaml" ) |
Definition at line 7 of file augment_thermal.py.
| augment_thermal.parse_args | ( | ) |
Definition at line 10 of file augment_thermal.py.
| augment_thermal.args = parser.parse_args() |
Definition at line 23 of file augment_thermal.py.
| augment_thermal.default |
Definition at line 22 of file augment_thermal.py.
| augment_thermal.parser = argparse.ArgumentParser() |
Definition at line 19 of file augment_thermal.py.
| augment_thermal.required |
Definition at line 20 of file augment_thermal.py.
| augment_thermal.str |
Definition at line 22 of file augment_thermal.py.
| augment_thermal.type |
Definition at line 22 of file augment_thermal.py.