Fam Zheng
32380a8082
Add wandb logging, finetune old code selection, and improve file naming
...
- Add required wandb integration with hardcoded API key
- Log training metrics (loss, accuracy, per-class metrics) to wandb
- In finetune mode, automatically add old codes to training set to prevent forgetting
- Zero-pad epoch numbers in model filenames (ep001, ep002) for better sorting
- Change upload.py to display sizes and speeds in KB instead of bytes
- Update Makefile finetune target to use 100 epochs instead of 30
- Set default wandb project to 'euphon/themblem'
2025-12-28 21:26:44 +00:00
Fam Zheng
8fb224651a
refactor: update Makefile
2025-12-27 10:33:50 +00:00
Fam Zheng
aa2d4041e3
update train2
2025-12-26 13:55:52 +00:00
Fam Zheng
01e3543be9
Makefile: use uv
2025-12-26 10:48:10 +00:00
Fam Zheng
9207a005bd
Move all CI jobs from i7 to ailab runner
2025-11-24 06:53:55 +08:00
Fam Zheng
6c93bc3607
Add sbs target, make scripts executable in CI, skip venv creation if exists
2025-11-23 18:57:53 +00:00
Fam Zheng
aea7276ad4
add make sbs
2025-11-23 18:54:40 +00:00
Fam Zheng
84fc6a7ca0
Add fetch-quick, sbs-quick, train-quick targets for CI verification
2025-11-23 18:10:58 +00:00
Fam Zheng
886ef32827
Change DATA_DIR to /data/emblem and add GIT_DEPTH=1 to CI
2025-11-23 15:35:37 +00:00
Fam Zheng
b539aa8524
Add make fetch target using venv and add to ailab step
2025-11-23 15:28:08 +00:00
Fam Zheng
76655eb4b1
deploy prod with registry.cn-shenzhen.aliyuncs.com registry
2025-11-04 21:32:31 +00:00
Fam Zheng
b9e2a80636
update deploy script
2025-11-03 07:20:32 +08:00
Fam Zheng
dc29bf9204
add make docker-run
2025-11-02 22:17:36 +00:00
Fam Zheng
27ae76a62a
update Dockerfile
2025-11-02 21:28:11 +00:00
Fam Zheng
2f12c588b8
fix zip release directory
2025-10-29 21:27:29 +00:00
Fam Zheng
a9b8c937bb
emblemscanner change to zip release format
2025-10-29 21:27:29 +00:00
Fam Zheng
e68348fbff
emblemscanner: subpackage support
2025-10-29 21:27:29 +00:00
Fam Zheng
dc01b38085
emblemscanner release
2025-10-29 21:27:29 +00:00
Fam Zheng
bf0c892f1a
Drop roi
2025-04-25 08:21:47 +01:00
Fam Zheng
cdb29bbc57
drop emtest
2025-04-25 08:20:41 +01:00
Fam Zheng
4ea0b515be
drop detection
2025-04-24 09:06:51 +01:00
Fam Zheng
aae7fc218d
Makefile: Add alg/models/ to ALG_FILES
2025-03-26 06:55:32 +08:00
Fam Zheng
e3d10b7a4c
Copy roi-verify.py to alg/
2025-03-25 15:05:46 +08:00
Fam Zheng
8b6cce101a
Makefile: migrate before test
2025-03-02 14:38:22 +00:00
Fam Zheng
361be2ac19
move api/api to api
2025-03-01 20:40:38 +00:00
Fam Zheng
86c33b8198
ci: Use registry.gitlab.com to deploy prod
2025-03-01 16:31:52 +00:00
Fam Zheng
83e435637a
Makefile: Use gitlab euphon opencv repos
2025-02-22 21:06:48 +00:00
Fam Zheng
f230b4f20b
dockerfile: Add EMBLEM_IMAGE
2024-12-23 19:55:07 +00:00
Fam Zheng
ccf0fe5aba
improve ci
2024-12-22 11:08:06 +00:00
Fam Zheng
30526ade16
Makefile: Update opencv build opts
2024-12-20 22:41:29 +00:00
Fam Zheng
d90d0cc588
Makefile: lazy eval file list vars
...
So that they don't generate stderr outputs in CI.
2024-12-19 22:50:29 +00:00
Fam Zheng
8a4f10aeed
initial commit
2024-09-01 21:51:50 +01:00