Skip to content

[Feature] support mim#549

Merged
xvjiarui merged 42 commits intoopen-mmlab:masterfrom
xiexinch:mmcli_support
May 31, 2021
Merged

[Feature] support mim#549
xvjiarui merged 42 commits intoopen-mmlab:masterfrom
xiexinch:mmcli_support

Conversation

@xiexinch
Copy link
Copy Markdown
Collaborator

@xiexinch xiexinch requested a review from xvjiarui May 12, 2021 10:59
@codecov
Copy link
Copy Markdown

codecov bot commented May 12, 2021

Codecov Report

Merging #549 (bcbfc1e) into master (805eda8) will decrease coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #549      +/-   ##
==========================================
- Coverage   86.76%   86.41%   -0.35%     
==========================================
  Files         101      101              
  Lines        5250     5279      +29     
  Branches      849      851       +2     
==========================================
+ Hits         4555     4562       +7     
- Misses        535      557      +22     
  Partials      160      160              
Flag Coverage Δ
unittests 86.41% <ø> (-0.35%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmseg/datasets/ade.py 40.54% <0.00%> (-59.46%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 805eda8...bcbfc1e. Read the comment docs.

@xiexinch xiexinch changed the title [Feature] WIP support mmcli [Feature] support mmcli May 15, 2021
@xiexinch xiexinch changed the title [Feature] support mmcli [Feature] support mim May 24, 2021
@xvjiarui
Copy link
Copy Markdown
Collaborator

Example for Swin Transformer open-mmlab/mim-example#1

- Name: ccnet_r101-d8_512x512_160k_ade20k
In Collection: CCNet
Metadata:
inference time (fps):
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some FPS is missing.

@xvjiarui xvjiarui merged commit a95f6d8 into open-mmlab:master May 31, 2021
@xiexinch xiexinch deleted the mmcli_support branch June 1, 2021 03:12
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* dice loss

* format code, add docstring and calculate denominator without valid_mask

* minor change

* restore

* add metafile

* add manifest.in and add config at setup.py

* add requirements

* modify manifest

* modify manifest

* Update MANIFEST.in

* add metafile

* add metadata

* fix typo

* Update metafile.yml

* Update metafile.yml

* minor change

* Update metafile.yml

* add subfix

* fix mmshow

* add more  metafile

* add config to model_zoo

* fix bug

* Update mminstall.txt

* [fix] Add models

* [Fix] Add collections

* [fix] Modify collection name

* [Fix] Set datasets to unet metafile

* [Fix] Modify collection names

* complement inference time
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* Add an argument "negative_prompt"

* Fix argument order

* Fix to use TypeError instead of ValueError

* Removed needless batch_size multiplying

* Fix to multiply by batch_size

* Add truncation=True for long negative prompt

* Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion.py

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion.py

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_inpaint.py

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_onnx.py

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_img2img.py

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_inpaint.py

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_onnx.py

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Fix styles

* Renamed ucond_tokens to uncond_tokens

* Added description about "negative_prompt"

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants