generated from roboflow/template-python
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1258 from roboflow/develop
`supervision-0.21.0` release
- Loading branch information
Showing
70 changed files
with
4,640 additions
and
1,029 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
--- | ||
template: cookbooks.html | ||
comments: true | ||
status: new | ||
hide: | ||
- navigation | ||
- toc | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
--- | ||
comments: true | ||
status: new | ||
--- | ||
|
||
# Datasets | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
comments: true | ||
status: new | ||
--- | ||
|
||
# Datasets Utils | ||
|
||
<div class="md-typeset"> | ||
<h2><a href="#supervision.dataset.utils.rle_to_mask">rle_to_mask</a></h2> | ||
</div> | ||
|
||
:::supervision.dataset.utils.rle_to_mask | ||
|
||
<div class="md-typeset"> | ||
<h2><a href="#supervision.dataset.utils.mask_to_rle">mask_to_rle</a></h2> | ||
</div> | ||
|
||
:::supervision.dataset.utils.mask_to_rle |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
comments: true | ||
status: new | ||
--- | ||
|
||
# Double Detection Filter | ||
|
||
<div class="md-typeset"> | ||
<h2><a href="#supervision.detection.overlap_filter.OverlapFilter">OverlapFilter</a></h2> | ||
</div> | ||
|
||
:::supervision.detection.overlap_filter.OverlapFilter | ||
|
||
<div class="md-typeset"> | ||
<h2><a href="#supervision.detection.overlap_filter.box_non_max_suppression">box_non_max_suppression</a></h2> | ||
</div> | ||
|
||
:::supervision.detection.overlap_filter.box_non_max_suppression | ||
|
||
<div class="md-typeset"> | ||
<h2><a href="#supervision.detection.overlap_filter.mask_non_max_suppression">mask_non_max_suppression</a></h2> | ||
</div> | ||
|
||
:::supervision.detection.overlap_filter.mask_non_max_suppression | ||
|
||
<div class="md-typeset"> | ||
<h2><a href="#supervision.detection.overlap_filter.box_non_max_merge">box_non_max_merge</a></h2> | ||
</div> | ||
|
||
:::supervision.detection.overlap_filter.box_non_max_merge |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
--- | ||
comments: true | ||
status: new | ||
--- | ||
|
||
# InferenceSlicer | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
--- | ||
comments: true | ||
status: new | ||
--- | ||
|
||
<div class="md-typeset"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
comments: true | ||
status: new | ||
--- | ||
|
||
# Save Detections | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
comments: true | ||
status: new | ||
--- | ||
|
||
# Detect and Annotate | ||
|
Oops, something went wrong.