This website requires JavaScript.
Explore
Help
Sign In
SikongJueluo
/
Mini-Nav
Watch
1
Star
0
Fork
0
You've already forked Mini-Nav
mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced
2026-07-13 04:25:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f06b0625b41db434a4c587fc46a3345de73ff6be
Mini-Nav
/
mini-nav
/
compressors
History
SikongJueluo
26b00e556a
refactor(compressors): reorganize SAM utilities into proposal module
2026-03-30 21:31:47 +08:00
..
object_score
feat(compressors): add object scoring and selection for SAM masks
2026-03-30 16:50:35 +08:00
proposal
refactor(compressors): reorganize SAM utilities into proposal module
2026-03-30 21:31:47 +08:00
__init__.py
feat(compressors): add object scoring and selection for SAM masks
2026-03-30 16:50:35 +08:00
common.py
feat(compressors): replace float/int compressors with hash-based compression for CAM
2026-02-24 22:54:41 +08:00
hash_compressor.py
fix(compressors): fix the wrong usage of loss function in training pipeline
2026-02-28 17:51:14 +08:00
model_loader.py
refactor(compressors): reorganize SAM utilities into proposal module
2026-03-30 21:31:47 +08:00
pipeline.py
refactor(compressors): reorganize SAM utilities into proposal module
2026-03-30 21:31:47 +08:00
train.py
refactor(ui): replace tqdm with rich for enhanced console output
2026-03-06 17:07:59 +08:00