feat(feature-compressor): add DINOv2 feature extraction and compression pipeline

This commit is contained in:
2026-01-31 10:33:37 +08:00
parent f9a359fc28
commit 1454647aa6
22 changed files with 1486 additions and 16 deletions

1
.gitignore vendored
View File

@@ -208,6 +208,7 @@ __marimo__/
# Projects
data/
deps/
outputs/
# Devenv
.devenv*