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

export creating empty files #15

Open
richipower opened this issue Apr 1, 2019 · 3 comments
Open

export creating empty files #15

richipower opened this issue Apr 1, 2019 · 3 comments
Labels

Comments

@richipower
Copy link

Hello, i was trying morghulis to convert the widerface dataset to darknet, unfortunately i am not able to get it working, i am calling:

python export.py --dataset widerface --format darknet --data_dir datasets/WIDER --output_dir datasets/WIDER/WIDER_darknet

then this files are created but empty..

image

do you know what could be going wrong?

greets!

@fabito
Copy link
Member

fabito commented Apr 2, 2019

Hi @richipower ,

I just tested the export method and it seems to be working fine.
Check this notebook

greets

@richipower
Copy link
Author

Hi @fabito thanks for the fast answer, i tried again and i get the same problem.. the folder structure is created but train.txt and val.txt are empty :( .. I am trying under Windows but i think that should not be a problem?!

@fabito
Copy link
Member

fabito commented Apr 2, 2019

@richipower ,

I never tested it on Windows, sorry.
Have you considered using a VM or Docker ?

@fabito fabito added the windows label Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants