6

With respect to the data format given by Carvana Image Masking Challenge, how can we transform it to the tfrecord format that can be feed into the Deeplab V3 model, which can support VOC and Cityscape, which usually have mask annotation files in XML/text format.

user288609
  • 12,465
  • 26
  • 85
  • 127

1 Answers1

0

I'm not familiar with the Carvana dataset but maybe this link will help you create a TFRecords file.

Kritika
  • 78
  • 1
  • 7