Skip to content
Snippets Groups Projects
  1. Jul 04, 2023
  2. Jun 07, 2023
  3. May 06, 2023
  4. May 05, 2023
  5. Apr 26, 2023
  6. Apr 19, 2023
  7. Apr 13, 2023
  8. Apr 06, 2023
  9. Apr 03, 2023
  10. Mar 30, 2023
  11. Mar 16, 2023
  12. Mar 15, 2023
  13. Mar 13, 2023
  14. Mar 03, 2023
  15. Feb 22, 2023
    • Miao Zheng's avatar
      [Enhancement] Refine projects (#2586) · 2d38bc85
      Miao Zheng authored
      ## Motivation
      
      Make projects contribution more clear
      
      ## Modification
      
      1. Add description on project/README
      2. Modify comments to reference in example_project/README 
      3. Add faq for projects
      
      ## BC-breaking (Optional)
      
      No
      2d38bc85
  16. Feb 01, 2023
  17. Jan 30, 2023
  18. 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
      6eb1a95a
  19. Dec 06, 2022
  20. 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
  21. 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
  22. Nov 03, 2022
  23. Nov 02, 2022
  24. Oct 21, 2022
  25. Oct 19, 2022
  26. Aug 31, 2022
  27. Jul 05, 2022
  28. May 01, 2022
  29. Apr 29, 2022
  30. Apr 28, 2022
  31. Apr 01, 2022
  32. Mar 30, 2022
    • FangjianLin's avatar
      [Feature] Add BEiT backbone (#1404) · d1b8eae3
      FangjianLin authored
      * [Feature] Add BEiT backbone
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * add readme
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * add link
      
      * fix memory
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix test_beit.py
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      d1b8eae3
  33. Mar 28, 2022
  34. Mar 10, 2022
    • MengzhangLI's avatar
      [Feature] Support K-Net (#1289) · 054dc661
      MengzhangLI authored
      * knet first commit
      
      * fix import error in knet
      
      * remove kernel update head from decoder head
      
      * [Feature] Add kenerl updation for some decoder heads.
      
      * [Feature] Add kenerl updation for some decoder heads.
      
      * directly use forward_feature && modify other 3 decoder heads
      
      * remover kernel_update attr
      
      * delete unnecessary variables in forward function
      
      * delete kernel update function
      
      * delete kernel update function
      
      * delete kernel_generate_head
      
      * add unit test & comments in knet.py
      
      * add copyright to fix lint error
      
      * modify config names of knet
      
      * rename swin-l 640
      
      * upload models&logs and refactor knet_head.py
      
      * modify docstrings and add some ut
      
      * add url, modify docstring and add loss ut
      
      * modify docstrings
      054dc661
  35. Mar 09, 2022
  36. Mar 05, 2022
  37. Mar 04, 2022
    • MengzhangLI's avatar
      Bump v0.22.0 (#1347) · 67e0f9dd
      MengzhangLI authored
      * change version to v0.22.0
      
      * change version to v0.22.0
      
      * add mmcls version in get_started.md
      
      * add mmcls installation and move PR1299 into enhancement
      
      * add mmcls installation and move PR1299 into enhancement
      
      * remove MMCLS and make mmcv <=1.5.0 version in get_started.md
      
      * fix typo
      67e0f9dd
    • MengzhangLI's avatar
      [Feature] Support ConvNext (#1216) · befdc93d
      MengzhangLI authored
      * upload original backbone and configs
      
      * ConvNext Refactor
      
      * ConvNext Refactor
      
      * convnext customization refactor with mmseg style
      
      * convnext customization refactor with mmseg style
      
      * add ade20k_640x640.py
      
      * upload files for training
      
      * delete dist_optimizer_hook and remove layer_decay_optimizer_constructor
      
      * check max(out_indices) < num_stages
      
      * add unittest
      
      * fix lint error
      
      * use MMClassification backbone
      
      * fix bugs in base_1k
      
      * add mmcls in requirements/mminstall.txt
      
      * add mmcls in requirements/mminstall.txt
      
      * fix drop_path_rate and layer_scale_init_value
      
      * use logger.info instead of print
      
      * add mmcls in runtime.txt
      
      * fix f string && delete
      
      * add doctring in LearningRateDecayOptimizerConstructor and fix mmcls version in requirements
      
      * fix typo in LearningRateDecayOptimizerConstructor
      
      * use ConvNext models in unit test for LearningRateDecayOptimizerConstructor
      
      * add unit test
      
      * fix typo
      
      * fix typo
      
      * add layer_wise and fix redundant backbone.downsample_norm in it
      
      * fix unit test
      
      * give a ground truth lr_scale and weight_decay
      
      * upload models and readme
      
      * delete 'backbone.stem_norm' and 'backbone.downsample_norm' in get_num_layer()
      
      * fix unit test and use mmcls url
      
      * update md2yml.py and metafile
      
      * fix typo
      befdc93d
Loading