Skip to content

Conversation

@simongraham
Copy link
Contributor

Modified docstrings so that they synchronised with readthedocs.

Changed:

  • Semantic segmentation docs
  • Deep feature extractor docs

simongraham and others added 3 commits October 25, 2021 16:40
- Fix semantic_segmentor docstring
- Redo cv2 bug fix
@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #172 (c069c2c) into develop (98a2713) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #172   +/-   ##
========================================
  Coverage    99.79%   99.79%           
========================================
  Files           40       40           
  Lines         2955     2955           
  Branches       492      492           
========================================
  Hits          2949     2949           
  Misses           1        1           
  Partials         5        5           
Impacted Files Coverage Δ
tiatoolbox/models/architecture/unet.py 100.00% <ø> (ø)
tiatoolbox/models/architecture/utils.py 100.00% <ø> (ø)
tiatoolbox/models/architecture/vanilla.py 100.00% <ø> (ø)
tiatoolbox/models/controller/semantic_segmentor.py 100.00% <ø> (ø)
tiatoolbox/utils/transforms.py 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 98a2713...c069c2c. Read the comment docs.

@shaneahmed shaneahmed merged commit 0a64d15 into develop Oct 25, 2021
@shaneahmed shaneahmed deleted the doc-segmentation-feature branch October 25, 2021 23:42
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