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

XML Files Generation. #24

Closed
hassaanseeker opened this issue Oct 8, 2018 · 4 comments
Closed

XML Files Generation. #24

hassaanseeker opened this issue Oct 8, 2018 · 4 comments

Comments

@hassaanseeker
Copy link

hassaanseeker commented Oct 8, 2018

How can we generate XML files for pixel annotated Images.

@IllidanSR
Copy link

hello! have same question, i use you program, and generate color mask, but for use it with tf, i must convert data to tf records format, and i need xml file. Thx!

@jiagui1
Copy link

jiagui1 commented Dec 21, 2018

have same question...

@saurabh241930
Copy link

saurabh241930 commented Feb 22, 2019

"Traceback (most recent call last):
  File "poly_json.py", line 47, in <module>
    im, contour , hierarchy = cv.findContours(person, cv.RETR_EXTERNAL, cv.CHAIN_APPROX_SIMPLE)

"
do you guys how do i fix this ,i am passing every agruments then also I am getting this error

this is my what my command look like:

 python poly_json.py \
 --input=/home/saurabh/Pictures/train/cb_32_watershed_mask.png \
 --config=/home/saurabh/Pictures/train/test.json --epsilon=2.5

@abreheret
Copy link
Owner

The software is not designed to create a xml file but a segmented image.

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

5 participants