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

Convert YOLO Labels to KITTI Labels #2230

Open
DennisFaucher opened this issue Jun 26, 2020 · 0 comments
Open

Convert YOLO Labels to KITTI Labels #2230

DennisFaucher opened this issue Jun 26, 2020 · 0 comments

Comments

@DennisFaucher
Copy link

Hello,

I have labeled images that I have used to train YOLO models. The labels created by the YOLO-Annotation-Tool are in this format:

5
453 161 575 337

They are then converted to this format for creating the model:

5 0.4015625 0.345833333333 0.0953125 0.244444444444

Is there any way I can use my already labeled six classes of data with DIGITS for object detection? TIA

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

No branches or pull requests

1 participant