1. 30 Jul, 2019 1 commit
    • Kai Chen's avatar
      Add yapf and isort to travis (#96) · eae81c1e
      Kai Chen authored
      * add yapf and isort to travis
      
      * minor formatting
      
      * remove blank lines
      
      * skip unit tests for progressbar when python2
      
      * update travis to ubuntu 16.04
      
      * use a newer version ffmpeg
      
      * add -y to add-apt-repository
      eae81c1e
  2. 13 Jul, 2019 1 commit
  3. 07 Jul, 2019 4 commits
  4. 24 Jun, 2019 2 commits
  5. 17 Jun, 2019 1 commit
  6. 15 Jun, 2019 3 commits
  7. 14 Jun, 2019 1 commit
    • Yue Zhao's avatar
      Polish DataContainer (#79) · 92a81b62
      Yue Zhao authored
      * add iminvert
      
      * DC now supports dimension other than 3
      
      * fit flake8
      
      * generalize pad_dim and beautify code
      
      * fix bug; rename "pad_dim" to "pad_dims" for disambiguity
      
      * fix bug
      
      * fix flake8
      
      * fix yapf format
      
      * use deafault yapf
      
      * beautify style
      92a81b62
  8. 28 May, 2019 1 commit
    • nbei's avatar
      C++ implementation for Flow Warp Module (#71) · 90979574
      nbei authored
      * flow_warp_c
      
      * flow_warp_c
      
      * beautify format
      
      * beautify format
      
      * beautify format
      
      * beautify format
      
      * add Cython
      
      * modify
      
      * fix details
      
      * fix details
      
      * fix type
      90979574
  9. 22 May, 2019 3 commits
  10. 14 May, 2019 1 commit
  11. 13 May, 2019 1 commit
  12. 09 May, 2019 1 commit
  13. 07 May, 2019 2 commits
  14. 30 Apr, 2019 1 commit
  15. 24 Apr, 2019 3 commits
  16. 23 Apr, 2019 2 commits
  17. 22 Apr, 2019 6 commits
  18. 20 Apr, 2019 2 commits
    • Yue Zhao's avatar
      add iminvert (#58) · 944da49f
      Yue Zhao authored
      * add iminvert
      
      * fix for flake8
      
      * minor improvement
      
      * add test for iminvert
      
      * fix for flake8
      
      * fix for flake8
      
      * revise __init__
      
      * revise __init__
      944da49f
    • Kai Chen's avatar
      Add GN+WS pretrained model urls (#59) · 38fa3142
      Kai Chen authored
      * add GN+WS pretrained model urls
      
      * fix linting errors
      38fa3142
  19. 19 Apr, 2019 1 commit
    • Cao Yuhang's avatar
      add json log support (#55) · 8266d877
      Cao Yuhang authored
      * add json log support
      
      * add some comment, minor fix
      
      * rename variable vv to item
      
      * mv round float to a function
      8266d877
  20. 15 Apr, 2019 2 commits
    • Kai Chen's avatar
      Update version to 0.2.6 (#54) · 506455af
      Kai Chen authored
      * fix the time estimation when resuming from a checkpoint
      
      * fix the time estimation when resuming from a checkpoint
      
      * support str type for loggers
      
      * fix yaml dump tests
      
      * update version to v0.2.6
      506455af
    • Cao Yuhang's avatar
      fix bug that stuck at evaluation (#53) · b8513677
      Cao Yuhang authored
      * fix bug that stuck at evaluation
      
      * remove mode variable
      b8513677
  21. 11 Apr, 2019 1 commit