wuff-mann commited on
Commit
a2f6302
·
1 Parent(s): 7119da2

Upload WaveCleanLDM/C6A_FinalArchiveTrueOldCompare/latest/README_C6A_FINAL_RELEASE.md with huggingface_hub

Browse files
WaveCleanLDM/C6A_FinalArchiveTrueOldCompare/latest/README_C6A_FINAL_RELEASE.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # ICWDS final release bundle — C6-A
2
+
3
+ Recommended output: **quality_one deterministic one-step reconstruction**.
4
+
5
+ Main pipeline:
6
+
7
+ ```text
8
+ Raw E(f,theta)
9
+ -> CNN wave-system segmentation / artifact-aware clean front end
10
+ -> VAE semantic + residual codec
11
+ -> exact 30-byte packet
12
+ -> C5C/C5D clean deterministic one-step decoder
13
+ -> clean reconstructed wave direction spectrum
14
+ ```
15
+
16
+ True old-system checkpoint status: `True`.
17
+ Comparison level: `true_old_system`.
18
+
19
+ HF destination:
20
+
21
+ ```text
22
+ wuff-mann/Wave_compress_system/WaveCleanLDM/C6A_FinalArchiveTrueOldCompare/latest/
23
+ ```