Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge MMSegmentation 1.x development branch dev-1.x to main branch 1.x for v1.0.0rc2 #2385

Merged
merged 59 commits into from
Dec 6, 2022

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    89f6647 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. fix typo

    MengzhangLI committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    5b5968d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Merge pull request #2088 from MengzhangLI/transforms_doc

    [Doc] Update transforms Doc
    MeowZheng authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    124ec82 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Update README.md

    kitecats authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    c2b4798 View commit details
    Browse the repository at this point in the history
  2. Update README_zh-CN.md

    kitecats authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4d6d74e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge pull request #2259 from kitecats/dev-1.x

    Add MMEval projects like in README
    MeowZheng authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7927591 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    70daaaa View commit details
    Browse the repository at this point in the history
  2. fix get gt data

    xiexinch committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d0b35cd View commit details
    Browse the repository at this point in the history
  3. fix ut

    xiexinch committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d33af52 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    ef0f56d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    2b854e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. fix lint

    xiexinch committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    921fdde View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2308 from xiexinch/fix_lint

    [Fix] fix lint and pre-commit
    MeowZheng authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a39b16f View commit details
    Browse the repository at this point in the history
  3. fix swin load statedict

    xiexinch committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    26e9729 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2304 from xiexinch/fix_swin_load

    [Fix] Fix swin load state_dict
    MeowZheng authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a06bf4d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. add data_preprocessor ut

    xiexinch committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8fed7f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    fd0fffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d4b113 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Merge pull request #2322 from MengzhangLI/fix_basesegdataset_typo

    [Fix] Fix typo of BaseSegDataset docstring
    MeowZheng authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    2f15bfe View commit details
    Browse the repository at this point in the history
  2. remove gt padding

    xiexinch committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    f915df4 View commit details
    Browse the repository at this point in the history
  3. fix data sample is None

    xiexinch committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    4e12bcd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2290 from xiexinch/fix_gt_padding

    [Enhancement] Support padding in testing
    MeowZheng authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    c56a299 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc013fb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    3bf399e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ef9f62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b4dbcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca1dc71 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2326 from VoyagerXvoyagerx/dev-1.x

    Fixe the bug in the visualization step.
    MeowZheng authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    8ea777e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfab5b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Merge pull request #2332 from MengzhangLI/fix_basesegdataset_ignoreid

    [Fix] Fix ignore class id from -1 to 255 in BaseSegDataset in 1.x
    MeowZheng authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6d7af07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58e73c3 View commit details
    Browse the repository at this point in the history
  3. init

    xiexinch committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    056edc8 View commit details
    Browse the repository at this point in the history
  4. add comment

    MengzhangLI committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    8b61820 View commit details
    Browse the repository at this point in the history
  5. delete data link

    MengzhangLI committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    25abd9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14a1bb6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2334 from MengzhangLI/fix_knet_dev1.x

    [Fix] Fix KNet IterativeDecodeHead bug in dev-1.x branch
    MeowZheng authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b19e54c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2336 from MengzhangLI/fix_gitignore_dev1.x

    [Fix] Add ``data`` string in .gitignore file in dev-1.x branch
    MeowZheng authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d62774c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    840b5b7 View commit details
    Browse the repository at this point in the history
  2. add ut

    xiexinch committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    721f4d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    68e3b25 View commit details
    Browse the repository at this point in the history
  2. minor change

    xiexinch committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    1910dff View commit details
    Browse the repository at this point in the history
  3. add docstring

    xiexinch committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    721afae View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    5d3ecd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccc2005 View commit details
    Browse the repository at this point in the history
  3. fix lint

    xiexinch committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6d3464a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2298 from matrixgame2018/patch-1

    [Doc] Translate the visualization.md
    MeowZheng authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    aefcab3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    e98231b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9251100 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2362 from MengzhangLI/scipy_1.x

    [Enhance] Make scipy as a default dependency in runtime in dev-1.x
    MeowZheng authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    383826f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. fix h,w order

    xiexinch committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5a62b03 View commit details
    Browse the repository at this point in the history
  2. update copyright

    xiexinch committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    3b731ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2339 from xiexinch/resize-shortest-edge

    [Feature] Add ResizeShortestEdge transform
    MeowZheng authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0cdab72 View commit details
    Browse the repository at this point in the history
  4. [Enchancement] Delete mmcls in runtime.txt in dev-1.x (#2368)

    * [Enchancement] Delete mmcls in runtime.txt in dev-1.x
    
    * fix mmcv minimal version
    MengzhangLI authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    90c816b View commit details
    Browse the repository at this point in the history
  5. [Fix] Fix the problem of post-processing not removing padding (#2367)

    * add img_padding_size
    
    * minor change
    
    * add pad_shape to data_samples
    xiexinch authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    925faea View commit details
    Browse the repository at this point in the history
  6. [Feature] Support MaskFormer(NeurIPS'2021) in MMSeg 1.x (#2215)

    * [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
    MengzhangLI authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    933e4d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. [Feature] Support Mask2former in MMSeg 1.x (#2255)

    * 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: MengzhangLI <mcmong@pku.edu.cn>
    xiexinch and MengzhangLI authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    163277b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3db8d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    3bac6ef View commit details
    Browse the repository at this point in the history
  2. Bump 1.0.0rc2 (#2384)

    * Bump 1.0.0rc2
    
    * typo
    MeowZheng authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    750bb4f View commit details
    Browse the repository at this point in the history