Blue2Giant commited on
Commit
769d85d
·
verified ·
1 Parent(s): e7f4b41

Upload flux summary

Browse files
Files changed (1) hide show
  1. cref_sref/flux/summary.json +29 -0
cref_sref/flux/summary.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": "/data/vgo/xingpeng/new_vgo/Sref_Cref_MiniVGO/configs/data/0426_cref_sref_full_diffusion.yaml",
3
+ "vault_root": "/mnt/chengwei/vault/traindata/04-26",
4
+ "selected_sources": [
5
+ "cref_sref_flux_lora_part1"
6
+ ],
7
+ "skipped_non_lora_sources": [
8
+ "cref_sref_oneig_filter_part1",
9
+ "cref_sref_oneig_filter_part2",
10
+ "cref_sref_oneig_filter_part3",
11
+ "cref_sref_oneig_filter_part4",
12
+ "cref_sref_oneig_filter_part5"
13
+ ],
14
+ "pair_keys": [],
15
+ "exported_sequences": 273682,
16
+ "unique_content_images": 482,
17
+ "unique_style_images": 13037,
18
+ "unique_target_images": 129237,
19
+ "match_counts": {
20
+ "flux:content:matched": 254746,
21
+ "flux:content:unmatched": 18936,
22
+ "flux:style:matched": 240137,
23
+ "flux:style:unmatched": 33545,
24
+ "flux:target:ambiguous": 13,
25
+ "flux:target:matched": 37478,
26
+ "flux:target:no_candidates": 132753,
27
+ "flux:target:unmatched": 103438
28
+ }
29
+ }