Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 20:29:07 +02:00
31f4df4c5b fix: suppress QFrame paintEvent on mpv native window
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 20:28:02 +02:00
39bbfedb9d fix: suppress paintEngine warnings from mpv native window embedding
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 20:25:09 +02:00
025d5afe1f chore: add shebang for direct execution
Ethanfel renamed repository from EightSeconds to Ethanfel/8-cut 2026-04-06 18:50:35 +02:00
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 18:49:42 +02:00
191d1cf299 fix: move SELVA_CATEGORIES to module level, harden append_to_tsv, fix tests
c76eb9ec84 feat: add label/category annotation fields and TSV export for SELVA
Compare 2 commits »
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 18:30:42 +02:00
8fb8782e65 fix: use correct venv path on Windows (Scripts/python.exe)
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 18:29:03 +02:00
a74e5022b3 docs: add README
Ethanfel created branch master in Ethanfel/8-cut 2026-04-06 18:27:38 +02:00
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 18:27:38 +02:00
e62a712de2 perf: skip redundant repaints, cache fps, O(1) playlist dedup, fix worker leak
16e0bc231c perf: playlist O(1) updates, marker hover cache, crop pen cache, keyboard debounce, export marker fast-path
4c44d78c37 perf: seek debounce, cached paint resources, async DB lookup, regex pre-compile
b57131a3d9 feat: keyboard navigation for timeline
9652b249ba feat: extract audio alongside WebP image sequence
Compare 10 commits »
Ethanfel created repository Ethanfel/8-cut 2026-04-06 18:17:37 +02:00
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:44:16 +02:00
ed8abf7a5b docs: add video format recommendations to dataset preparation section
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:37:51 +02:00
21ed93d3ee docs: add audio dataset pipeline reference doc
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:15:08 +02:00
f1e2bbd55b feat: add first experiment sweep file for Tier 1 ablation
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:11:30 +02:00
3d9221c248 fix: three bugs in scheduler and trainer
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:06:43 +02:00
2d200395af feat: add grad norm logging and richer experiment summary output
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 13:03:26 +02:00
3ec380a27e feat: add SelVA LoRA Scheduler node for automated experiment sweeps
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 12:46:00 +02:00
9bc2568543 docs: document LoRA dropout, LoRA+, and curriculum timestep sampling
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 12:43:21 +02:00
eb63c1ead7 feat: add LoRA dropout, LoRA+ asymmetric LR, and curriculum timestep sampling
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-06 02:34:55 +02:00
5baa070e61 docs: add observations section with fp32/batch/precision findings
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-06 02:34:53 +02:00
95136b53a0 docs: add observations section with fp32/batch/precision findings