Skip to content

Conversation

@Junjun2016
Copy link
Collaborator

Fix load ckpt bug in swin.

@Junjun2016 Junjun2016 requested a review from xvjiarui September 30, 2021 08:11
@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #928 (3b1e12b) into master (85227b4) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #928      +/-   ##
==========================================
- Coverage   89.67%   89.66%   -0.02%     
==========================================
  Files         114      114              
  Lines        6431     6432       +1     
  Branches     1007     1007              
==========================================
  Hits         5767     5767              
- Misses        462      463       +1     
  Partials      202      202              
Flag Coverage Δ
unittests 89.66% <0.00%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
mmseg/models/backbones/swin.py 83.73% <0.00%> (-0.30%) ⬇️

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 85227b4...3b1e12b. Read the comment docs.

@xvjiarui xvjiarui merged commit 10886b0 into open-mmlab:master Sep 30, 2021
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
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
* pseudolabeling script

Use this script if you want to pseudo-label your data and if you already have the COCO json withh bboxes

* add comments

* update script name

* improve visibility appending and variables names

* Linting

* fix linting

* update setup.cfg

* * Replace imagesize and tqdm with alternatives to avoid
introducing extra dependencies

Co-authored-by: jin-s13 <[email protected]>
Co-authored-by: ly015 <[email protected]>
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.

3 participants