Tag: Object Detection

Building Faster R-CNN on TensorFlow

Building Faster R-CNN on TensorFlow

The widespread adoption of Convolutional Neural Networks (CNNs) has driven progress in deep learning for computer vision, and especially in object ...

TensorFlow Docker

TensorFlow Docker

Containers help improve security, reproducibility, and scalability in software development, data science, and deep learning. Using containers is an excellent ...

Object Tracking Simplified

Object Tracking Simplified

Object tracking is a field within computer vision that involves tracking objects as they move across several video frames. In ...