Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 12:44:46 +02:00
2861327016 feat: spectral metrics per eval sample in experiment summary
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 12:42:36 +02:00
c4687521ef feat: save spectrogram PNG alongside each eval sample
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 12:29:31 +02:00
8717af2728 fix: prevent saturation from RMS normalization clipping peaks
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 12:06:49 +02:00
78e9838a83 fix: replace peak normalization with RMS normalization at -20 dBFS
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 10:46:11 +02:00
94610b8943 feat: r128_sweet_spot sweep — noise-free LR search + rank 256
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 10:32:45 +02:00
f5f7f2ae68 fix: eval sample seed 0 -> 42
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 10:32:30 +02:00
1663b39833 fix: bump eval sample to 25 ODE steps (was 8)
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 01:32:26 +02:00
a7923d5fb7 feat: r64_overnight sweep — focused rank-64 ablation at 8000 steps
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 00:59:18 +02:00
786a57c424 feat: sweep resume + 5 additional experiments (LR, target, extended)
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 00:54:39 +02:00
f15e02b0b8 fix: eval samples use fixed clip/seed, save to samples/ subfolder
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 00:45:33 +02:00
0682a536cb fix: point data_dir to features/ subdir where .npz and audio live
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 00:38:22 +02:00
0000878e76 feat: thorough overnight sweep + dataset browser updates
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-07 14:55:32 +02:00
675644189d feat: add SelVA Dataset Browser node
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 14:23:18 +02:00
47ea6199fa feat: add Delete button to remove exports from disk, DB, and dataset.json
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 14:15:15 +02:00
8bc42cabd9 fix: store absolute paths in dataset.json
8148971aae refactor: remove fps from annotation — path + label only
a8d8bd7fdc Revert "fix: pass source fps to ffmpeg export via fps filter"
f0484fac86 Revert "feat: write fps.txt alongside WebP sequence audio"
fd25e8fa37 feat: add migration script to generate dataset.json from DB history
Compare 6 commits »
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 13:56:16 +02:00
cf62940b84 feat: write fps.txt alongside WebP sequence audio
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 13:54:40 +02:00
fc9287a5a6 fix: pass source fps to ffmpeg export via fps filter
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 12:35:46 +02:00
1256819dde ui: warn mask generation is untested, recommend ComfyUI
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 12:35:15 +02:00
58043dd7e3 docs: warn mask generation is untested, recommend ComfyUI
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 12:34:53 +02:00
a652872d15 docs: add GPL v3 license and GitHub source link