Skip to content

This repository contains the code and resources for the Object Localization with TensorFlow project completed on Coursera.

Notifications You must be signed in to change notification settings

eshansurendra/emoji-localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Object Localization with TensorFlow

This repository contains the code and resources for the Object Localization with TensorFlow project completed on Coursera.

Project Description

This project is a guided project offered on Coursera. It focuses on creating and training an Object Localization model using TensorFlow's Keras API. The project aims to teach participants how to create a convolutional neural network (CNN) to classify as well as localize emojis in images. Localization, in this context, refers to determining the position of the emojis in the images. The CNN model is designed to have one input and two outputs.

Project Details

  • Duration: 2 hours
  • Prerequisites: Prior programming experience in Python, familiarity with TensorFlow, theoretical understanding of Neural Networks, Convolutional Neural Networks, and optimization algorithms like Gradient Descent.
  • Format: Practical, hands-on guided project for learners who want to understand how to use TensorFlow to solve computer vision tasks like Object Localization.

Project Structure

The project is structured as follows:

  1. Introduction
  2. Downloading and Visualizing Data
  3. Creating Examples
  4. Plotting Bounding Boxes
  5. Data Generator
  6. Model Creation
  7. Custom Metric: IoU
  8. Compiling the Model
  9. Custom Callback
  10. Model Training

Resources

Acknowledgements

Special thanks to Coursera for offering this guided project.

License

The code and resources in this repository are based on the guided project offered on Coursera and may have specific usage terms. Please refer to the Coursera project materials for more information.

About

This repository contains the code and resources for the Object Localization with TensorFlow project completed on Coursera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages