文件历史

提交图

8 次代码提交

作者 SHA1 备注 提交日期
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
Elías Snorrason f7d6934fff Update tqdm import in filter.py and summary.py (#1012) 2024-02-15 18:26:11 +00: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
Elías Snorrason 063c0fe472 Segmentation docs fix (#775)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-07-14 18:02:11 +00:00
Vedang Lad 35606fc401 label error detection in semantic segmentation datasets (#677)
Co-authored-by: Ulyana <ulyana@cleanlab.ai>
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-06-23 00:32:08 -07:00