Skip to content

Moumita-Sen-Sarma/Object-Localization-using-Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Object-Localization-using-Tensorflow

In this project, TensorFlow's Keras API is used to create a Convolutional Neural Network which will be trained to Classify as well as Localize Emojis in images.

Localization, in this context, means the position of the emojis in the images. This means that the network will have one input and two outputs. In Object Localization, it is considered that there is just one object in any given image, and the CNN model will classify and localize that object.

The dataset used in this project, can be found here ! For training the model, custom callbacks and custom metrics in Keras are also used in this project.

Localization and Classifcation of Emojis

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published