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

Where are the xml files being saved? #1

Open
jigsawcoder opened this issue May 28, 2021 · 4 comments
Open

Where are the xml files being saved? #1

jigsawcoder opened this issue May 28, 2021 · 4 comments

Comments

@jigsawcoder
Copy link

I tried providing path in save_path variable and but it did not saved any .xml file there. So where and how are the .xml files saved?

@ZZANZU
Copy link
Owner

ZZANZU commented Jul 29, 2021

Sorry for the late reply😭
Did you check the root path of the image and txt folder? There can be some errors on destination path as I uploaded this code for my own project.
If you already solved this issue, please upload PR on this!

@SiYeon-Kwon
Copy link

Then, does that mean that the Xml file is stored in the root of the image folder and the txt folder?

@ZZANZU
Copy link
Owner

ZZANZU commented Oct 20, 2021

@SiYeon-Kwon

Then, does that mean that the Xml file is stored in the root of the image folder and the txt folder?

For now, yes.
I can't say exactly where it saves the xml files as I haven't executed the code for a long time, but you'd better check the root path.

@SiYeon-Kwon
Copy link

SiYeon-Kwon commented Oct 20, 2021

@ZZANZU

Then, does that mean that the Xml file is stored in the root of the image folder and the txt folder?

For now, yes. I can't say exactly where it saves the xml files as I haven't executed the code for a long time, but you'd better check the root path.

The files 'detect_image' and 'detect_txt' are in the folder 'detect'.
And when I run along the path, an xml file is created on the desktop.
I only changed the path in your code.
Can I know why?

And, please tell me why you blank the route of line 15.

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

3 participants