1. 05 9月, 2019 2 次提交
  2. 04 9月, 2019 1 次提交
  3. 12 8月, 2019 1 次提交
  4. 08 8月, 2019 1 次提交
  5. 31 7月, 2019 1 次提交
  6. 29 7月, 2019 2 次提交
  7. 05 7月, 2019 1 次提交
  8. 28 6月, 2019 1 次提交
  9. 27 6月, 2019 3 次提交
  10. 26 6月, 2019 1 次提交
    • Y
      Tweak command line scripts (#2517) · 4f457075
      Yang Zhang 提交于
      * Tweak command line scripts
      
      enable fine grained control of command flags parsing
      switch to attribute style of accessing config options
      
      * Break down visualization function
      
      decouple it from IO operations
      
      * Move flag parsing out of `main()`
      
      * Fix a bug where `None` is returned instead of `{}`
      
      * Rename `save_xxx` to `output_xxx` in command line flags
      
      could be confusing since checkpoint is stored in `save_dir`
      
      * Support image file extensions in upper case
      4f457075
  11. 24 6月, 2019 3 次提交