Skip to content
Snippets Groups Projects
  1. Nov 09, 2022
  2. Nov 08, 2022
  3. Nov 06, 2022
  4. Nov 02, 2022
  5. Oct 31, 2022
  6. Oct 27, 2022
  7. Oct 26, 2022
  8. Oct 24, 2022
  9. Oct 21, 2022
  10. Oct 18, 2022
  11. Oct 17, 2022
  12. Oct 16, 2022
  13. Oct 14, 2022
  14. Oct 12, 2022
  15. Oct 11, 2022
    • Mashiro's avatar
      Bump version to v0.2.0 (#591) · 13484aae
      Mashiro authored
      * Bump version to v0.2.0
      
      * Add changelog
      
      * minor refine
      
      * minor refine
      
      * update date
      
      * clean the code
      
      * minor refine
      
      * update release date
      
      * Fix grammar
      
      * Fix grammar
      
      * Fix grammar
      
      * Fix grammar
      
      * Minor refine
      
      * Fix error format in readme
      
      * update date
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * refine grammar
  16. Oct 10, 2022
    • Mashiro's avatar
      [Feature] Add test time augmentation base model. (#538) · 62456217
      Mashiro authored
      * First commit
      
      * add BaseTestTimeAugModel
      
      * Add unit test
      
      * move loop logic to test_step
      
      * fix ddp test
      
      * rename model to module
      
      * optim __init__
      
      * Fix as comment
      
      * Fix as comment
      
      * make val_step should not be called
      
      * make tta do not inherit base model
      
      * Fix unit test
      
      * Enhance docstring
      
      * Fix as comment
      
      * Fix as comment
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * fix unit test
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * fix unit test
  17. Oct 08, 2022
  18. Sep 26, 2022
  19. Sep 15, 2022
  20. Sep 13, 2022
  21. Sep 01, 2022
  22. Aug 31, 2022
  23. Aug 30, 2022
    • Mashiro's avatar
      [Docs] migrate runner from mmcv. (#457) · 68b6b542
      Mashiro authored
    • Yifei Yang's avatar
      [Docs] add an example for gan training (#453) · 63f3afb8
      Yifei Yang authored
      * add an example for gan training
      
      * remove data element
      
      * fix as comments
      
      * add type_as
      
      * fix as comment
      
      * refine
      
      * fix as comment
      
      * add more descriptions
      
      * fix as comment
      
      * fix a api
    • Zaida Zhou's avatar
      Add the distributed training script (#487) · a5284165
      Zaida Zhou authored
      * Add the distributed training script
      
      * fix md format
    • Mashiro's avatar
      [Docs] Refine config docs. (#432) · fbd31d20
      Mashiro authored
      * tmp commit
      
      * refine docstring
      
      * minor refine
      
      * fix as comment
      
      * add tutorial for merge_from_dict
      
      * minor refine
      
      * minor refine
      
      * export md by jupyter
      
      * temp add ipnb
      
      * refine the docs
      
      * remote ipynb
      
      * fix as comment
      
      * add change _base_.variable
      
      * Fix as comment
      
      * minor refine
      
      * Fix as comment
      
      * Fix as comment
      
      * minor refine
    • Mashiro's avatar
      [Docs] Add model docs (#416) · 260d332a
      Mashiro authored
      * first commit
      
      * tmp commit
      
      * tmp commit
      
      * tmp
      
      * finish base module
      
      * tmp commit
      
      * tmp commit
      
      * first finish
      
      * minor refine
      
      * clean the code
      
      * delete design
      
      * refine
      
      * minor refine
      
      * fix as comment
      
      * fix as comment
      
      * refine from jupyter notebook
      
      * minor refine
      
      * split model.md to model.md and initialize.md
      
      * minor refine
      
      * minor refine
      
      * make link availiable
      
      * fix as chengqi comment
      
      * fix as chengqi comment
      
      * fix link
      
      * fix as wenwei comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix lint
Loading