1. 24 1月, 2019 1 次提交
  2. 21 1月, 2019 1 次提交
  3. 05 12月, 2018 1 次提交
  4. 29 10月, 2018 1 次提交
  5. 27 9月, 2018 1 次提交
  6. 19 9月, 2018 1 次提交
  7. 27 8月, 2018 2 次提交
  8. 31 7月, 2018 1 次提交
  9. 15 6月, 2018 1 次提交
  10. 28 4月, 2018 1 次提交
    • C
      Model update: Update the parameter initialization of FC layer of SE-ResNeXt and add a README (#825) · f60005c6
      Chris Yann 提交于
      * revise se_resnext for imagenet classification
      
      * Add the method to train a SE-ResNeXt model
      
      The current code can successfully implement the result of SE-ResNeXt-50.
      
      * Update ImageNet2012 URL
      
      * update
      
      * update readme
      
      * Update readme with download URL
      
      * add unzip
      
      * update se_resnext.py with parallel_exe
      
      * delete train function in se_resnext.py
      
      * add eval.py and infer.py
      
      * move cosine_decay from se_resnext.py to train.py
      f60005c6
  11. 24 1月, 2018 1 次提交
  12. 20 1月, 2018 1 次提交
  13. 17 1月, 2018 1 次提交