Skip to content
Snippets Groups Projects
  1. Mar 03, 2023
    • Miao Zheng's avatar
      [Enhancement] Modify interface of MMSeginferencer and add docs (#2658) · 310ec4af
      Miao Zheng authored
      
      ## Motivation
      
      Make MMSeginferencer easier to be used
      
      ## Modification
      
      1. Add `_load_weights_to_model` to MMSeginferencer, it is for get
      `dataset_meta` from ckpt
      2. Modify and remove some parameters of `__call__`, `visualization` and
      `postprocess`
      3. Add function of save seg mask, remove dump pkl.
      4. Refine docstring of MMSeginferencer and SegLocalVisualizer
      5. Add the user documentation of MMSeginferencer
      
      ## BC-breaking (Optional)
      
      yes, remove some parameters, we need to discuss whether keep them with
      deprecated waring or just remove them as the MMSeginferencer just merged
      in mmseg a few days.
      
      Co-authored-by: default avatarxiexinch <xiexinch@outlook.com>
  2. Feb 23, 2023
  3. Feb 03, 2023
  4. Jan 11, 2023
  5. Jan 06, 2023
  6. Dec 30, 2022
  7. Nov 01, 2022
  8. Oct 31, 2022
  9. Oct 08, 2022
  10. Sep 29, 2022
  11. Sep 16, 2022
  12. Sep 14, 2022
  13. Aug 31, 2022
  14. Aug 29, 2022
  15. Aug 26, 2022
  16. Aug 24, 2022
  17. Aug 19, 2022
Loading