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

dev(narugo): add quick gradio demo for classifiers/yolos #108

Merged
merged 5 commits into from
Sep 18, 2024

dev(narugo): add docs for demo

dbdba35
Select commit
Loading
Failed to load commit list.
Merged

dev(narugo): add quick gradio demo for classifiers/yolos #108

dev(narugo): add docs for demo
dbdba35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 18, 2024 in 0s

23.07% of diff hit (target 98.88%)

View this Pull Request on Codecov

23.07% of diff hit (target 98.88%)

Annotations

Check warning on line 53 in imgutils/generic/classify.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/classify.py#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 332 in imgutils/generic/classify.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/classify.py#L327-L332

Added lines #L327 - L332 were not covered by tests

Check warning on line 341 in imgutils/generic/classify.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/classify.py#L338-L341

Added lines #L338 - L341 were not covered by tests

Check warning on line 347 in imgutils/generic/classify.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/classify.py#L343-L347

Added lines #L343 - L347 were not covered by tests

Check warning on line 350 in imgutils/generic/classify.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/classify.py#L349-L350

Added lines #L349 - L350 were not covered by tests

Check warning on line 352 in imgutils/generic/classify.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/classify.py#L352

Added line #L352 was not covered by tests

Check warning on line 390 in imgutils/generic/classify.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/classify.py#L384-L390

Added lines #L384 - L390 were not covered by tests

Check warning on line 394 in imgutils/generic/classify.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/classify.py#L393-L394

Added lines #L393 - L394 were not covered by tests

Check warning on line 396 in imgutils/generic/classify.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/classify.py#L396

Added line #L396 was not covered by tests

Check warning on line 50 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 63 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L63

Added line #L63 was not covered by tests

Check warning on line 75 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L75

Added line #L75 was not covered by tests

Check warning on line 484 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L479-L484

Added lines #L479 - L484 were not covered by tests

Check warning on line 493 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L490-L493

Added lines #L490 - L493 were not covered by tests

Check warning on line 495 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L495

Added line #L495 was not covered by tests

Check warning on line 501 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L498-L501

Added lines #L498 - L501 were not covered by tests

Check warning on line 521 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L515-L521

Added lines #L515 - L521 were not covered by tests

Check warning on line 523 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L523

Added line #L523 was not covered by tests

Check warning on line 526 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L525-L526

Added lines #L525 - L526 were not covered by tests

Check warning on line 528 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L528

Added line #L528 was not covered by tests

Check warning on line 573 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L567-L573

Added lines #L567 - L573 were not covered by tests

Check warning on line 577 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L576-L577

Added lines #L576 - L577 were not covered by tests

Check warning on line 583 in imgutils/generic/yolo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

imgutils/generic/yolo.py#L583

Added line #L583 was not covered by tests