v7labs / darwin-py

Library and commandline tool for managing datasets on darwin.v7labs.com
MIT License
115 stars 42 forks source link

[PLA-585][external] Allow imports where some annotation frames are missing a main type #788

Closed JBWilkie closed 6 months ago

JBWilkie commented 7 months ago

Problem

This PR solves one main problem (1) but includes lots of clean up and refactoring of old V1 code and concepts as well (2 & 3). It's a very large PR, so I've annotated it heavily to help with reviewing it

Solution

Changelog

linear[bot] commented 7 months ago

PLA-585 BUG: darwin-py cannot parse Darwin JSON 2.0 when only_keyframes is set to True

JBWilkie commented 6 months ago

@saurbhc I've actioned all points of feedback