Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.44 KB

File metadata and controls

13 lines (7 loc) · 1.44 KB

Chicago Skyline Towers detection using Tensorflow Object Detection!

Ever wondered what are the names of the towers by just looking at the beautiful scene of skyline in your closest city with skyscrapers? We always do when we sit alongside the Michigan lake’s shoreline to identify the skyscrapers in the beautiful city of Chicago.

Here's the link to our Medium article which describes step-by-step process of building your own custom Object Detection Model.

alt text

Trust me! This is possible using Google’s Tensorflow Object Detection API which can be used to train a neural network to detect and track the objects of your choice in real-time. Yaaay! There could be many applications of this amazing functionality and tools of Tensorflow. We are going to show you how this can be achieved with minimal effort.

alt text

Read my Medium article on how to detect "Willis Tower" from the Chicago Skyline in real-time using Tensorflow Object Detection!