Skip to content

A Guided Project from Coursera's "Object Localization with Tensorflow" with line-by-line comments.

Notifications You must be signed in to change notification settings

aliosmankaya/ObjectLocalizationWithTensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Object Localization with Tensorflow

First of all, object detection and object localization are different subjects.

In Object Detection, our model can detect multiple objects in an image.
In Object Localization, our model can detect just one object in an image. And this is enough for some works.

This notebook contains Coursera's "Object Localization with Tensorflow" Guided Project codes by Amit Yadav. And I wanted to add line-by-line comments to the code for better understanding.

The Project's link: https://www.coursera.org/projects/object-localization-tensorflow

emoji

About

A Guided Project from Coursera's "Object Localization with Tensorflow" with line-by-line comments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published