10 Commits

Author SHA1 Message Date
Fam Zheng
a1a982fb06 Revert "Increase image resolution to 512x512 in training and verification"
This reverts commit 3715bafcb4988d54e5cf0d601ae0eb896c7fe205.
2026-02-28 09:14:53 +00:00
Fam Zheng
3715bafcb4 Increase image resolution to 512x512 in training and verification
- Update train2.py and verify2.py to use 512x512 image resize instead of 224x224
- Add grep command permission to Claude settings
2026-01-24 12:25:45 +00:00
Fam Zheng
a471814a22 fix: replace invalid wandb project name with valid format 2026-01-05 21:52:04 +00:00
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
c14deba2ca refactor: update train2.py 2025-12-27 10:33:50 +00:00
Fam Zheng
73c35a4968 Revert to code-label combination based train/val split 2025-12-27 08:52:58 +00:00
Fam Zheng
aa2d4041e3 update train2 2025-12-26 13:55:52 +00:00
Fam Zheng
9207a005bd Move all CI jobs from i7 to ailab runner 2025-11-24 06:53:55 +08:00
Fam Zheng
9f1d6784f8 ci: fix train-quick 2025-11-23 18:51:31 +00:00
Fam Zheng
4f8e3973a8 add emblem5 2025-10-29 21:27:29 +00:00