You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In the implementation from PR #31 , we need to specify the format the input JSON file is in.
Describe the solution you'd like
It would be nice if this was detected automatically.
Describe alternatives you've considered
For now we are following the movement approach which simplifies quite a bit.
Additional context
Note that the two currently supported formats for annotations have the same extension (.json)