Development

Deep learning for object detection using Tensorflow 2

This course is designed to make you proficient in training and evaluating deep learning based object detection models. Specifically, you will learn about Faster R-CNN, SSD and YOLO models. For each of these models, you will first learn about how they function from a high level perspective. This will help you build the intuition about […]