I3D_Sign_Language_Classification / weights /asl100 /FINAL_nslt_100_iters=896_top1=65.89_top5=84.11_top10=89.92.ini
shin-mashita
Added code with examples
d3d8d59
raw
history blame
No virus
202 Bytes
[TRAIN]
BATCH_SIZE = 5
UPDATE_PER_STEP = 8
MAX_STEPS = 64000
; during training, only take NUM_SAMPLES frames per video
DROP_P = 0.5
[OPTIMIZER]
INIT_LR = 0.001
ADAM_EPS = 1e-3
ADAM_WEIGHT_DECAY = 1e-7