Skip to content
Snippets Groups Projects
Commit 444191c7 authored by Franck Galpin's avatar Franck Galpin
Browse files

Merge remote-tracking branch 'official/VTM-11.0_nnvc' into rc2_improv

parents c3b07b2e 29a0a8f3
No related branches found
No related tags found
No related merge requests found
......@@ -4,16 +4,14 @@
"stage1" : {
"training" : {
"//" : "the epoch to switch from L1 to L2 loss, default: 80, max_epochs: 100",
"mse_epoch" : 27,
"max_epochs" : 30,
"mse_epoch" : 37,
"max_epochs" : 40,
"lr_scheduler" : {
"milestones" : [
22,
25
30,
34
]
}
}
}
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment