Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-19 15:37:01 +02:00
5d45b8d8eb fix: timestamp collision, undo stack invalidation, label parsing, filter-aware clear
e6db83f00b feat: hard negatives management dialog with filter and bulk delete
edc5784ba6 feat: hard negative source_model tracking, training toggle
8ed9fbf557 feat: scan version selector in results panel
4fb2ae144f feat: scan result history — keep N versions per (file, model)
Compare 13 commits »
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-19 13:41:43 +02:00
52aa982aa2 docs: fix bugs in audio pipeline implementation plan
07457d0d6f docs: audio pipeline improvements implementation plan
c5d613fc5f docs: audio pipeline improvements design — multi-layer, AST, EAT, calibration
Compare 3 commits »
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-19 13:03:15 +02:00
7855ea62c2 fix: training cancel button re-enable, waveform worker cleanup, stats table sort
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-19 12:55:48 +02:00
70be5974cf feat: dataset statistics dialog with per-video breakdown and class balance
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-19 12:53:53 +02:00
a0286d5cf9 feat: waveform overlay, signal safety, training cancel, dynamic batch size, duplicate detection
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-19 12:45:15 +02:00
2b7dfb330d fix: DB schema missing scan_export column, add threshold filter and N hotkey
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 22:19:51 +02:00
518554f788 fix: keep PowerShell window open after setup completes or errors
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 22:12:48 +02:00
282156e8ed feat: auto-detect GPU in setup scripts, log environment at startup
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 22:00:24 +02:00
3417a0f603 fix: crash when switching folder in train dialog (signal recursion)
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 21:50:47 +02:00
cd0552197f feat: prefetch audio during Scan All, fix file-switch interruption, fix Windows setup
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 21:37:49 +02:00
7dffcb08eb feat: interruptible Scan All — stop after current video, resume later
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 21:26:16 +02:00
93bcb23fa7 docs: document embedding cache and fast rescan loop
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 21:14:47 +02:00
eda7826a40 fix: safe PATH fallback for Windows DLL loading, deduplicate model restore
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 21:05:41 +02:00
e7e20b0fe6 fix: review mode playback line, model restore dedup, auto-rescan on rollback
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 20:47:54 +02:00
814ef946eb fix: add missing shortcuts to help dialog (disable, undo, drag resize)
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 20:40:25 +02:00
2e738df9ae docs: rewrite install guide with venv steps and dataset sizing guidance
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 20:35:02 +02:00
6ddfcde8ee feat: disable/resize scan regions, undo, training fixes, cross-platform cleanup
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 18:43:10 +02:00
b161412d94 feat: scan workflow — region fusion, hard negatives, review mode, versioned models
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 16:28:56 +02:00
5a9e068903 fix: 6 bugs — profile isolation, export stashing, auto-negative guard
Ethanfel pushed to feat/training-ui at Ethanfel/8-cut 2026-04-18 16:12:59 +02:00
6870e5aaf3 feat: scan results panel, model switching, batch scan, and training improvements