Skip to content
Snippets Groups Projects
  1. Dec 05, 2022
    • 谢昕辰's avatar
      [Feature] Support Mask2former in MMSeg 1.x (#2255) · 163277bf
      谢昕辰 authored
      
      * init commits
      
      * fix crop size
      
      * add seg_data2instance_data method
      
      * add ut and update requirement
      
      * update configs and readme
      
      * add model-indel
      
      * update optional requirements
      
      * fix results
      
      * fix lint error
      
      * update results
      
      * update results
      
      * remove mmdet from requirements/optional.txt
      
      * use try import and update README
      
      * add docstring to overwrtied method
      
      * minor change
      
      Co-authored-by: default avatarMengzhangLI <mcmong@pku.edu.cn>
      163277bf
  2. Dec 01, 2022
    • MengzhangLI's avatar
      [Feature] Support MaskFormer(NeurIPS'2021) in MMSeg 1.x (#2215) · 933e4d3c
      MengzhangLI authored
      * [Feature] Support MaskFormer(NeurIPS'2021) in MMSeg 1.x
      
      * add mmdet try except logic
      
      * refactor config files
      
      * add readme
      
      * fix config
      
      * update models & logs
      
      * add MMDET installation and fix info
      
      * fix comments
      
      * fix
      
      * fix config norm optimizer setting
      
      * update models & logs & unittest
      
      * add docstring of MaskFormerHead
      
      * wait for mmdet 3.0.0rc4
      
      * replace seg_mask with seg_logits & add docstring for batch_input_shape
      
      * use mmdet3.0.0rc4
      
      * fix readme and modify config comments
      
      * add mmdet installation in pr_stage_test.yml
      
      * update mmcv version in pr_stage_test.yml
      
      * add mmdet in build_cpu of pr_stage_test.yml
      
      * modify mmdet& mmcv installation in merge_stage_test.yml
      
      * fix typo
      
      * update test.yml
      
      * update test.yml
      933e4d3c
    • 谢昕辰's avatar
      [Fix] Fix the problem of post-processing not removing padding (#2367) · 925faea5
      谢昕辰 authored
      * add img_padding_size
      
      * minor change
      
      * add pad_shape to data_samples
      925faea5
  3. Nov 30, 2022
  4. Nov 24, 2022
  5. Nov 23, 2022
  6. Nov 17, 2022
  7. Oct 31, 2022
  8. Oct 26, 2022
    • Miao Zheng's avatar
      [Feature]Add Decathlon dataset (#2227) · 3d8fd35e
      Miao Zheng authored
      * [Feature]Add Decathlon dataset
      
      * fix test data
      
      * add file
      
      * remove order
      
      * revise default value for prefix
      
      * modify example
      
      * revise based on  comments
      
      * add comments for ut
      3d8fd35e
  9. Oct 20, 2022
  10. Oct 19, 2022
  11. Oct 18, 2022
    • Miao Zheng's avatar
      [Feature] Add BioMedical data loading (#2176) · 20c7dc68
      Miao Zheng authored
      * [WIP] Add BioMedical data loading
      
      * add depends nibabel
      
      * fix bug
      
      * fix ut
      
      * fix
      
      * add test data
      
      * xyz2zyx zyx2xyz
      
      * format
      
      * remove ignore empty
      
      * remove ignore empty
      
      * remove with seg in LoadBiomedicalAnnotation
      
      * float32
      
      * docstring
      
      * toxyz
      
      * docstring
      20c7dc68
  12. Oct 14, 2022
  13. Oct 13, 2022
    • 谢昕辰's avatar
      [Doc] Add evaluation doc (#2077) · 8b392946
      谢昕辰 authored
      * introduction
      
      * add evaluator doc and fix typo
      
      * fix ut
      
      * add test dataflow
      
      * add runner reference
      
      * add dataloader config
      
      * fix typo
      
      * minor change
      8b392946
  14. Sep 27, 2022
  15. Sep 20, 2022
  16. Sep 19, 2022
  17. Aug 31, 2022
  18. Aug 26, 2022
    • Miao Zheng's avatar
      [Fix] Config name in ut (#1978) · 032ad843
      Miao Zheng authored
      * [Fix] Config name in ut
      
      * lint
      032ad843
    • Miao Zheng's avatar
      [Refactor] data flow (#1956) · 8de0050f
      Miao Zheng authored
      * [WIP] Refactor data flow
      
      * model return
      
      * [WIP] Refactor data flow
      
      * support data_samples is optional
      
      * fix benchmark
      
      * fix base
      
      * minors
      
      * rebase
      
      * fix api
      
      * ut
      
      * fix api inference
      
      * comments
      
      * docstring
      
      * docstring
      
      * docstring
      
      * fix bug of slide inference
      
      * add assert c > 1
      8de0050f
  19. Aug 25, 2022
  20. Aug 19, 2022
  21. Aug 10, 2022
  22. Aug 01, 2022
  23. Jul 29, 2022
    • 谢昕辰's avatar
      [Fix] Fix demo scripts (#1815) · 5d965083
      谢昕辰 authored
      
      * [Feature] Add SegVisualizer
      
      * change name to visualizer_example
      
      * fix inference api
      
      * fix video demo and refine inference api
      
      * fix
      
      * mmseg compose
      
      * set default device to cuda:0
      
      * fix import
      
      * update dir
      
      * rm engine/visualizer ut
      
      * refine inference api and docs
      
      * rename
      
      Co-authored-by: default avatarMengzhangLI <mcmong@pku.edu.cn>
      5d965083
  24. Jul 28, 2022
  25. Jul 27, 2022
  26. Jul 26, 2022
  27. Jul 22, 2022
  28. Jul 21, 2022
  29. Jul 15, 2022
  30. Jun 28, 2022
  31. Jun 27, 2022
Loading