Thursday, May 27, 2021

 








Turning any CNN image classifier into an object detector with Keras, TensorFlow, and OpenCV


OpenCV Selective Search for Object Detection



Region proposal object detection with OpenCV, Keras, and TensorFlow




R-CNN object detection with Keras, TensorFlow, and Deep Learning

https://www.pyimagesearch.com/2020/07/13/r-cnn-object-detection-with-keras-tensorflow-and-deep-learning/


https://github.com/AarohiSingla/Faster-R-CNN/blob/main/data_prep.ipynb

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...