mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced 2026-09-15 01:12:55 +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:
@@ -215,6 +215,7 @@ outputs/
|
||||
# Vibe Coding
|
||||
.sisyphus
|
||||
.claude/settings.local.json
|
||||
openspec/changes/
|
||||
|
||||
# Devenv
|
||||
.devenv*
|
||||
|
||||
Reference in New Issue
Block a user