I am following this tutorial and doing a project on custom object-detection using tensorflow.
So when I tried to create TF record for the train images using the foll
try using import tensorflow.compat.v1 as tf
import tensorflow.compat.v1 as tf