Fam Zheng
55f79343d9
ai: return model_name
2026-01-24 12:21:16 +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
90043c2541
Add upload progress and BPS tracking to upload.py
2025-12-27 20:59:03 +00:00
Fam Zheng
069205946a
Reduce parallelism to avoid overwhelming server with 404s
2025-12-27 17:26:44 +00:00
Fam Zheng
73529bec16
Add timeouts to requests to prevent hanging
2025-12-27 17:11:14 +00:00
Fam Zheng
59425ca9fb
Fix CI: resolve opencv-contrib-python conflict and use lazy QR detector init
2025-12-27 16:39:47 +00:00
Fam Zheng
a04471d574
common.py: fix predict
2025-12-27 12:38:02 +00:00
Fam Zheng
ad4ca27b7a
Add --scan-ids option to fetch-scans.py
2025-12-27 11:40:01 +00:00
Fam Zheng
e0404ebf5a
common.py: restore results_per_img = ncells * ncells * 2
2025-12-27 11:04:15 +00:00
Fam Zheng
c14deba2ca
refactor: update train2.py
2025-12-27 10:33:50 +00:00
Fam Zheng
bb230733c5
refactor: update check_accuracy.py
2025-12-27 10:33:49 +00:00
Fam Zheng
5e1fe5cb5a
refactor: update fetch-scans.py
2025-12-27 10:33:49 +00:00
Fam Zheng
a40d664e09
refactor: update common.py
2025-12-27 10:33:48 +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