Commit Graph

  • 370c4a6588 feat(synthesizer): add CSV export and progress bar for dataset generation SikongJueluo 2026-03-02 13:01:47 +08:00
  • f0479cc69b refactor(configs, data_loading): improve code clarity and add docstrings SikongJueluo 2026-02-28 22:07:25 +08:00
  • 88d1d0790d refactor(data-loading): migrate to Hugging Face datasets and reorganize structure SikongJueluo 2026-02-28 21:43:13 +08:00
  • 77d715a2cf feat(dataset): add synthetic dataset generation and configuration SikongJueluo 2026-02-28 21:15:45 +08:00
  • f61857feba fix(compressors): fix the wrong usage of loss function in training pipeline SikongJueluo 2026-02-28 17:49:55 +08:00
  • 1926cb53e2 feat(compressors): replace float/int compressors with hash-based compression for CAM SikongJueluo 2026-02-20 20:29:38 +08:00
  • 5f9d2bfcd8 refactor(benchmarks): overhaul evaluation pipeline with LanceDB integration SikongJueluo 2026-02-10 17:01:51 +08:00
  • 6f60cd94d3 chore(project): add basedpyright to support vibe coding SikongJueluo 2026-02-10 17:01:51 +08:00
  • 7f6732edeb feat(benchmarks): add evaluation framework for DINO-based compressors SikongJueluo 2026-02-08 22:43:38 +08:00
  • 3ba3705ba6 refactor(configs): remove unused settings SikongJueluo 2026-02-08 22:43:38 +08:00
  • 6c34a3cefb chore(tests): remove obsolete test files for compressor and extractor SikongJueluo 2026-02-08 18:19:08 +08:00
  • 76a572ee12 feat(train): add checkpointing and training interruption handling SikongJueluo 2026-02-08 17:24:03 +08:00
  • 8f417b674c feat(compressors): add neural compression modules and training pipeline SikongJueluo 2026-02-08 16:40:44 +08:00
  • b93381accc refactor(project): remove feature compressor module and update docs SikongJueluo 2026-02-07 15:36:19 +08:00
  • 051bae5483 feat(visualizer): add cosine similarity computation for image comparison SikongJueluo 2026-02-07 15:05:12 +08:00
  • d6bb233651 feat(visualizer): implement image selection and display from grid SikongJueluo 2026-02-07 11:08:13 +08:00
  • aa6baa87fe feat(docs): update test principle for development SikongJueluo 2026-02-07 11:08:13 +08:00
  • 0b10ab6cfa feat(visualizer): add image selection and binary data storage SikongJueluo 2026-02-06 16:59:22 +08:00
  • e859fef2b3 feat(visualizer): integrate image upload with similarity search SikongJueluo 2026-02-05 21:41:39 +08:00
  • a0df45ab05 feat(feature-retrieval): add single image feature extraction method SikongJueluo 2026-02-05 21:08:49 +08:00
  • 7ce97c1965 refactor(config): simplify config manager to single unified config SikongJueluo 2026-02-05 15:47:05 +08:00
  • 3d90e75441 docs: add DEVELOPMENT.md with project guidelines SikongJueluo 2026-02-05 14:41:36 +08:00
  • ea747f0e5b refactor(feature-retrieval): convert standalone function to singleton class SikongJueluo 2026-02-05 14:11:26 +08:00
  • 90087194ec feat(feature-retrieval): add label mapping and visualization upload SikongJueluo 2026-02-05 13:27:29 +08:00
  • 701fa9f289 feat(visualizer): add Dash-based web interface for data visualization SikongJueluo 2026-02-03 20:27:48 +08:00
  • 9efdbb3327 feat(database): add vector database with ConfigType enum SikongJueluo 2026-02-03 17:25:24 +08:00
  • cf83c09165 feat: initialize project with Python 3.10 and feature retrieval module SikongJueluo 2026-02-01 12:11:11 +08:00
  • 9e9070bdb4 feat(configs): implement Pydantic configuration system with type safety SikongJueluo 2026-01-31 12:19:11 +08:00
  • 1454647aa6 feat(feature-compressor): add DINOv2 feature extraction and compression pipeline SikongJueluo 2026-01-31 10:33:37 +08:00
  • f9a359fc28 Init python and env SikongJueluo 2026-01-27 19:47:44 +08:00
  • 8431bc5a62 Initial commit Yugeng Pang 2026-01-19 15:24:36 +08:00