3 Commits

Author SHA1 Message Date
Boris Sekachev 5a99e73efd Drop years from license headers associated to CVAT.ai Corporation (#8968) 2025-01-21 09:31:41 +02:00
Roman Donchenko a56e94b00d tests: remove imports that were deprecated in Python 3.9 (#8643)
And also `abstractstaticmethod`, which was deprecated in 3.3.

This is a continuation of #8626.
2024-11-06 15:51:53 +02:00
Roman Donchenko b0b8e492eb SDK: Add predefined functions based on torchvision (#6649)
These serve as a replacement for YOLOv8n that was removed in #6632.

To support these functions, I also add an ability to define
parameterized functions for use with the CLI.
2023-08-11 14:21:57 +03:00