Skip to content

Conversation

@kkim-labelbox
Copy link
Contributor

  • Added video point and video polyline support for serialization/deserialization, along with test cases
  • fixed deserialization to pass in uuid for video annotations
  • fixed infer_media_type()

Copy link
Contributor

@jtsodapop jtsodapop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

from itertools import groupby
from operator import itemgetter
from typing import Dict, Generator, List, Tuple, Union
from typing import Any, Dict, Generator, List, Tuple, Union
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small nit, doesn't look like Any is used anywhere. can we drop?

@kkim-labelbox kkim-labelbox merged commit df40f5e into develop Jul 13, 2022
@jtsodapop jtsodapop deleted the kkim/AL-2954 branch September 14, 2022 15:53
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.

3 participants