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

[Doc] Add annotation format note #77

Merged
merged 1 commit into from
Aug 23, 2020
Merged

Conversation

xvjiarui
Copy link
Collaborator

@xvjiarui xvjiarui commented Aug 20, 2020

Fixed #42

@xvjiarui xvjiarui requested a review from hellock August 20, 2020 13:16
@codecov
Copy link

codecov bot commented Aug 20, 2020

Codecov Report

Merging #77 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   82.11%   82.11%           
=======================================
  Files          76       76           
  Lines        3467     3467           
  Branches      529      529           
=======================================
  Hits         2847     2847           
  Misses        518      518           
  Partials      102      102           
Flag Coverage Δ
#unittests 82.11% <100.00%> (ø)

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

Impacted Files Coverage Δ
mmseg/__init__.py 73.68% <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 3e49d0a...426cd51. Read the comment docs.

@hellock hellock merged commit 03ba9c6 into open-mmlab:master Aug 23, 2020
johnzja pushed a commit to johnzja/mmsegmentation that referenced this pull request Aug 23, 2020
xvjiarui added a commit that referenced this pull request Aug 28, 2020
* Windows basic support

* getting_started updated for Windows.

* add experimental

* install.md restructured to seperate Windows & Linux.

* fix problems in install.md

* fix mmcv version problem.

* Fix fastscnn resize problems. (#82)

* Fix fast_scnn resize problems

* Fix fast_scnn resize problems 1

* Fix fast_scnn resize problems 2

* test for pascal voc

* [Doc] Add annotaion format note (#77)

* update pytorch version to 1.6.0 in install.md

* del fastscnn_pascal config

* del create_symlink=True

* Merge instructions for Linux & Windows

* mmcv version updated

* redundant newline deleted

* Update docs/install.md

Co-authored-by: Jerry Jiarui XU <[email protected]>

* Update docs/install.md

Co-authored-by: Jerry Jiarui XU <[email protected]>

Co-authored-by: Jerry Jiarui XU <[email protected]>
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* Windows basic support

* getting_started updated for Windows.

* add experimental

* install.md restructured to seperate Windows & Linux.

* fix problems in install.md

* fix mmcv version problem.

* Fix fastscnn resize problems. (open-mmlab#82)

* Fix fast_scnn resize problems

* Fix fast_scnn resize problems 1

* Fix fast_scnn resize problems 2

* test for pascal voc

* [Doc] Add annotaion format note (open-mmlab#77)

* update pytorch version to 1.6.0 in install.md

* del fastscnn_pascal config

* del create_symlink=True

* Merge instructions for Linux & Windows

* mmcv version updated

* redundant newline deleted

* Update docs/install.md

Co-authored-by: Jerry Jiarui XU <[email protected]>

* Update docs/install.md

Co-authored-by: Jerry Jiarui XU <[email protected]>

Co-authored-by: Jerry Jiarui XU <[email protected]>
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
sibozhang pushed a commit to sibozhang/mmsegmentation that referenced this pull request Mar 22, 2024
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.

CUDA error: an illegal memory access was encountered
2 participants