معرفی شرکت ها


detection-utils-1.0.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Common functionality for object detection
ویژگی مقدار
سیستم عامل -
نام فایل detection-utils-1.0.0
نام detection-utils
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده David Mascharka, Ryan Soklaski, Arjun Majumdar
ایمیل نویسنده davidmascharka@gmail.com, rsoklaski@gmail.com, arjun.majum@gmail.com
آدرس صفحه اصلی https://github.com/davidmascharka/detection-utils
آدرس اینترنتی https://pypi.org/project/detection-utils/
مجوز MIT
detection-utils provides utilities that are common across many object detection projects. This includes things like: - Box overlap computation (IoU) - Precision and recall calculations - Computing targets for training a detector given a set of ground-truth objects and anchor boxes - Non-maximum suppression - Coordinate transformation utilities - Focal loss All the functions here are well-tested to ensure proper functionality and are used in real projects, so are intended to be enterprise-grade. This repository is meant to ensure that modifications and improvements that are implemented in one object detection project migrate to other projects as appropriate, to reduce code duplication, and to enable a quicker start to working on object detection.


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl detection-utils-1.0.0:

    pip install detection-utils-1.0.0.whl


نصب پکیج tar.gz detection-utils-1.0.0:

    pip install detection-utils-1.0.0.tar.gz