DetectionTeamUCAS / DetectionTeamUCAS/RetinaNet_Tensorflow_Rotation

training and test UCAS-AOD dataset

Open
#57 4 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
312
Forks
92
PR merge metrics
No merged PRs in 30d

Description

```
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
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'
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.