Initial commit.

This commit is contained in:
unlockable
2024-03-17 12:19:57 +08:00
commit c812466a15
2049 changed files with 1765 additions and 0 deletions

View File

@@ -0,0 +1 @@
python recognition.py --mode train --hsize 64 --lr 1e-3 --optim_type adam --momentum 10 --weight_decay 0.1 --epoch 100 --model_path .\saved_models\adam_optim_lr1e-3_epoch100_momentum10.pth