文件历史

提交图

8 次代码提交

作者 SHA1 备注 提交日期
Ulyana b596ba3531 split ci into two tests 2026-01-05 12:04:19 -08:00
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
Jonas Mueller 3c6c9a107a avoid sensitive divisions without ensuring denominator is not small (#1114) 2024-05-03 22:08:26 +00:00
Ulyana 977f52af6e Update objectlab docstring for clarity (#833) 2023-08-30 13:39:58 -07:00
Ulyana 396bd68e66 Improve indexing for Object Detection Badloc Score (#807) 2023-08-14 09:29:56 -07:00
Ulyana dcd9ea3a16 Improve OD scores (#770)
* Add updated badloc, overlooked scores
* Improve code clarity for all scores
* Add codecov tests
* Remove unnecessary logic for swap score
2023-07-21 12:37:51 -07:00
Aditya Thyagarajan cb51891b06 lowering swap score for multiple labels associated with a box (#750)
* Lower swap scores for overlapping annotations + Optional arguments correction

---------

Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Ulyana <ulya.tkach@gmail.com>
2023-07-12 20:29:20 +05:30
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