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

[Fix] Fix fastscnn path #760

Merged
merged 1 commit into from
Aug 9, 2021
Merged

Conversation

MengzhangLI
Copy link
Contributor

Motivation:
Fix fastscnn config link, it is wrong right now.

Modification
Change link from
https://github.com/open-mmlab/mmsegmentation/blob/master/configs/fast_scnn.py
to
https://github.com/open-mmlab/mmsegmentation/blob/master/configs/fastscnn/fast_scnn_lr0.12_8x4_160k_cityscapes.py

@codecov
Copy link

codecov bot commented Aug 6, 2021

Codecov Report

Merging #760 (7f4fa9b) into master (6394679) will not change coverage.
The diff coverage is n/a.

❗ Current head 7f4fa9b differs from pull request most recent head 0f66a7f. Consider uploading reports for the commit 0f66a7f to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #760   +/-   ##
=======================================
  Coverage   85.37%   85.37%           
=======================================
  Files         107      107           
  Lines        5847     5847           
  Branches      960      960           
=======================================
  Hits         4992     4992           
  Misses        673      673           
  Partials      182      182           
Flag Coverage Δ
unittests 85.36% <ø> (ø)

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


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 6394679...0f66a7f. Read the comment docs.

Copy link
Collaborator

@Junjun2016 Junjun2016 left a comment

Choose a reason for hiding this comment

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

LGTM

@Junjun2016 Junjun2016 merged commit 6c26a7f into open-mmlab:master Aug 9, 2021
@MengzhangLI MengzhangLI deleted the fastscnn_config branch February 1, 2022 03:15
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
* update demo in README.md and README_CN.md
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