Skip to content

Fixed slide inference #90

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 25, 2020
Merged

Fixed slide inference #90

merged 1 commit into from
Aug 25, 2020

Conversation

xvjiarui
Copy link
Collaborator

@xvjiarui xvjiarui commented Aug 24, 2020

This PR fixed sliding inference with ONNX.
Also fixed #89

@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #90 into master will decrease coverage by 0.05%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   82.09%   82.04%   -0.06%     
==========================================
  Files          76       76              
  Lines        3463     3464       +1     
  Branches      528      529       +1     
==========================================
- Hits         2843     2842       -1     
- Misses        518      519       +1     
- Partials      102      103       +1     
Flag Coverage Δ
#unittests 82.04% <25.00%> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
mmseg/datasets/cityscapes.py 20.68% <0.00%> (ø)
mmseg/models/segmentors/encoder_decoder.py 87.33% <0.00%> (-1.26%) ⬇️
mmseg/apis/test.py 23.80% <100.00%> (ø)

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 03ba9c6...03d6ddc. Read the comment docs.

@xvjiarui xvjiarui requested a review from hellock August 24, 2020 15:17
@hellock hellock merged commit bafc0e5 into open-mmlab:master Aug 25, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* improve comments for sde_ve scheduler, init tests

* more comments, tweaking pipelines

* timesteps --> num_training_timesteps, some comments

* merge cpu test, add m1 data

* fix scheduler tests with num_train_timesteps

* make np compatible, add tests for sde ve

* minor default variable fixes

* make style and fix-copies

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
michaelzhang-ai pushed a commit to michaelzhang-ai/mmsegmentation that referenced this pull request Mar 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants