Commit Graph

  • 12d21b0d23 doc: rewrite README with architecture overview and module docs dev Fam Zheng 2026-04-09 09:50:20 +01:00
  • a83eb04094 alg: simplify QR minimum size check and update camera 6.0 WASM Fam Zheng 2026-04-06 12:49:47 +01:00
  • a1a982fb06 Revert "Increase image resolution to 512x512 in training and verification" Fam Zheng 2026-02-28 09:14:53 +00:00
  • 74809305ae ai: cache model Fam Zheng 2026-01-27 22:34:08 +00:00
  • fe1dccde17 Increase ailab job timeout to 100 hours Fam Zheng 2026-01-24 12:27:39 +00:00
  • 3715bafcb4 Increase image resolution to 512x512 in training and verification Fam Zheng 2026-01-24 12:25:45 +00:00
  • df71e4b63e ai: return model_name Fam Zheng 2026-01-24 12:21:16 +00:00
  • 50dd513b78 ignore wandb Fam Zheng 2026-01-24 11:28:50 +00:00
  • 55f79343d9 ai: return model_name main Fam Zheng 2026-01-24 12:21:16 +00:00
  • 34eeee33da ignore wandb Fam Zheng 2026-01-24 11:28:50 +00:00
  • a471814a22 fix: replace invalid wandb project name with valid format Fam Zheng 2026-01-05 21:52:04 +00:00
  • e172802a21 ci: add wandb to requirements.txt for train2.py Fam Zheng 2026-01-05 21:39:49 +00:00
  • f45bfc9f84 ci: move ailab to first step Fam Zheng 2026-01-05 20:48:41 +00:00
  • 32171d11f3 doc: add 11b Fam Zheng 2026-01-05 20:47:19 +00:00
  • 32380a8082 Add wandb logging, finetune old code selection, and improve file naming Fam Zheng 2025-12-28 21:26:44 +00:00
  • 90043c2541 Add upload progress and BPS tracking to upload.py Fam Zheng 2025-12-27 20:59:03 +00:00
  • 069205946a Reduce parallelism to avoid overwhelming server with 404s Fam Zheng 2025-12-27 17:26:44 +00:00
  • 73529bec16 Add timeouts to requests to prevent hanging Fam Zheng 2025-12-27 17:11:14 +00:00
  • 59425ca9fb Fix CI: resolve opencv-contrib-python conflict and use lazy QR detector init Fam Zheng 2025-12-27 16:39:47 +00:00
  • a04471d574 common.py: fix predict Fam Zheng 2025-12-27 12:38:02 +00:00
  • ad4ca27b7a Add --scan-ids option to fetch-scans.py Fam Zheng 2025-12-27 11:40:01 +00:00
  • e0404ebf5a common.py: restore results_per_img = ncells * ncells * 2 Fam Zheng 2025-12-27 11:04:15 +00:00
  • 8fb224651a refactor: update Makefile Fam Zheng 2025-12-27 10:33:50 +00:00
  • c14deba2ca refactor: update train2.py Fam Zheng 2025-12-27 10:33:50 +00:00
  • bb230733c5 refactor: update check_accuracy.py Fam Zheng 2025-12-27 10:33:49 +00:00
  • 5e1fe5cb5a refactor: update fetch-scans.py Fam Zheng 2025-12-27 10:33:49 +00:00
  • a40d664e09 refactor: update common.py Fam Zheng 2025-12-27 10:33:48 +00:00
  • f5acc55939 fix: add full=True to verification_model ForeignKey in CodeBatchResource Fam Zheng 2025-12-27 10:33:44 +00:00
  • c38a4ffea9 fix: improve verification_model display in RelatedFieldEditor Fam Zheng 2025-12-27 10:33:42 +00:00
  • 73c35a4968 Revert to code-label combination based train/val split Fam Zheng 2025-12-27 08:52:58 +00:00
  • aa2d4041e3 update train2 Fam Zheng 2025-12-26 13:55:52 +00:00
  • 01e3543be9 Makefile: use uv Fam Zheng 2025-12-26 10:48:10 +00:00
  • 8aafe16bf6 camera-5.1: catch error in start_check_auto_torch Fam Zheng 2025-12-15 09:17:21 +00:00
  • 6174b2af43 Make scan log scrollable with max height 500px in detail modal Fam Zheng 2025-11-26 22:07:49 +00:00
  • 4a9bceb4c8 Fix variable redeclaration error in system-settings.vue Fam Zheng 2025-11-25 23:55:37 +00:00
  • 94472f1b49 Remove debug_upload functionality and fix 404 error handling in system settings Fam Zheng 2025-11-25 23:51:14 +00:00
  • 9060186edb Add default verification model config in system settings and always pass model to v5/qr_verify Fam Zheng 2025-11-25 23:34:21 +00:00
  • 97649c81b1 Add verification_model field to scan data detail modal Fam Zheng 2025-11-25 23:26:57 +00:00
  • c65dc700ad Set display_field for verification_model to show model name Fam Zheng 2025-11-25 22:49:32 +00:00
  • 719ccd6477 Convert verification_model to ForeignKey with data migration Fam Zheng 2025-11-25 22:38:57 +00:00
  • 2c74d59d37 Add admin configuration for verification model per batch Fam Zheng 2025-11-25 22:32:02 +00:00
  • ce280586fe Add upload-model and list-models subcommands to emcli Fam Zheng 2025-11-25 22:18:58 +00:00
  • eb68445134 ci: deploy prod on ed2 Fam Zheng 2025-11-24 23:03:00 +00:00
  • 1fb02c317e update scripts/emcli Fam Zheng 2025-11-23 08:44:51 +00:00
  • 7007f14109 Add phone_model and datetime fields to scan-data-labels API endpoint Fam Zheng 2025-11-15 18:16:37 +00:00
  • c0a197e4a5 entrypoint: check EMBLEM_ENV is set Fam Zheng 2025-11-05 15:46:47 +00:00
  • 94b66e66c5 docker: install unzip Fam Zheng 2025-11-05 15:35:40 +00:00
  • 2aceaf33a4 Make ailab job manual Fam Zheng 2025-11-25 06:15:02 +08:00
  • 9cc0df405c Use system Python in Dockerfile instead of venv Fam Zheng 2025-11-24 07:38:34 +08:00
  • 7580a9a452 Add npm to PATH in build-web job Fam Zheng 2025-11-24 06:55:26 +08:00
  • 9207a005bd Move all CI jobs from i7 to ailab runner Fam Zheng 2025-11-24 06:53:44 +08:00
  • a91cf30e05 Set timeout to 36000 seconds for ailab job Fam Zheng 2025-11-23 21:04:55 +00:00
  • a0232e74b6 ci: fetch and train Fam Zheng 2025-11-23 18:59:07 +00:00
  • 6c93bc3607 Add sbs target, make scripts executable in CI, skip venv creation if exists Fam Zheng 2025-11-23 18:57:53 +00:00
  • aea7276ad4 add make sbs Fam Zheng 2025-11-23 18:54:40 +00:00
  • 6af6ec6ed4 ci: skip fetch Fam Zheng 2025-11-23 18:51:46 +00:00
  • 9f1d6784f8 ci: fix train-quick Fam Zheng 2025-11-23 18:51:31 +00:00
  • 5b1b013a9f Set DATA_DIR to /home/fam/emblem in CI Fam Zheng 2025-11-23 18:40:26 +00:00
  • bb02ed25b8 Keep /home/fam/venv/bin in PATH after activating project venv to access uv Fam Zheng 2025-11-23 18:34:30 +00:00
  • c685372845 Create /home/fam/venv first to install uv, avoiding externally-managed-environment error Fam Zheng 2025-11-23 18:33:11 +00:00
  • b116cafcc1 on ailab Fam Zheng 2025-11-23 18:30:03 +00:00
  • ec65bfa1d2 Add torch and torchvision dependencies, ensure venv is activated in script section Fam Zheng 2025-11-23 18:24:36 +00:00
  • 9d3a5053a3 Use Python 3.10 explicitly in CI Fam Zheng 2025-11-23 18:21:14 +00:00
  • 4d256c71c6 Reorder packages and constrain six version for aliyun SDK compatibility Fam Zheng 2025-11-23 18:17:44 +00:00
  • fd634b0110 Add emblem5 dependencies to top-level requirements.txt Fam Zheng 2025-11-23 18:15:19 +00:00
  • 84fc6a7ca0 Add fetch-quick, sbs-quick, train-quick targets for CI verification Fam Zheng 2025-11-23 18:10:58 +00:00
  • 1bf353c248 Set GIT_DEPTH to 1 in CI variables Fam Zheng 2025-11-23 17:53:34 +00:00
  • abbb419ba3 drop alg/models Fam Zheng 2025-11-23 17:52:48 +00:00
  • 11a0594d66 Use system Python instead of downloading Python for uv venv Fam Zheng 2025-11-23 17:51:37 +00:00
  • ff1b6c13b4 Remove cache configuration from CI Fam Zheng 2025-11-23 17:50:21 +00:00
  • 445097b151 Fix PATH for uv command in CI Fam Zheng 2025-11-23 17:48:51 +00:00
  • 87fa3020e4 Update CI to use uv with Tsinghua mirror for package installation Fam Zheng 2025-11-23 17:47:49 +00:00
  • 2301ca7918 zy Fam Zheng 2025-11-23 17:40:27 +00:00
  • 886ef32827 Change DATA_DIR to /data/emblem and add GIT_DEPTH=1 to CI Fam Zheng 2025-11-23 15:35:37 +00:00
  • b539aa8524 Add make fetch target using venv and add to ailab step Fam Zheng 2025-11-23 15:28:08 +00:00
  • 72c3420199 Rename job to ailab and add pip mirror config with requirements install Fam Zheng 2025-11-23 15:25:31 +00:00
  • 857fdbcc62 Move ailab-date to first stage 'ailab' Fam Zheng 2025-11-23 15:24:07 +00:00
  • 05599c09d3 Add ailab-date step to GitLab CI Fam Zheng 2025-11-23 15:22:35 +00:00
  • 64ba37d755 requirements.txt: add six Fam Zheng 2025-11-05 08:15:25 +00:00
  • bd3faf8133 add hf models in docker Fam Zheng 2025-11-04 23:06:33 +00:00
  • de6d175f7e fix rag Fam Zheng 2025-11-04 22:05:45 +00:00
  • da86e7d670 add knowledge-base-search api Fam Zheng 2025-11-04 21:55:53 +00:00
  • 76655eb4b1 deploy prod with registry.cn-shenzhen.aliyuncs.com registry Fam Zheng 2025-11-04 21:32:31 +00:00
  • b5b62d3b4d deploy: more readable env type Fam Zheng 2025-11-03 07:22:37 +08:00
  • b9e2a80636 update deploy script Fam Zheng 2025-11-03 07:20:32 +08:00
  • 8b4c7ee283 requirements.txt: add psycopg2-binary Fam Zheng 2025-11-03 06:45:31 +08:00
  • dc29bf9204 add make docker-run Fam Zheng 2025-11-02 22:17:36 +00:00
  • 3790c248a6 update deploy/kubeconfig.dev Fam Zheng 2025-11-03 05:45:56 +08:00
  • 27ae76a62a update Dockerfile Fam Zheng 2025-11-02 21:28:11 +00:00
  • 67b099e8af drop grpc Fam Zheng 2025-11-02 21:07:10 +00:00
  • b35bbce103 Dockerfile: use uv Fam Zheng 2025-11-03 05:05:04 +08:00
  • d94f9599cb unify requirements.txt Fam Zheng 2025-11-03 04:56:45 +08:00
  • dcb2949f13 ci: deploy dev Fam Zheng 2025-11-03 04:31:05 +08:00
  • 74bcd7add7 pip install openai Fam Zheng 2025-10-30 23:47:55 +00:00
  • 1273514c4e drop this.globalData.real_ip Fam Zheng 2025-10-29 21:31:50 +00:00
  • 7d64eb480d ai chat wip Fam Zheng 2025-10-29 21:21:59 +00:00
  • afef3a9e11 add ai-chat api Fam Zheng 2025-10-29 21:21:01 +00:00
  • 2f12c588b8 fix zip release directory Fam Zheng 2025-10-15 16:34:00 +01:00
  • a9b8c937bb emblemscanner change to zip release format Fam Zheng 2025-10-15 16:30:28 +01:00
  • 012a05ab9d worker: Fix wasm path Fam Zheng 2025-10-15 16:29:16 +01:00