Skip to content

Model Checkpoints

Compare
Choose a tag to compare
@chrisyeh96 chrisyeh96 released this 29 Jul 19:19
· 4 commits to master since this release

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 is 0.{reg}
  • {lr}: the initial learning rate is 0.{lr}

Checkpoints for the other models will be released later.