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

Add optimize for visual prompting to 2.0 #3040

Merged
merged 69 commits into from
Mar 11, 2024

Fix unit test

3ffb11a
Select commit
Loading
Failed to load commit list.
Merged

Add optimize for visual prompting to 2.0 #3040

Fix unit test
3ffb11a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 8, 2024 in 0s

66.66% of diff hit (target 56.65%)

View this Pull Request on Codecov

66.66% of diff hit (target 56.65%)

Annotations

Check warning on line 406 in src/otx/algo/visual_prompting/zero_shot_segment_anything.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/algo/visual_prompting/zero_shot_segment_anything.py#L406

Added line #L406 was not covered by tests

Check warning on line 428 in src/otx/algo/visual_prompting/zero_shot_segment_anything.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/algo/visual_prompting/zero_shot_segment_anything.py#L426-L428

Added lines #L426 - L428 were not covered by tests

Check warning on line 430 in src/otx/algo/visual_prompting/zero_shot_segment_anything.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/algo/visual_prompting/zero_shot_segment_anything.py#L430

Added line #L430 was not covered by tests

Check warning on line 278 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L278

Added line #L278 was not covered by tests

Check warning on line 281 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L280-L281

Added lines #L280 - L281 were not covered by tests

Check warning on line 283 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L283

Added line #L283 was not covered by tests

Check warning on line 291 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L289-L291

Added lines #L289 - L291 were not covered by tests

Check warning on line 299 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L299

Added line #L299 was not covered by tests

Check warning on line 302 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L302

Added line #L302 was not covered by tests

Check warning on line 305 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L305

Added line #L305 was not covered by tests

Check warning on line 310 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L307-L310

Added lines #L307 - L310 were not covered by tests

Check warning on line 319 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L318-L319

Added lines #L318 - L319 were not covered by tests

Check warning on line 567 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L567

Added line #L567 was not covered by tests

Check warning on line 943 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L943

Added line #L943 was not covered by tests

Check warning on line 964 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L962-L964

Added lines #L962 - L964 were not covered by tests

Check warning on line 966 in src/otx/core/model/entity/visual_prompting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/otx/core/model/entity/visual_prompting.py#L966

Added line #L966 was not covered by tests