mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced 2026-03-12 12:25:32 +08:00
refactor(compressors): Simplify module by removing SAM/DINO separation code
- Remove dino_compressor.py and segament_compressor.py - Rewrite pipeline.py to inline DINO into HashPipeline - Maintain backward compatibility: SAMHashPipeline alias - Update tests and benchmark.py
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -215,6 +215,7 @@ outputs/
|
||||
# Vibe Coding
|
||||
.sisyphus
|
||||
.claude/settings.local.json
|
||||
openspec/changes/
|
||||
|
||||
# Devenv
|
||||
.devenv*
|
||||
|
||||
Reference in New Issue
Block a user