PhysAugNet 1.0.1
VQ-VQE powered augmentation for metal defect segmentation
Loading...
Searching...
No Matches
infer_video.py File Reference

Go to the source code of this file.

Namespaces

namespace  infer_video

Functions

 infer_video.infer_video (video_path, output_path, checkpoint, config_path="configs/default.yaml")

Variables

 infer_video.parser = argparse.ArgumentParser(description="Reconstruct video using VQ-VAE")
 infer_video.required
 infer_video.True
 infer_video.help
 infer_video.type
 infer_video.str
 infer_video.default
 infer_video.args = parser.parse_args()