Skip to content

How does TensorFlow OD API handle double values in TFRecord #10658

@Petros626

Description

@Petros626

Hello,

the normal process to train your own model is to tag the images with a labelling tool and convert the XML files into CSV files and then into TFRecord files.

Many tools give the x and y coordinates of the bounding box as integer values, others as double or float.

Does this matter if I save double or float values in CSV files and try to create TFRecord files?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions