Commit Graph

  • 2466ab28cd feat(serena): Add Serena project configuration main SikongJueluo 2026-03-07 23:21:46 +08:00
  • 4da08dc3d3 refactor(compressors): Simplify module by removing SAM/DINO separation code SikongJueluo 2026-03-07 21:33:42 +08:00
  • c8dc5f9301 docs: update project documentation and configuration SikongJueluo 2026-03-07 15:37:16 +08:00
  • bf02a05ffc feat(opsx): add OpenSpec workflow commands and skills SikongJueluo 2026-03-07 14:53:36 +08:00
  • e832f9d656 refactor(ui): replace tqdm with rich for enhanced console output SikongJueluo 2026-03-06 16:20:38 +08:00
  • 4a6918ce56 refactor(cli): centralize Typer app creation and command registration SikongJueluo 2026-03-06 16:07:01 +08:00
  • 7dbd704d6b refactor(cli): migrate from argparse to typer for command-line interface SikongJueluo 2026-03-06 11:41:35 +08:00
  • 33f2b8f542 chore(config): remove Claude-specific files and update gitignore SikongJueluo 2026-03-06 10:33:24 +08:00
  • 5be4709acf feat(utils): add feature extraction utilities and tests SikongJueluo 2026-03-05 20:48:53 +08:00
  • a16b376dd7 refactor(benchmarks): modularize benchmark system with config-driven execution SikongJueluo 2026-03-02 16:00:36 +08:00
  • a7b01cb49e feat(compressors): add SAM+DINO+Hash pipeline for object feature extraction SikongJueluo 2026-03-02 14:22:44 +08:00
  • 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