This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 838
Can vott read projects from files that has not been originally exported from it? #1055
Comments
AhmedHisham1
changed the title
Is it possible to change some pre-annotated dataset into vott format and edit them in vott?
Can vott read projects from files that has not been originally exported from it?
Jun 24, 2021
Yes, I've done it. I wrote a model in C# which can be used for this. Let me know if that would be any help and I'll look into uploading it to github. |
Yes, that would be a great help. Thank you. |
Here you go: https://github.com/IanPNewson/VottModel It was just for my personal use so there's no documentation, and it only supports images, not video. Here's some sample code that uses it:
|
@AhmedHisham1 Did you solve it? Can you give me bit instruction how to achieve it? |
Sorry for late reply. No I actually switched to CVAT by intel instead. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a dataset that has been annotated via multiple different annotation software, is it possible to write a script that converts them all into a vott supported format and read them as a new project? so that I can edit and re-annotate them inside vott?
The text was updated successfully, but these errors were encountered: