Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Format Converter on annotations #151

Closed
kyoro1 opened this issue Dec 26, 2017 · 3 comments · May be fixed by #1002
Closed

Format Converter on annotations #151

kyoro1 opened this issue Dec 26, 2017 · 3 comments · May be fixed by #1002

Comments

@kyoro1
Copy link

kyoro1 commented Dec 26, 2017

As we find in README.md in the top folder, we have some formats:

Exporting tags and assets to CNTK , Tensorflow (PascalVOC) or YOLO format for training an object detection model.

Then, if we have already completed adding annotations for Faster R-CNN(CNTK), can we have a kind of format-convert to Yolo? (Or other directions like Yolo to CNTK...) Perhaps, is it required to generate by ourselves?

@aribornstein
Copy link

Did you generate your cntk annotations with Vott? If so should be able to just reload the Annotations into Vott and just export them as yolo.

@nolancardozo13
Copy link

Any update on this? I have CNTK annotations generated by VOTT and would like to use these to convert to YOLO or Pascal VOC. I do not think VOTT has this functionality at present.

@aribornstein
Copy link

Yes this is something i have added to the backlog what i recommend is that you share the .json file generated by vott in the same directory as your image and video assets that should save you from having to reproduce all the tags.

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

Successfully merging a pull request may close this issue.

3 participants