We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I would like to create my own dataset for yolo9k, could you please share the input format for the model?
For example, in general yolo accepts [x, y, x, y, id] as a label. In the same fashion how the input is organized for yolo9k?
[x, y, x, y, id]
Any leads on this would be of great help. Any sample example. Thanks in advance
The text was updated successfully, but these errors were encountered:
@philipperemy What does n00002452 in n00002452 -1 represents? I understand -1 is the parent node indication
n00002452
n00002452 -1
-1
Sorry, something went wrong.
No branches or pull requests
Hi,
I would like to create my own dataset for yolo9k, could you please share the input format for the model?
For example, in general yolo accepts
[x, y, x, y, id]
as a label. In the same fashion how the input is organized for yolo9k?Any leads on this would be of great help. Any sample example. Thanks in advance
The text was updated successfully, but these errors were encountered: