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

Update Label Info handling #4127

Merged
merged 19 commits into from
Dec 4, 2024

Update converter to pick up cls task

cf9e546
Select commit
Loading
Failed to load commit list.
Merged

Update Label Info handling #4127

Update converter to pick up cls task
cf9e546
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 3, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 100 in src/otx/core/data/dataset/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/data/dataset/base.py#L100

Added line #L100 was not covered by tests

Check warning on line 88 in src/otx/core/data/dataset/classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/data/dataset/classification.py#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 137 in src/otx/core/data/dataset/classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/data/dataset/classification.py#L137

Added line #L137 was not covered by tests

Check warning on line 174 in src/otx/core/data/dataset/classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/data/dataset/classification.py#L174

Added line #L174 was not covered by tests

Check warning on line 220 in src/otx/core/data/dataset/classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/data/dataset/classification.py#L219-L220

Added lines #L219 - L220 were not covered by tests

Check warning on line 283 in src/otx/core/data/dataset/classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/data/dataset/classification.py#L281-L283

Added lines #L281 - L283 were not covered by tests

Check warning on line 290 in src/otx/core/data/dataset/classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/data/dataset/classification.py#L290

Added line #L290 was not covered by tests

Check warning on line 248 in src/otx/core/model/segmentation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/segmentation.py#L248

Added line #L248 was not covered by tests

Check warning on line 103 in src/otx/core/types/label.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/types/label.py#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 112 in src/otx/core/types/label.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/types/label.py#L112

Added line #L112 was not covered by tests

Check warning on line 354 in src/otx/core/types/label.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/types/label.py#L353-L354

Added lines #L353 - L354 were not covered by tests