Jonas Mueller
0167accd0a
license ( #1263 )
...
change license to Apache 2.0
---------
Co-authored-by: Anish Athalye <me@anishathalye.com >
2025-12-15 16:56:30 -08:00
Elías Snorrason
a8cb2839f0
Improve matplotlib Axes typing ( #1174 )
2024-07-11 16:20:59 -07:00
Jonas Mueller
5eaeb983f1
cleanup docstrings for recently added summary.py kwargs ( #1088 )
2024-04-08 14:42:08 -07:00
Matthew Turk
cc319efea0
Add kwargs to functions that call plt.show() ( #1084 )
...
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2024-04-08 11:59:58 -07:00
Ulyana
0d30452da5
Add docstring clarification to Object Detection bbox shapes ( #954 )
...
Co-authored-by: Aditya Thyagarajan <aditya1593@icloud.com >
2024-01-24 09:33:23 -08:00
Yiran Shi
03d5c968b9
Report class metrics for object detection dataset ( #877 )
...
* Add support to per-class metrics for Object detection, thanks @Steven-Yiran
2023-12-19 09:22:20 +05:30
Yiran Shi
902fb487c9
Functions to explore object detection dataset ( #840 )
...
Add dataset summary functions+plots to object detection.
---------
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: Ulyana <ulyana@cleanlab.ai >
2023-10-16 13:17:05 -07:00
Aditya Thyagarajan
ffbddc3a9e
mypy linting ( #864 )
...
* mypy linting
* summary without type check
* Add test to confirm np.array can be passed into visualize
---------
Co-authored-by: Ulyana <ulya.tkach@gmail.com >
2023-10-05 15:54:53 -07:00
Ulyana
299d66f3ec
Update object detection tutorial to clarify out-of-sample predictions ( #745 )
...
* Add out-of-sample clarification to notebook, fix filename check, add unit tests
2023-06-15 13:14:30 -07:00
Ulyana
7d84aa47cd
Bugfix object detection visualize function( #739 )
2023-06-07 21:11:30 -07:00
Ulyana
da65a9727f
identifying label errors in Object Detection data ( #676 )
...
Co-authored-by: Aditya Thyagarajan <aditya1593@icloud.com >
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com >
2023-06-07 01:12:46 -07:00