Skip to content
New issue

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

AssertionError: train: No labels found in /content/Data/Train/Images.cache, can not start training #517

Open
sai-kiran7 opened this issue Jun 26, 2024 · 0 comments

Comments

@sai-kiran7
Copy link

I am having '.png' images with labels in '.txt' extension .I am unable to figure out the reason behind this error.Any lead would be helpful.Thank you

This is my data.yaml

train: /content/Data/Train/Images
val: /content/Data/Val/Images
test: /content/Data/Test/Images

nc: 3
names: ['inclusion', 'Fusion', 'Poracity']

This is one of the sample labels file:
0 0.41636317959822383 0.4957207471157267 0.09140585327148437 0.0318857421875
0 1.8298234442327366 0.45094731881869504 0.07210107421875 0.0521126708984375
0 2.0042757524814525 0.35955784852466194 0.0214161376953125 0.0149913330078125

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

No branches or pull requests

1 participant