20 Commits (0db2bd14b57fdbe62f981334484bc1014b66d84e)
 

Author SHA1 Message Date
songhyeonsoo 0db2bd14b5 fix: lower lr 0.001→0.0001, warmup 5→15, epoch 100→200; add 하/호/배 to HANGUL_CHAR_MAP
1 month ago
songhyeonsoo 222fa05aaa add resume training script
1 month ago
songhyeonsoo 429f794018 config: extend training to 100 epochs, reduce warmup to 5 for faster lr rise
1 month ago
songhyeonsu 7c58619098 Add ONBOARDING.md for project handoff
1 month ago
songhyeonsu 035394febd Drop batch size to 16 (32 OOMs on 5090 with PGNet's variable input size)
1 month ago
songhyeonsu ecf8d8cc53 Bootstrap python3.10 inside setup_server.sh
1 month ago
songhyeonsu b94c048526 Sync PGProcessTrain.batch_size with loader's 32
1 month ago
songhyeonsu c7c13e48cd Provision a 5090-tuned container and bake in cuDNN 9.17 fix
1 month ago
songhyeonsu f5f8939a5c Wire up wandb logging for Step1 training
1 month ago
songhyeonsu 82c046522e Add Step1 training runner and lower default epochs to 50
1 month ago
songhyeonsu 640a5bcb83 Apply random brightness jitter at synthesis time
1 month ago
songhyeonsu 6abac39c46 Add weighted type sampling reflecting Korean road LP distribution
1 month ago
songhyeonsu b31024907a Add tools/region_check.py for REGION_MAP visual verification
1 month ago
songhyeonsu d314415503 Add synthetic LP generator (4 plate types, PGNet label format)
1 month ago
songhyeonsu ffdc77dec0 Harden setup_server.sh against numpy/opencv/imgaug conflicts
1 month ago
songhyeonsu cd776cfceb Rewrite setup_server.sh for paddle-only container
1 month ago
songhyeonsu a9495e1387 Add data_gen/setup_assets.sh for synthetic LP assets
1 month ago
songhyeonsu 3e5f823dd5 Add Korean LP dictionary and PGNet config
1 month ago
songhyeonsu 35c9f9cb5d Initial scaffold for kr_lp_pgnet
1 month ago
hssong 4f91e8da98 Initial commit
1 month ago