1. 11 Aug, 2021 3 commits
    • Zaida Zhou's avatar
      [Fix] Fix the bug that the training log and evaluating log are mixed (#1252) · 846d3a4a
      Zaida Zhou authored
      * [Fix] Fix the bug that training log and evaluating log are mixed
      
      * [Fix] Fix the bug that training log and evaluating log are mixed
      
      * fix comment
      
      * fix import error
      
      * refactor
      
      * refactor
      
      * refactor
      
      * clear log_buffer before evaluation
      
      * fix error
      
      * add unittest
      846d3a4a
    • Shilong Zhang's avatar
      Fix potential bugs of basemodule when record the initilization information (#1217) · 18c64d5f
      Shilong Zhang authored
      * add logger for init
      
      * change init_info of oevrload init_weight
      
      * add judgement for params_init_info
      
      * add delete comments for params_init_info
      
      * add docstr and more comments
      
      * add docstr and more comments
      
      * resolve comments
      
      * dump to a file
      
      * add unitest
      
      * fix unitest
      
      * fix unitest
      
      * write to ori log
      
      * fix typo
      
      * resolve commnets
      
      * fix call initweights twice in topmost module
      
      * fix the potential bug of recursive import
      
      * fix unitest
      
      * fix potiential bugs
      
      * remove unneccesary change
      
      * add more unitest
      
      * fix add param in initweights
      
      * add more comments
      
      * raise error
      
      * add more detail assert error
      18c64d5f
    • Zaida Zhou's avatar
      [Fix] Remove model.pth (#1255) · b5a4bbd0
      Zaida Zhou authored
      b5a4bbd0
  2. 10 Aug, 2021 3 commits
  3. 09 Aug, 2021 1 commit
    • Miao Zheng's avatar
      [Docs] Add PR document (#1209) · 94a677de
      Miao Zheng authored
      
      
      * [Docs] Add PR document
      
      * format
      
      * idx modify
      
      * revise according to comments
      
      * add blank line
      
      * grammar
      
      * insert blank line after title
      
      * revise according to comments
      
      * revise according to comments
      
      * typo
      
      * resize image3
      
      * lint
      
      * del print
      
      * fix lint
      
      * del unused
      Co-authored-by: default avatarzhouzaida <zhouzaida@163.com>
      94a677de
  4. 08 Aug, 2021 1 commit
  5. 03 Aug, 2021 1 commit
  6. 02 Aug, 2021 1 commit
  7. 01 Aug, 2021 1 commit
  8. 28 Jul, 2021 1 commit
  9. 23 Jul, 2021 4 commits
  10. 22 Jul, 2021 1 commit
  11. 20 Jul, 2021 7 commits
  12. 14 Jul, 2021 1 commit
  13. 13 Jul, 2021 4 commits
  14. 09 Jul, 2021 3 commits
  15. 07 Jul, 2021 3 commits
  16. 06 Jul, 2021 1 commit
  17. 03 Jul, 2021 2 commits
  18. 02 Jul, 2021 2 commits
    • Zaida Zhou's avatar
      [Docs] Refactor docs (#1102) · 66cefaff
      Zaida Zhou authored
      * [Docs] Refactor documentation
      
      * [Docs] Refactor documentation
      
      * refactor docs
      
      * refactor docs
      
      * set sphinx==3.1.2
      
      * fix typo
      
      * modify according to comment
      
      * modify according to comment
      
      * modify according to comment
      
      * [Docs] delete unnecessary file
      
      * fix title
      
      * rename
      
      * rename
      66cefaff
    • Zaida Zhou's avatar
      add citation in readme.md (#1160) · cdcbc03c
      Zaida Zhou authored
      cdcbc03c