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

[Matting] Fix a bug caused by opencv version #2027

Merged
merged 308 commits into from
Apr 19, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 4, 2021

  1. update unet.py

    wuyefeilin committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    25852a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cede49 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

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

Commits on Jan 8, 2021

  1. add flops calculation

    wuyefeilin committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    ca8d5da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c84175 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. rm prepare_context

    wuyefeilin committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    e559aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    840583a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. add amp

    wuyefeilin committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    47d39e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    c03e343 View commit details
    Browse the repository at this point in the history
  2. add LimitLong transform

    wuyefeilin committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c95b82f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a2ca98 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. add static amp

    wuyefeilin committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e423131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc3032c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    850b564 View commit details
    Browse the repository at this point in the history
  4. update time calculation

    wuyefeilin committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    f1cf052 View commit details
    Browse the repository at this point in the history
  5. add instruction

    wuyefeilin committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    2f49ebf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dddeec3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

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

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    4080e5e View commit details
    Browse the repository at this point in the history
  2. rm unused config files

    wuyefeilin committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    552fd5c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    a9b241e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c93c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0517a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. update train.py

    wuyefeilin committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    7487e5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e6153c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d08478 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

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

    wuyefeilin committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    ad006be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    885be06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d5a242 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    wuyefeilin authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    dde3ea8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e53f110 View commit details
    Browse the repository at this point in the history
  7. add config check module

    wuyefeilin committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    84dff5d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. update config.py

    wuyefeilin committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    eb58770 View commit details
    Browse the repository at this point in the history
  2. update num_classes check

    wuyefeilin committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    20f73d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e28e99 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    wuyefeilin authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    d5805bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39552b6 View commit details
    Browse the repository at this point in the history
  6. Update layer_libs.py

    wuyefeilin authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    939109d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1bc66e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    9c42db3 View commit details
    Browse the repository at this point in the history
  2. paddleseg/core/train.py

    wuyefeilin committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    dba30d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

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

    wuyefeilin committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    e0c1c85 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

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

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    e881e11 View commit details
    Browse the repository at this point in the history
  2. add dygraph fleet

    wuyefeilin committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    519abd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. fix padding to symmetry

    wuyefeilin committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    bc02429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd3da6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. add fleet to static

    wuyefeilin committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    19c5702 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. update README.md

    wuyefeilin committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    7ecb72f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    638a544 View commit details
    Browse the repository at this point in the history
  3. add fleet to static

    wuyefeilin committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    7078655 View commit details
    Browse the repository at this point in the history
  4. update README.md

    wuyefeilin committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    abafbb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ead484f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. update hrnet config

    wuyefeilin committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    9b820d1 View commit details
    Browse the repository at this point in the history
  2. update some

    wuyefeilin committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    45129e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

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

Commits on Feb 28, 2021

  1. update hrnet.yml

    wuyefeilin committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    92dce23 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. update train.py

    wuyefeilin committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    a2dfcc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c1a05 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. fix fleetrun bug

    wuyefeilin committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    72123af View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

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

Commits on Mar 10, 2021

  1. fix syncbn in fleet

    wuyefeilin committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    b8a29bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65b0504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48fd976 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcd91fd View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    440e006 View commit details
    Browse the repository at this point in the history
  2. fix variable confict

    wuyefeilin committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    dc3a691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2068958 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. update time calculation

    wuyefeilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    9ea41f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request PaddlePaddle#881 from wuyefeilin/benchmark_amp_dis

    update time calculation
    wuyefeilin authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    b2d6fbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d83e171 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32fb9eb View commit details
    Browse the repository at this point in the history
  5. update logger format

    wuyefeilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    0b9fcb3 View commit details
    Browse the repository at this point in the history
  6. update logger format

    wuyefeilin committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    a5b8bb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

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

    wuyefeilin committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    38d2cba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cbf3e3 View commit details
    Browse the repository at this point in the history
  4. fix ade label bug

    wuyefeilin committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    fd967f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    64d6eb8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request PaddlePaddle#904 from wuyefeilin/benchmark_amp_dis

    Support NHWC data format for DeepLabv3+
    wuyefeilin authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    8b79ebe View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. fix the data_format bug

    wuyefeilin committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b3ce899 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e90a53e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. fix the data_format bug

    wuyefeilin committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    cc8b349 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d04a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    33e3cc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    595ddfb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

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

Commits on Mar 31, 2021

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

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    79ce1c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a598693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f2ba4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

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

Commits on Apr 26, 2021

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

Commits on Apr 27, 2021

  1. add panoptic segmentation

    wuyefeilin committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    3b3aaa8 View commit details
    Browse the repository at this point in the history
  2. update README.md

    wuyefeilin committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    db18e81 View commit details
    Browse the repository at this point in the history
  3. update README.md

    wuyefeilin committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    da06a8a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. fit to paddle2.1

    wuyefeilin committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    b103f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcf10a6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. fit to paddle2.1

    wuyefeilin committed May 8, 2021
    Configuration menu
    Copy the full SHA
    07c6622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a38454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab0bb01 View commit details
    Browse the repository at this point in the history
  4. update README.md

    wuyefeilin committed May 8, 2021
    Configuration menu
    Copy the full SHA
    03b53b3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. sync_batch_norm supports amp

    sljlp committed May 10, 2021
    Configuration menu
    Copy the full SHA
    318dd24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request PaddlePaddle#1014 from sljlp/benchmark

    sync_batch_norm supports amp
    wuyefeilin authored May 10, 2021
    Configuration menu
    Copy the full SHA
    36652c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7469f40 View commit details
    Browse the repository at this point in the history
  4. rm paddleseg

    wuyefeilin committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a43d180 View commit details
    Browse the repository at this point in the history
  5. update train process

    wuyefeilin committed May 10, 2021
    Configuration menu
    Copy the full SHA
    cc79ca6 View commit details
    Browse the repository at this point in the history
  6. update val process

    wuyefeilin committed May 10, 2021
    Configuration menu
    Copy the full SHA
    de2b311 View commit details
    Browse the repository at this point in the history
  7. update predict process

    wuyefeilin committed May 10, 2021
    Configuration menu
    Copy the full SHA
    175dde7 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. update models

    wuyefeilin committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c492f87 View commit details
    Browse the repository at this point in the history
  2. recover to origin

    wuyefeilin committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b8f3fac View commit details
    Browse the repository at this point in the history
  3. update README.md

    wuyefeilin committed May 11, 2021
    Configuration menu
    Copy the full SHA
    69ac997 View commit details
    Browse the repository at this point in the history
  4. rm some useless

    wuyefeilin committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b709791 View commit details
    Browse the repository at this point in the history
  5. mv loss to paddleseg

    wuyefeilin committed May 11, 2021
    Configuration menu
    Copy the full SHA
    fe2e107 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. update copyright

    wuyefeilin committed May 19, 2021
    Configuration menu
    Copy the full SHA
    c3abf0c View commit details
    Browse the repository at this point in the history
  2. format import

    wuyefeilin committed May 19, 2021
    Configuration menu
    Copy the full SHA
    def908a View commit details
    Browse the repository at this point in the history
  3. update annotations

    wuyefeilin committed May 19, 2021
    Configuration menu
    Copy the full SHA
    d831eba View commit details
    Browse the repository at this point in the history
  4. update annotations

    wuyefeilin committed May 19, 2021
    Configuration menu
    Copy the full SHA
    a377547 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f5e301 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d985bb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. first add matting

    wuyefeilin committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    42c248c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. update train.py

    wuyefeilin committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    1767f95 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    8951da9 View commit details
    Browse the repository at this point in the history
  2. upsample by deconv

    wuyefeilin committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    31520a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. add evaluation process

    wuyefeilin committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    890ff4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d888cb3 View commit details
    Browse the repository at this point in the history
  3. update transforms.py

    wuyefeilin committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    1acaf1d View commit details
    Browse the repository at this point in the history
  4. update dataset.py

    wuyefeilin committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    344c70a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

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

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    9a129c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaa0b23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e2ace0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9681a07 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    830fcdc View commit details
    Browse the repository at this point in the history
  2. add origin legacy thing

    wuyefeilin committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7f9140a View commit details
    Browse the repository at this point in the history
  3. rm warmup and cosine_decay

    wuyefeilin committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    2042499 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. alignalign dygraph

    wuyefeilin committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    dd70e90 View commit details
    Browse the repository at this point in the history
  2. align dygraph

    wuyefeilin committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    5d07585 View commit details
    Browse the repository at this point in the history
  3. update README.md

    wuyefeilin committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    5432480 View commit details
    Browse the repository at this point in the history
  4. update solver.py

    wuyefeilin committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    28f8a53 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. update train.py

    wuyefeilin committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    5ef6a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f472cad View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Update model_libs.py

    wuyefeilin authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    d93247d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    nepeplwu authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    ff23886 View commit details
    Browse the repository at this point in the history
  3. evaluation while training

    wuyefeilin committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    462b309 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

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

Commits on Jul 1, 2021

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

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    f4fd6a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97b46ae View commit details
    Browse the repository at this point in the history
  3. add resnet backbone

    wuyefeilin committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    bf50598 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

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

    wuyefeilin committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    de2ebf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

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

Commits on Jul 12, 2021

  1. update loss.py

    wuyefeilin committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    f1b79c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

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

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    f474b02 View commit details
    Browse the repository at this point in the history
  2. rm README.md

    wuyefeilin committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    63b29ff View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. update metric

    wuyefeilin committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    41f41c7 View commit details
    Browse the repository at this point in the history
  2. update gen_dataset.py

    wuyefeilin committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    de60dee View commit details
    Browse the repository at this point in the history
  3. add human matte dataset

    wuyefeilin committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    ce052fc View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    549d539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ebbcf View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. add modnet

    wuyefeilin committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    4c7ed0a View commit details
    Browse the repository at this point in the history
  2. update modenet.py

    wuyefeilin committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    d5dbdf5 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

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

Commits on Aug 16, 2021

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

    wuyefeilin committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    8f10a47 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. add resize by short

    wuyefeilin committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    ecd870e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

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

Commits on Aug 27, 2021

  1. d10, fcsstop

    wuyefeilin committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    de97bab View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. add RandomBlur aug

    wuyefeilin committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    e98b762 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. add distort aug

    wuyefeilin committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    1e06fc9 View commit details
    Browse the repository at this point in the history
  2. add predict function

    wuyefeilin committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    b842915 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de02720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdd7ecf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. merge dim network

    wuyefeilin committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    1f4450d View commit details
    Browse the repository at this point in the history
  2. add configs of modnet

    wuyefeilin committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    9cd6b74 View commit details
    Browse the repository at this point in the history
  3. update config.py

    wuyefeilin committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    e397f99 View commit details
    Browse the repository at this point in the history
  4. rm tools some

    wuyefeilin committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    f49cd3d View commit details
    Browse the repository at this point in the history
  5. update dataset name

    wuyefeilin committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    75d69f9 View commit details
    Browse the repository at this point in the history
  6. update models

    wuyefeilin committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    bea3e1d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. update modnet.py

    wuyefeilin committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    b1b0056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a571283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    477407f View commit details
    Browse the repository at this point in the history
  4. realize prediction

    wuyefeilin committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    31a07ab View commit details
    Browse the repository at this point in the history
  5. update train procession

    wuyefeilin committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    3870629 View commit details
    Browse the repository at this point in the history
  6. add docs and configs

    wuyefeilin committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    efc8b36 View commit details
    Browse the repository at this point in the history
  7. update README.md

    wuyefeilin committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    8b3de26 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. update some

    wuyefeilin committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    581fac8 View commit details
    Browse the repository at this point in the history
  2. raname matting to Matting

    wuyefeilin committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    cbe2419 View commit details
    Browse the repository at this point in the history
  3. update train.py

    wuyefeilin committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    f1b7298 View commit details
    Browse the repository at this point in the history
  4. update some

    wuyefeilin committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    9232bff View commit details
    Browse the repository at this point in the history
  5. update README.md

    wuyefeilin committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3575858 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3f389d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    520bc75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2203180 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

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

Commits on Oct 12, 2021

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

Commits on Oct 19, 2021

  1. first add ziyan

    wuyefeilin committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ca685dc View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. update model

    wuyefeilin committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b983c7b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. add RandomResize transform

    wuyefeilin committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    3bd5850 View commit details
    Browse the repository at this point in the history
  2. add Padding transform

    wuyefeilin committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    bec24f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. add refinement module

    wuyefeilin committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    6e8c61b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. fix bug

    wuyefeilin committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    bb50840 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. update glance loss

    wuyefeilin committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    2592e11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48be067 View commit details
    Browse the repository at this point in the history
  3. update ziyan.py

    wuyefeilin committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    6709be6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. update Padding

    wuyefeilin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    779cbae View commit details
    Browse the repository at this point in the history
  2. add LimitShort

    wuyefeilin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    927cfdd View commit details
    Browse the repository at this point in the history
  3. update RandomResize

    wuyefeilin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    e2ea87f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. fix trimap resize

    wuyefeilin committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    ae1e2b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. add vdl visualization

    wuyefeilin committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    1c600c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. delete unnecessary keys

    wuyefeilin committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    e2231cd View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. update ziyan.py

    wuyefeilin committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    c085ff8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. add gcb of gcnet

    wuyefeilin committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    4af4999 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. add gate

    wuyefeilin committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    c0511ac View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. pp-matting-v0.4.1

    wuyefeilin committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    7667885 View commit details
    Browse the repository at this point in the history
  2. pp-matting-v0.4.2

    wuyefeilin committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    28118f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    065ddeb View commit details
    Browse the repository at this point in the history
  2. add RSSN

    wuyefeilin committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    0ca02db View commit details
    Browse the repository at this point in the history
  3. add if_rssn param

    wuyefeilin committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    6ac7004 View commit details
    Browse the repository at this point in the history
  4. update composition loss

    wuyefeilin committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    b31e2e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

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

Commits on Dec 28, 2021

  1. Resize add interp random

    wuyefeilin committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    f2aaaa9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

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

Commits on Jan 11, 2022

  1. add english doc

    wuyefeilin committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    a9073aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76813d8 View commit details
    Browse the repository at this point in the history
  3. update transforms.py

    wuyefeilin committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    94b1a83 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

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

Commits on Feb 9, 2022

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

Commits on Feb 14, 2022

  1. update matting_dataset.py

    wuyefeilin committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    e9b0ba5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. tag pp-matting

    wuyefeilin committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    52fb663 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. add export

    wuyefeilin committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    0b77248 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

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

Commits on Apr 1, 2022

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

Commits on Apr 2, 2022

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

    wuyefeilin committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    751c415 View commit details
    Browse the repository at this point in the history
  3. update README

    wuyefeilin committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    211c59b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. update README

    wuyefeilin committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    0b3cd86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77d499e View commit details
    Browse the repository at this point in the history
  3. update README

    wuyefeilin committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    65812ef View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    ba02129 View commit details
    Browse the repository at this point in the history
  2. fix opencv-python version

    wuyefeilin committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1303f03 View commit details
    Browse the repository at this point in the history