PhysAugNet 1.0.1
VQ-VQE powered augmentation for metal defect segmentation
Loading...
Searching...
No Matches
augment_thermal Namespace Reference

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()

Function Documentation

◆ main() [1/2]

augment_thermal.main ( )

Definition at line 19 of file augment_thermal.py.

◆ main() [2/2]

augment_thermal.main ( input_dir,
output_dir,
config_path = "configs/default.yaml" )

Definition at line 7 of file augment_thermal.py.

◆ parse_args()

augment_thermal.parse_args ( )

Definition at line 10 of file augment_thermal.py.

Variable Documentation

◆ args

augment_thermal.args = parser.parse_args()

Definition at line 23 of file augment_thermal.py.

◆ default

augment_thermal.default

Definition at line 22 of file augment_thermal.py.

◆ parser

augment_thermal.parser = argparse.ArgumentParser()

Definition at line 19 of file augment_thermal.py.

◆ required

augment_thermal.required

Definition at line 20 of file augment_thermal.py.

◆ str

augment_thermal.str

Definition at line 22 of file augment_thermal.py.

◆ type

augment_thermal.type

Definition at line 22 of file augment_thermal.py.