Yolov3: No labels found error

Created on 8 Apr 2020  路  10Comments  路  Source: ultralytics/yolov3

馃悰

image
image
image

this is 2020_train content, 2020_test likewise.
image

I follow every step of "train ur custom data" and I ran into this error. I have upload my screenshots of my error and my directory structure, please help me out, Thanksssss!

Stale bug

All 10 comments

Did you solved it?

@m-d-hasan NO I am trying
did u see something wrong?

@m-d-hasan NO I am trying
did u see something wrong?

I also got the same error and still trying to resolve it.

I resolved it..
Image path should be

use
./coco/images/train100.jpg'
not 
../coco/images/train100.jpg'

remove one '.' from class files.

@m-d-hasan ur directory is exactly the same as me?

@m-d-hasan ur directory is exactly the same as me?

exactly the same. Just modify the your 2020_train.txt file by remove one "." (dot) at the beginning.

@m-d-hasan Thanks buddy! I also resolve the problem.

for me it still doesnt work :(

@emmbertelen maybe you can follow my directory structure and have a try .

This issue is stale because it has been open 30 days with no activity. Remove Stale label or comment or this will be closed in 5 days.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mehrdadazizi72 picture mehrdadazizi72  路  3Comments

acburigo picture acburigo  路  4Comments

Arunavameister picture Arunavameister  路  3Comments

Sibozhu picture Sibozhu  路  4Comments

JungminChung picture JungminChung  路  3Comments