embed for bf
This commit is contained in:
parent
95879e4759
commit
19a7266c17
@ -69,7 +69,8 @@ def main(args):
|
||||
inference_loader = create_inference_loader(inference_data)
|
||||
|
||||
dataset_name = Path(args.folder).name
|
||||
|
||||
embed()
|
||||
quit()
|
||||
if not (Path(OUTDIR)/dataset_name).exists():
|
||||
Path(Path(OUTDIR)/dataset_name).mkdir(parents=True, exist_ok=True)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user