chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
filter
|
||||
====
|
||||
|
||||
.. automodule:: cleanlab.object_detection.filter
|
||||
:autosummary:
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
object_detection
|
||||
====================
|
||||
|
||||
Methods to detect label issues in object detection datasets.
|
||||
|
||||
.. automodule:: cleanlab.object_detection
|
||||
:autosummary:
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
.. toctree::
|
||||
|
||||
rank
|
||||
filter
|
||||
summary
|
||||
@@ -0,0 +1,9 @@
|
||||
rank
|
||||
====
|
||||
|
||||
.. automodule:: cleanlab.object_detection.rank
|
||||
:autosummary:
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
summary
|
||||
====
|
||||
|
||||
.. automodule:: cleanlab.object_detection.summary
|
||||
:autosummary:
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Reference in New Issue
Block a user