Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove save interpolated shapes #3658

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

sizov-kirill
Copy link
Contributor

Motivation and context

The function get_intepolated_shapes saves all interpolated shapes for each track. And they can take up a lot of RAM.
At the same time, cached shapes are not used anywhere.
Therefore, they can be removed without consequences.
Fixed #3456.

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not dump annotations in "CVAT for video 1.1" format
2 participants