Skip to content
Snippets Groups Projects
  1. Oct 08, 2022
  2. Sep 26, 2022
  3. Aug 31, 2022
  4. Aug 30, 2022
    • 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
    • Ma Zerun's avatar
      [Docs] Add data transform tutorials (#455) · 7a75d6d5
      Ma Zerun authored
      * [Docs] Add data transform tutorials
      
      * Rename `RandomMultiscaleResize` to `RandomChocieResize`.
      
      * Imporve according to comments
      
      * Add general data pipeline description.
    • Zaida Zhou's avatar
      [Docs] Make API of docs clearer (#469) · 3f5e08fa
      Zaida Zhou authored
      * [Docs] Make API of docs clearer
      
      * minor fix
      
      * fix md format
    • Mashiro's avatar
      [Docs] Simpify logging tutorials (#452) · 9728b6aa
      Mashiro authored
      * simpify logging tutorials
      
      * minor refine
      
      * minor refine
      
      * refine index.rst
      
      * fix as comment
      
      * add description of by_epoch
      
      * add log processor description
      
      * minor refine
      
      * minor refine
      
      * Fix as comment
      
      * Fix as comment
  5. Aug 29, 2022
  6. Aug 28, 2022
    • Mashiro's avatar
      [Docs] Add docs for `OptimWrapper` (#411) · d68fd5a6
      Mashiro authored
      * add optimizer wrapper docs
      
      * remove optimizer.md
      
      * minor refine
      
      * Fix as comment
      
      * minor refine
      
      * tmp save ipynb
      
      * add default constructor docs
      
      * remove ipynb
      
      * fix as comment
      
      * remove color charactor
      
      * fix as comment
  7. Aug 26, 2022
  8. Aug 24, 2022
    • Mashiro's avatar
      [Refactor] Refactor data flow to make the interface more natural (#468) · 8770c6c7
      Mashiro authored
      * [Refactor]: modify interface of Visualizer.add_datasample (#365)
      
      * [Refactor] Refactor data flow: refine `data_preprocessor`. (#359)
      
      * refine data_preprocessor
      
      * remove unused BATCH_DATA alias
      
      * Fix type hints
      
      * rename move_data to cast_data
      
      * [Refactor] Refactor data flow: collate data in `collate_fn` of `DataLoader`  (#323)
      
      * acollate data in dataloader
      
      * fix docstring
      
      * refine comment
      
      * fix as comment
      
      * refactor default collate and psedo collate
      
      * foramt test file
      
      * fix docstring
      
      * fix as comment
      
      * rename elem to data_item
      
      * minor fix
      
      * fix as comment
      
      * [Refactor] Refactor data flow: `data_batch` argument of `Evaluator.process is a `dict` (#360)
      
      * refine evaluator and metric
      
      * compatible with new default collate
      
      * replace default collate with pseudo
      
      * Handle data_batch in metric
      
      * fix unit test
      
      * fix unit test
      
      * fix unit test
      
      * minor refine
      
      * make data_batch optional
      
      make data_batch optional
      
      * rename outputs to predictions
      
      * fix ut
      
      * rename predictions to outputs
      
      * fix docstring
      
      * fix docstring
      
      * fix unit test
      
      * make outputs and data_batch to kwargs
      
      * fix unit test
      
      * keep signature of metric
      
      * fix ut
      
      * rename pred_sample arguments to data_sample(Visualizer)
      
      * fix loop and ut
      
      * [refactor]: Refactor model dataflow (#398)
      
      * [Refactor] Refactor data flow: refine `data_preprocessor`. (#359)
      
      * refine data_preprocessor
      
      * remove unused BATCH_DATA alias
      
      * Fix type hints
      
      * rename move_data to cast_data
      
      * refactor model data flow
      
      tmp_commt
      
      tmp commit
      
      * make val_cfg and test_cfg optional
      
      * roll back runner
      
      * pass test mmdet
      
      * fix as comment
      
      fix as comment
      
      fix ci in DataPreprocessor
      
      * fix ut
      
      * fix ut
      
      * fix rebase main
      
      * [Fix]: Fix test val ddp (#462)
      
      * [Fix] Fix docstring and type hint of data flow (#463)
      
      * Fix docstring of data flow
      
      * change signature of hook
      
      * fix unit test
      
      * resolve conflicts
      
      * fix lint
  9. Aug 23, 2022
  10. Aug 22, 2022
  11. Aug 21, 2022
  12. Aug 19, 2022
  13. Jun 21, 2022
  14. Jun 14, 2022
  15. Jun 06, 2022
  16. May 26, 2022
  17. May 25, 2022
  18. May 24, 2022
  19. May 20, 2022
  20. May 17, 2022
  21. May 10, 2022
Loading