1. 25 7月, 2019 1 次提交
  2. 18 7月, 2019 1 次提交
  3. 11 7月, 2019 1 次提交
  4. 10 7月, 2019 1 次提交
  5. 05 7月, 2019 1 次提交
  6. 04 7月, 2019 1 次提交
  7. 01 7月, 2019 2 次提交
  8. 28 6月, 2019 1 次提交
  9. 27 6月, 2019 4 次提交
  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. 25 6月, 2019 1 次提交
    • K
      refine infer with args (#2501) · fc6abdd2
      Kaipeng Deng 提交于
      * refine infer with args
      
      * remove samples
      
      * fix as review
      
      * refine code
      
      * refine args
      
      * move get_test_images to infer.py
      
      * add visualize log
      
      * fix images = []
      
      * fix args
      
      * refine infer.py
      
      * fix yolov3_r34.yml
      fc6abdd2
  12. 24 6月, 2019 2 次提交