Skip to content

training and test UCAS-AOD dataset #57

@liusiyuan1111

Description

@liusiyuan1111
WARNING:tensorflow:From convert_data_to_tfrecord.py:81: The name tf.python_io.TFRecordWriter is deprecated. Please use tf.io.TFRecordWriter instead.

Traceback (most recent call last):
  File "convert_data_to_tfrecord.py", line 125, in <module>
    convert_pascal_to_tfrecord()
  File "convert_data_to_tfrecord.py", line `93,` in convert_pascal_to_tfrecord
    img_height, img_width, gtbox_label = read_xml_gtbox_and_label(xml)
  File "convert_data_to_tfrecord.py", line 63, in read_xml_gtbox_and_label
    tmp_box.append(int(node.text))
ValueError: invalid literal for int() with base 10: '410.4547'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions