Skip to content
Snippets Groups Projects
  1. Feb 01, 2023
    • 谢昕辰's avatar
      [Refactor] Refactor fileio (#2543) · 124b87ce
      谢昕辰 authored
      ## Motivation
      
      Use the new fileio from mmengine
      https://github.com/open-mmlab/mmengine/pull/533
      
      ## Modification
      
      1. Use `mmengine.fileio` to repalce FileClient  in mmseg/datasets
      2. Use `mmengine.fileio` to repalce FileClient in
      mmseg/datasets/transforms
      3. Use `mmengine.fileio` to repalce FileClient in mmseg/visualization
      
      ## BC-breaking (Optional)
      
      we modify all the dataset configurations, so please use the latest config file.
  2. Jan 30, 2023
  3. Jan 22, 2023
  4. Jan 13, 2023
  5. Jan 11, 2023
  6. Jan 06, 2023
  7. Dec 31, 2022
    • Miao Zheng's avatar
      Bump 1.0.0rc3 (#2446) · 6eb1a95a
      Miao Zheng authored
      ## Motivation
      
      To release 1.0.0rc3  
      
      ## Modification
      
      1. Modify mmseg version 
      2. Add change log
      3. Modify README
      4. Modify faq 
      5. Revise docker file
  8. Dec 30, 2022
  9. Dec 06, 2022
  10. Nov 02, 2022
  11. Nov 01, 2022
  12. Oct 31, 2022
  13. Oct 28, 2022
  14. Oct 13, 2022
  15. Oct 12, 2022
  16. Oct 08, 2022
  17. Sep 29, 2022
  18. Sep 19, 2022
  19. Sep 16, 2022
  20. Sep 14, 2022
Loading