Wednesday, June 23, 2021

Object Detection in Tensorflow Resources

 https://gilberttanner.com/blog/object-detection-with-tensorflow-2

Tensorflow Object Detection with Tensorflow 2

by Gilbert Tanner on Jul 13, 2020 · 8 min read

https://tfhub.dev/tensorflow/retinanet/resnet152_v1_fpn_1024x1024/1

TF HUB

https://blog.tensorflow.org/2020/07/tensorflow-2-meets-object-detection-api.html









No comments:

Post a Comment

kubernetes controllers and workloads

In Kubernetes, Workloads are the applications you run on the cluster, while Controllers are the background control loops that watch the st...