Friday, June 25, 2021

Tensorflow Official Object Detection Tutorials

https://github.com/tensorflow/models/blob/master/research/object_detection/colab_tutorials/object_detection_tutorial.ipynb

https://www.tensorflow.org/hub/tutorials/object_detection

https://github.com/tensorflow/hub/blob/master/examples/colab/tf2_object_detection.ipynb




Currently getting two errors in the first google colab at the end ( in mask rcnn only, rest is working) 

#masking_model.output_shapes
#the above gives error
#AttributeError: 'AutoTrackable' object has no attribute 'output_shapes


for image_path in TEST_IMAGE_PATHS:
  show_inference(masking_model, image_path)
#show_inference gives error 
#TypeError: Cannot interpret 'tf.uint8' as a data type

No comments:

Post a Comment

 using Microsoft.AspNetCore.Mvc; using System.Xml.Linq; using System.Xml.XPath; //<table class="common-table medium js-table js-stre...