Skip to content
Snippets Groups Projects
  1. Sep 26, 2022
    • Zaida Zhou's avatar
      [Refactor] Refactor fileio without breaking back compatibility (#533) · ed84dfd3
      Zaida Zhou authored
      * [Refactor] Refactor fileio but without breaking bc
      
      * handle compatibility
      
      * fix format
      
      * modify io functions
      
      * fix ut
      
      * fix ut
      
      * rename method names
      
      * refine
      
      * refine docstring
      
      * fix ut in windows
      
      * update ut
      
      * minor fix
      
      * ensure client is not None when closing it
      
      * add more examples for list_dir_or_file interface
      
      * refine docstring
      
      * refine deprecated info
      
      * fix ut
      
      * add a description for lmdb docstring
  2. Sep 22, 2022
  3. Sep 18, 2022
  4. Sep 15, 2022
  5. Sep 14, 2022
  6. Sep 13, 2022
  7. Sep 09, 2022
  8. Sep 07, 2022
  9. Sep 01, 2022
  10. Aug 31, 2022
  11. 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