object_detection_demo icon indicating copy to clipboard operation
object_detection_demo copied to clipboard

Updated generate tfrecords for newer tensorflow

Open HenriqueSchmitz opened this issue 2 years ago • 0 comments

It seems that some of the modules being used from tensorflow for generating the TFrecords have been deprecated.

I've had to do these changes to the script for it to run on a colab which seems to be using TF2.0.

I would suggest commiting these to the base repo so that the tutorial still runs without the need for debugging :)

HenriqueSchmitz avatar Jun 05 '22 21:06 HenriqueSchmitz