Model Checkpoints
July 29, 2020: DHS Out-of-Country Checkpoints
Released TensorFlow checkpoints for MS (multispectral), NL (nightlights), and RGB models.
Checkpoints are named as DHS_OOC_{fold}_{bands}_{init}_b{batch}_fc{reg}_conv{reg}_lr{lr}
where
{fold}
: the fold that the model was tested on{bands}
: one of MS, NL, or RGB{init}
: the weights initialization strategy used{batch}
: batch size{reg}
: the L2 regularization coefficient is0.{reg}
{lr}
: the initial learning rate is0.{lr}
Checkpoints for the other models will be released later.