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

my det folder was created but my image output not store in det folder #136

Open
JeegsSheth opened this issue Jan 4, 2020 · 1 comment
Open

Comments

@JeegsSheth
Copy link

JeegsSheth commented Jan 4, 2020

hii ,my det folder was created but my image output not store in det folder?
and i also like to know how to train data to model because i work on bird detection so i can't understand how to train my model and how to prepare my dataset so please help me!!!!

@JeegsSheth JeegsSheth changed the title ISS my det folder was created but my image output not store in det folder Jan 4, 2020
@RubickLuo
Copy link

Such problems may occur when you run this project in Windows. You just need to change line 302 to:

det_names = pd.Series(os.listdir(args.images)).apply(lambda x: "{}/det_{}".format(args.det, x))

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

2 participants