1. 13 10月, 2018 1 次提交
  2. 12 10月, 2018 9 次提交
  3. 11 10月, 2018 4 次提交
  4. 10 10月, 2018 2 次提交
  5. 09 10月, 2018 1 次提交
  6. 06 10月, 2018 2 次提交
  7. 05 10月, 2018 8 次提交
  8. 04 10月, 2018 4 次提交
  9. 03 10月, 2018 4 次提交
    • H
      Open-source Xception-65 pretrained on COCO. · 90cec348
      Hui Hui 提交于
      Open-sourcing the checkpoint so that users could reproduce our PASCAL VOC 2012 validation set result when training on train_aug set.
      90cec348
    • T
      Move evaluation to .evaluate() (#5413) · c494582f
      Taylor Robie 提交于
      * move evaluation from numpy to tensorflow
      
      fix syntax error
      
      don't use sigmoid to convert logits. there is too much precision loss.
      
      WIP: add logit metrics
      
      continue refactor of NCF evaluation
      
      fix syntax error
      
      fix bugs in eval loss calculation
      
      fix eval loss reweighting
      
      remove numpy based metric calculations
      
      fix logging hooks
      
      fix sigmoid to softmax bug
      
      fix comment
      
      catch rare PIPE error and address some PR comments
      
      * fix metric test and address PR comments
      
      * delint and fix python2
      
      * fix test and address PR comments
      
      * extend eval to TPUs
      c494582f
    • K
      Fix cvt_text citation. · d4415600
      Kevin Clark 提交于
      d4415600
    • R
      Add flags for adam hyperparameters (#5428) · f3be93a7
      Reed 提交于
      f3be93a7
  10. 02 10月, 2018 5 次提交