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

Pre release #1

Merged
merged 260 commits into from
Jul 7, 2020
Merged

Pre release #1

merged 260 commits into from
Jul 7, 2020
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 1, 2020

  1. merge mmdet resnet

    xvjiarui committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    a3fc8f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c5df48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5313e35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7afe48 View commit details
    Browse the repository at this point in the history
  5. add eval_hook w\o dist

    xvjiarui committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    825f12f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. make crop and pad together

    xvjiarui committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    e9d3d60 View commit details
    Browse the repository at this point in the history
  2. add augment ablation

    xvjiarui committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    1be3fd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

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

Commits on Apr 4, 2020

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

Commits on Apr 5, 2020

  1. add CCNet

    xvjiarui committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    6ac9df8 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. refactor slurm_train

    xvjiarui committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    2ac9e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9354e85 View commit details
    Browse the repository at this point in the history
  3. fixed cc head

    xvjiarui committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    58ae663 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

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

Commits on Apr 8, 2020

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

    xvjiarui committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    e5d3bc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. add psa head

    xvjiarui committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    e89bb5d View commit details
    Browse the repository at this point in the history
  2. add optimizer builder

    xvjiarui committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    71a54c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9618ee1 View commit details
    Browse the repository at this point in the history
  4. fixed psa config

    xvjiarui committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    f5230cb View commit details
    Browse the repository at this point in the history
  5. add nonlocal and gcnet

    xvjiarui committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    4fd8738 View commit details
    Browse the repository at this point in the history
  6. rename ccnet

    xvjiarui committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    e916d1f View commit details
    Browse the repository at this point in the history
  7. fixed backward bug

    xvjiarui committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    f78db2c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

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

Commits on Apr 12, 2020

  1. add uper head

    xvjiarui committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    558a398 View commit details
    Browse the repository at this point in the history
  2. add hrnet

    xvjiarui committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    3f793c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

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

    xvjiarui committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    b96ce40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a195c7 View commit details
    Browse the repository at this point in the history
  4. fixed resnext name bug

    xvjiarui committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    3ce1dfc View commit details
    Browse the repository at this point in the history
  5. rename to EncoderDecoder

    xvjiarui committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    29147be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a98b5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb9b0c2 View commit details
    Browse the repository at this point in the history
  8. add test cases

    xvjiarui committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    30821a5 View commit details
    Browse the repository at this point in the history
  9. Add .gitlab-ci.yml

    xujiarui committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    c43ae27 View commit details
    Browse the repository at this point in the history
  10. reformat res_lay

    xvjiarui committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    fb124e8 View commit details
    Browse the repository at this point in the history
  11. update ci

    xvjiarui committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    d2d16e5 View commit details
    Browse the repository at this point in the history
  12. update ci

    xvjiarui committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    71f54fe View commit details
    Browse the repository at this point in the history
  13. fixed resnet doctest

    xvjiarui committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    c9d6072 View commit details
    Browse the repository at this point in the history
  14. add test image

    xvjiarui committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    6ee4fa9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ec0fe6f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Add DeeplabV3 with ASPP head

    xujiarui committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    807a143 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'deeplabv3' into 'master'

    Add DeeplabV3 with ASPP head
    
    See merge request EIG-Research/mmsegmentation!1
    xujiarui committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    41e8d06 View commit details
    Browse the repository at this point in the history
  3. Cityscapes dataset refactor

    xujiarui committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    b81fd21 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dataset' into 'master'

    Cityscapes dataset refactor
    
    See merge request EIG-Research/mmsegmentation!2
    xujiarui committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    b422f9e View commit details
    Browse the repository at this point in the history
  5. Set align_corners=False

    xujiarui committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    e970ebe View commit details
    Browse the repository at this point in the history
  6. Merge branch 'align_corners' into 'master'

    Set align_corners=False
    
    See merge request EIG-Research/mmsegmentation!3
    xujiarui committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    7704a2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddc1fca View commit details
    Browse the repository at this point in the history
  8. align hrnet with master

    xvjiarui committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    ff3c0be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0aad872 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. align nlgc with master

    xvjiarui committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    e28db69 View commit details
    Browse the repository at this point in the history
  2. align ccnet with master

    xvjiarui committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ee90840 View commit details
    Browse the repository at this point in the history
  3. fixed head opti constructor

    xvjiarui committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    bcd6990 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c010289 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d572856 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5084e56 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Merge branch 'hr' into dev

    xvjiarui committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    e343d56 View commit details
    Browse the repository at this point in the history
  2. merged nlgc

    xvjiarui committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    3990e8a View commit details
    Browse the repository at this point in the history
  3. merged ccnet

    xvjiarui committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    dae8e80 View commit details
    Browse the repository at this point in the history
  4. merge uper

    xvjiarui committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    236576d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    162b1cd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. remove unused ops

    xvjiarui committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    9cd10fa View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. change deeplab default test

    xvjiarui committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    6bb4946 View commit details
    Browse the repository at this point in the history
  2. add resize wrapper

    xvjiarui committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    50cfc5a View commit details
    Browse the repository at this point in the history
  3. change test size

    xvjiarui committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    90faa7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d003bc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Add OHEM sampler

    xujiarui committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    c8664ff View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ohem' into 'dev'

    Add OHEM sampler
    
    See merge request EIG-Research/mmsegmentation!4
    xujiarui committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    ac83915 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Add ANN, DANet, OCRNet

    xujiarui committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    5945248 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ann' into 'dev'

    Add ANN, DANet, OCRNet
    
    See merge request open-mmlab/mmsegmentation!10
    xujiarui committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    71dd1d0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Deeplabv3plus

    xujiarui committed May 6, 2020
    Configuration menu
    Copy the full SHA
    e31c830 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'deeplabv3plus' into 'dev'

    Deeplabv3plus
    
    See merge request open-mmlab/mmsegmentation!11
    xujiarui committed May 6, 2020
    Configuration menu
    Copy the full SHA
    da2f126 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Rename and refactor

    xujiarui committed May 8, 2020
    Configuration menu
    Copy the full SHA
    cbad5d0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rename' into 'dev'

    Rename and refactor
    
    See merge request open-mmlab/mmsegmentation!13
    xujiarui committed May 8, 2020
    Configuration menu
    Copy the full SHA
    e8618da View commit details
    Browse the repository at this point in the history
  3. fixed samples per_gpu

    xvjiarui committed May 8, 2020
    Configuration menu
    Copy the full SHA
    48d53cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfc1f20 View commit details
    Browse the repository at this point in the history
  5. Add VOC, ADE, PASCAL_CONTEXT

    xujiarui committed May 8, 2020
    Configuration menu
    Copy the full SHA
    1d341e5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'voc' into 'dev'

    Add VOC, ADE, PASCAL_CONTEXT
    
    See merge request open-mmlab/mmsegmentation!14
    xujiarui committed May 8, 2020
    Configuration menu
    Copy the full SHA
    9df18dd View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. make validate by default

    xvjiarui committed May 9, 2020
    Configuration menu
    Copy the full SHA
    c78e9aa View commit details
    Browse the repository at this point in the history
  2. unify resnet

    xvjiarui committed May 9, 2020
    Configuration menu
    Copy the full SHA
    9ef5d4f View commit details
    Browse the repository at this point in the history
  3. rename psp_module to ppm

    xvjiarui committed May 9, 2020
    Configuration menu
    Copy the full SHA
    f385895 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cacac5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    9c73243 View commit details
    Browse the repository at this point in the history
  2. fixed flake

    xvjiarui committed May 12, 2020
    Configuration menu
    Copy the full SHA
    3b149cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7981fca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e339d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5929fe7 View commit details
    Browse the repository at this point in the history
  6. add iter configs

    xvjiarui committed May 12, 2020
    Configuration menu
    Copy the full SHA
    6873bf1 View commit details
    Browse the repository at this point in the history
  7. fixed checkpoint

    xvjiarui committed May 12, 2020
    Configuration menu
    Copy the full SHA
    ac18d27 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. fixed eval configs

    xvjiarui committed May 13, 2020
    Configuration menu
    Copy the full SHA
    110cb24 View commit details
    Browse the repository at this point in the history
  2. fixed epoch config pretrain

    xvjiarui committed May 13, 2020
    Configuration menu
    Copy the full SHA
    335747d View commit details
    Browse the repository at this point in the history
  3. add resnetv1d

    xvjiarui committed May 13, 2020
    Configuration menu
    Copy the full SHA
    ccd0585 View commit details
    Browse the repository at this point in the history
  4. add resnetv1c

    xvjiarui committed May 13, 2020
    Configuration menu
    Copy the full SHA
    2e6d8fa View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

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

Commits on May 17, 2020

  1. fixed naive syncbn import

    xvjiarui committed May 17, 2020
    Configuration menu
    Copy the full SHA
    9fbf265 View commit details
    Browse the repository at this point in the history
  2. add some docs

    xvjiarui committed May 17, 2020
    Configuration menu
    Copy the full SHA
    2688a7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2168261 View commit details
    Browse the repository at this point in the history
  4. fixed ci

    xvjiarui committed May 17, 2020
    Configuration menu
    Copy the full SHA
    7ca9eee View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    226e5de View commit details
    Browse the repository at this point in the history
  2. fixed pretrain

    xvjiarui committed May 18, 2020
    Configuration menu
    Copy the full SHA
    cfd5353 View commit details
    Browse the repository at this point in the history
  3. fixed pretrain

    xvjiarui committed May 18, 2020
    Configuration menu
    Copy the full SHA
    0917d7e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. support FileClient

    xvjiarui committed May 19, 2020
    Configuration menu
    Copy the full SHA
    3b86e8e View commit details
    Browse the repository at this point in the history
  2. add 40ki configs

    xvjiarui committed May 19, 2020
    Configuration menu
    Copy the full SHA
    d51f481 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. use non_pad mode

    xvjiarui committed May 20, 2020
    Configuration menu
    Copy the full SHA
    f0a4845 View commit details
    Browse the repository at this point in the history
  2. move crop ahead

    xvjiarui committed May 20, 2020
    Configuration menu
    Copy the full SHA
    4996f33 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. use pad crop

    xvjiarui committed May 21, 2020
    Configuration menu
    Copy the full SHA
    d76b95a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. use aug and cudnn=True

    xvjiarui committed May 22, 2020
    Configuration menu
    Copy the full SHA
    c7d0a81 View commit details
    Browse the repository at this point in the history
  2. use new petrel

    xvjiarui committed May 22, 2020
    Configuration menu
    Copy the full SHA
    38c90d5 View commit details
    Browse the repository at this point in the history
  3. remove head class_weight

    xvjiarui committed May 22, 2020
    Configuration menu
    Copy the full SHA
    f9b884e View commit details
    Browse the repository at this point in the history
  4. add cat_mat_ratio

    xvjiarui committed May 22, 2020
    Configuration menu
    Copy the full SHA
    1fa75fd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. add 80k

    xvjiarui committed May 24, 2020
    Configuration menu
    Copy the full SHA
    2654c94 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. add 512 1024 config

    xvjiarui committed May 26, 2020
    Configuration menu
    Copy the full SHA
    b3e994b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. add backbone ablation

    xvjiarui committed May 27, 2020
    Configuration menu
    Copy the full SHA
    61b70de View commit details
    Browse the repository at this point in the history
  2. fixed pretrain

    xvjiarui committed May 27, 2020
    Configuration menu
    Copy the full SHA
    24cdbdc View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. add HeadLr10

    xvjiarui committed May 28, 2020
    Configuration menu
    Copy the full SHA
    b6d444a View commit details
    Browse the repository at this point in the history
  2. change pretrain

    xvjiarui committed May 28, 2020
    Configuration menu
    Copy the full SHA
    4fe66ec View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. remove head10

    xvjiarui committed May 29, 2020
    Configuration menu
    Copy the full SHA
    c522a2b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. add hrnet

    xvjiarui committed May 31, 2020
    Configuration menu
    Copy the full SHA
    02e1ab4 View commit details
    Browse the repository at this point in the history
  2. fixed train cfg

    xvjiarui committed May 31, 2020
    Configuration menu
    Copy the full SHA
    bdefb01 View commit details
    Browse the repository at this point in the history
  3. add ade

    xvjiarui committed May 31, 2020
    Configuration menu
    Copy the full SHA
    a7709e8 View commit details
    Browse the repository at this point in the history
  4. fixed cascade eval bug

    xvjiarui committed May 31, 2020
    Configuration menu
    Copy the full SHA
    30b346d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    44ce94d View commit details
    Browse the repository at this point in the history
  2. add ohem

    xvjiarui committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    feb0aaa View commit details
    Browse the repository at this point in the history
  3. add ade for psa, hr

    xvjiarui committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    02844b8 View commit details
    Browse the repository at this point in the history
  4. fixed 1024 hr

    xvjiarui committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    2066f28 View commit details
    Browse the repository at this point in the history
  5. add 160ki

    xvjiarui committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    6ddd0cf View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. fixed psa mask size

    xvjiarui committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    b548028 View commit details
    Browse the repository at this point in the history
  2. fixed psa mask

    xvjiarui committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    bdf8dda View commit details
    Browse the repository at this point in the history
  3. fixed psa resize

    xvjiarui committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    612bcf9 View commit details
    Browse the repository at this point in the history
  4. add hrnet 160ki cityscapes

    xvjiarui committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    9783171 View commit details
    Browse the repository at this point in the history
  5. add ocr 160ki

    xvjiarui committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    d0f822a View commit details
    Browse the repository at this point in the history
  6. add deeplabv3(+) ade

    xvjiarui committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    a822ac5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Pat adapt

    sunnyxiaohu authored and xujiarui committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    96ff8ee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pat_adapt' into 'dev'

    Pat adapt
    
    See merge request open-mmlab/mmsegmentation!21
    xujiarui committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    83d4e33 View commit details
    Browse the repository at this point in the history
  3. add pre-release config

    xvjiarui committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    e96a00d View commit details
    Browse the repository at this point in the history
  4. fixed test

    xvjiarui committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    074c5a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. adapt dataloader build

    sunnyxiaohu committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    516185f View commit details
    Browse the repository at this point in the history
  2. fix yapf

    sunnyxiaohu committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    7a96f81 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. fixed psa align corners

    xvjiarui committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    cee9004 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. add voc

    xvjiarui committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    a413e23 View commit details
    Browse the repository at this point in the history
  2. fixed ocr config

    xvjiarui committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    bb9d0b4 View commit details
    Browse the repository at this point in the history
  3. fixed 160k

    xvjiarui committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    e848399 View commit details
    Browse the repository at this point in the history
  4. fixed ocr ade classes

    xvjiarui committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    14941a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. add ade for all

    xvjiarui committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    0510a65 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. use mmcv parrots_wrapper

    sunnyxiaohu committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    46c6e19 View commit details
    Browse the repository at this point in the history
  2. fix lint

    sunnyxiaohu committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    97b3562 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfe3b59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    872233e View commit details
    Browse the repository at this point in the history
  5. fix commit

    sunnyxiaohu committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e048562 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'pool_dataloader' of gitlab.sz.sensetime.com:open-mmlab/…

    …mmsegmentation into pool_dataloader
    sunnyxiaohu committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    5ce7472 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'pool_dataloader' into 'dev'

    adapt dataloader build
    
    See merge request open-mmlab/mmsegmentation!22
    sunnyxiaohu committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    b75d686 View commit details
    Browse the repository at this point in the history
  8. fixed table generate

    xvjiarui committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    6543b97 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Vis

    xujiarui committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    e557936 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vis' into 'dev'

    Vis
    
    See merge request open-mmlab/mmsegmentation!25
    xujiarui committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    4451aad View commit details
    Browse the repository at this point in the history
  3. merged dev

    xvjiarui committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    f877af5 View commit details
    Browse the repository at this point in the history
  4. add more test

    xvjiarui committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    95271c8 View commit details
    Browse the repository at this point in the history
  5. add aug for ade voc12

    xvjiarui committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    c235190 View commit details
    Browse the repository at this point in the history
  6. migrate to mmcv iter runner

    xvjiarui committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    9ca3907 View commit details
    Browse the repository at this point in the history
  7. remove unused utils

    xvjiarui committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    0948963 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f30a608 View commit details
    Browse the repository at this point in the history
  9. fixed import error

    xvjiarui committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    98e73ba View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. change to TTA

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    8d3e314 View commit details
    Browse the repository at this point in the history
  2. remove legacy configs

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    8ab7f72 View commit details
    Browse the repository at this point in the history
  3. remove optimizer

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    3656166 View commit details
    Browse the repository at this point in the history
  4. remove unused backbone

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    4d21c7b View commit details
    Browse the repository at this point in the history
  5. remove unused utils

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    ca095e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    344b9b0 View commit details
    Browse the repository at this point in the history
  7. add cross entropy test

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    8c0cd74 View commit details
    Browse the repository at this point in the history
  8. add loss and dataset test

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    08df6c6 View commit details
    Browse the repository at this point in the history
  9. fixed test

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    5fcc7ea View commit details
    Browse the repository at this point in the history
  10. test load anno

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    d3ccbf1 View commit details
    Browse the repository at this point in the history
  11. add mIoU test

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    7d3f0c4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2699348 View commit details
    Browse the repository at this point in the history
  13. remove 20ki and 60ki configs

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    a96915e View commit details
    Browse the repository at this point in the history
  14. add voc 80ki

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    43bbfcb View commit details
    Browse the repository at this point in the history
  15. refactor and add test

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    6838ff4 View commit details
    Browse the repository at this point in the history
  16. fixed eval hook

    xvjiarui committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    2d18662 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. add docs and docstring

    xvjiarui committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    1cd613f View commit details
    Browse the repository at this point in the history
  2. update docker

    xvjiarui committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    190e7e9 View commit details
    Browse the repository at this point in the history
  3. merge master

    xvjiarui committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    9451014 View commit details
    Browse the repository at this point in the history
  4. update doc

    xvjiarui committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    25ab842 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

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

Commits on Jun 16, 2020

  1. fixed action

    install wget
    
    remove sudo
    
    change to docker
    
    fixed syntax
    
    fixed syntax
    
    pytorch 1.5 only
    
    back to matrix
    
    use env
    
    change to container
    
    python v2
    
    backe to use
    
    forward input args
    
    docker cli
    
    use service
    
    use service
    
    use container
    
    ugly workaround
    
    ugly workaround
    
    old ways
    
    use bracket
    
    fixed typo
    
    add cuda arch
    
    fixed typo
    
    use env
    
    use string
    
    change string
    xvjiarui committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    83c01fb View commit details
    Browse the repository at this point in the history
  2. Fixed test

    xvjiarui committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    69fb974 View commit details
    Browse the repository at this point in the history
  3. add voc 20k

    xvjiarui committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    2943153 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. update doc, and model zoo

    xvjiarui committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    ca9c71f View commit details
    Browse the repository at this point in the history
  2. update .dev and train

    xvjiarui committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    b535021 View commit details
    Browse the repository at this point in the history
  3. all model_zoo.md

    xvjiarui committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    e1b18bc View commit details
    Browse the repository at this point in the history
  4. rename to ADE20K

    xvjiarui committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    91ae431 View commit details
    Browse the repository at this point in the history
  5. rename models

    xvjiarui committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    624ff36 View commit details
    Browse the repository at this point in the history
  6. update docs

    xvjiarui committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    87f4915 View commit details
    Browse the repository at this point in the history
  7. add -d8

    xvjiarui committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    7d82cd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2433ab View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. remove dist sampler

    xvjiarui committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    c54bff5 View commit details
    Browse the repository at this point in the history
  2. update model zoo

    xvjiarui committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    31c8df0 View commit details
    Browse the repository at this point in the history
  3. remove optimizer

    xvjiarui committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    f4df225 View commit details
    Browse the repository at this point in the history
  4. remove unused files

    xvjiarui committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    6a77939 View commit details
    Browse the repository at this point in the history
  5. remove pascal context

    xvjiarui committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    5bae0ff View commit details
    Browse the repository at this point in the history
  6. change to 8 gpus

    xvjiarui committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    0683f04 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. update performance and link

    xvjiarui committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    9adc73f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4770402 View commit details
    Browse the repository at this point in the history
  3. update docs

    xvjiarui committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    c55be4b View commit details
    Browse the repository at this point in the history
  4. finalize modelzoo

    xvjiarui committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    b409f6d View commit details
    Browse the repository at this point in the history
  5. back to 4 gpus

    xvjiarui committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    c73e9b3 View commit details
    Browse the repository at this point in the history
  6. benchmard speed finished

    xvjiarui committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    55b5163 View commit details
    Browse the repository at this point in the history
  7. fixed concate PALETTE

    xvjiarui committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    d966259 View commit details
    Browse the repository at this point in the history
  8. update memory

    xvjiarui committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    ce25821 View commit details
    Browse the repository at this point in the history
  9. use backend for imdecode

    xvjiarui committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    23a365f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. minor fix

    xvjiarui committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    4da7ffd View commit details
    Browse the repository at this point in the history
  2. add encnet

    xvjiarui committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    4573b66 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. add encnet

    xvjiarui committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    15298c1 View commit details
    Browse the repository at this point in the history
  2. fixed cityscapes eval

    xvjiarui committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    ae2295c View commit details
    Browse the repository at this point in the history
  3. fixed test

    xvjiarui committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    28a8873 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. refactor decode

    xvjiarui committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    55c083c View commit details
    Browse the repository at this point in the history
  2. add sem_fpn, point_rend

    xvjiarui committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    bdbb444 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. fixed test

    xvjiarui committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    1f9adf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    8c39082 View commit details
    Browse the repository at this point in the history
  2. add neck

    xvjiarui committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    55cb9e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. remove fpn dropout

    xvjiarui committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    ceed30f View commit details
    Browse the repository at this point in the history
  2. remove fpn dropout

    xvjiarui committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    f2d129d View commit details
    Browse the repository at this point in the history
  3. add missing folder

    xvjiarui committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    b25007a View commit details
    Browse the repository at this point in the history
  4. fixed inplace

    xvjiarui committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    81f4c43 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. add norm and drpout

    xvjiarui committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    cd58de3 View commit details
    Browse the repository at this point in the history
  2. fixed dropout

    xvjiarui committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    4d5f8ec View commit details
    Browse the repository at this point in the history
  3. fixed point rend

    xvjiarui committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    659ddb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. set norm_decay_mult 0

    xvjiarui committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    a04554b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. merged with mmcv

    xvjiarui committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    a11dd19 View commit details
    Browse the repository at this point in the history
  2. merged prerelease

    xvjiarui committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    b6f5cd2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'encnet' into 'pre-release'

    Add Encnet
    
    See merge request open-mmlab/mmsegmentation!31
    xujiarui committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    bc96b51 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. add encnet model zoo

    xvjiarui committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    9dd56f3 View commit details
    Browse the repository at this point in the history
  2. merged pre-release

    xvjiarui committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    3415ff0 View commit details
    Browse the repository at this point in the history
  3. update ci

    xvjiarui committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    8b0e523 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'point_rend' into 'pre-release'

    Point rend
    
    See merge request open-mmlab/mmsegmentation!32
    xujiarui committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    e4af8ff View commit details
    Browse the repository at this point in the history
  5. remove point rend configs

    xvjiarui committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    d95bca2 View commit details
    Browse the repository at this point in the history
  6. fixed mmcv ci

    xvjiarui committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    206e3a1 View commit details
    Browse the repository at this point in the history
  7. fixed syncbn cpu

    xvjiarui committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    e8f5162 View commit details
    Browse the repository at this point in the history
  8. less test config

    xvjiarui committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    8b8b637 View commit details
    Browse the repository at this point in the history
  9. fixed test forward

    xvjiarui committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    e292de9 View commit details
    Browse the repository at this point in the history
  10. remove test lint

    xvjiarui committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    207c382 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. reformat code

    xvjiarui committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    5d9885e View commit details
    Browse the repository at this point in the history
  2. restrcutre unit test

    xvjiarui committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    a242364 View commit details
    Browse the repository at this point in the history
  3. precommit hook

    xvjiarui committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    8bb82dd View commit details
    Browse the repository at this point in the history
  4. add data

    xvjiarui committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    29f4257 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. add more doc string

    xvjiarui committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    ebb7ca8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bad7d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. update readme

    xvjiarui committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    f231096 View commit details
    Browse the repository at this point in the history
  2. update install guide

    xvjiarui committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    11907d8 View commit details
    Browse the repository at this point in the history
  3. reduce size

    xvjiarui committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d6a6bcd View commit details
    Browse the repository at this point in the history
  4. update ack

    xvjiarui committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d52a863 View commit details
    Browse the repository at this point in the history