This commit is contained in:
lee
2025-07-02 14:41:12 +08:00
parent 061820c34f
commit 537ed838fc
8 changed files with 124 additions and 58 deletions

View File

@ -188,7 +188,7 @@ class PairGenerator:
if __name__ == "__main__":
original_path = '/home/lc/data_center/contrast_learning/contrast_test_data/test'
original_path = '/home/lc/data_center/scatter/val_extar'
parent_dir = str(Path(original_path).parent)
generator = PairGenerator()