Contribute Media
A thank you to everyone who makes this possible: Read More

Logo Detection Using PyTorch

Description

In this talk. We will walk through the one significant use of deep learning for digital marketing and ad tech, the image recognition, which brands use to identify their potential clients, deliver personalized offerings and analyze the spending in the world of social media. The easiest way to identify the brand is by its logo. The logo detection can be done by object detection models. We will use PyTorch, a popular deep learning framework in Python, to build the model to identify a brand by its logo in an image. Along the talk, we'll see the relative value of deep learning architectures-Deep Neural Network (DNN) and Convolutional Neural Network (CNN) , learn the effect of data size, augment the data when we don't have much, and use the transfer learning technique to improve the model.


Lifelong learner, tech lover, and deep learning enthusiast. My work - iOS apps https://itunes.apple.com/th/developer/nithiroj-tripatarasit/id704045425 - Android apps https://play.google.com/store/apps/developer?id=Neo+Edutainment Experiences: - fast.ai International Fellowship Program (Mar 19 - Apr 30, 2018) http://www.fast.ai/2018/01/17/international-spring-2018/ - Deep Learning, a 5-course specialization by deeplearning.ai on Coursera. Specialization Certificate earned on March 9, 2018 https://www.coursera.org/account/accomplishments/specialization/X7TVC4FK8J82 - Machine Learning https://www.coursera.org/account/accomplishments/certificate/3DJQGJEUN2ZH - Deep Learning Workshops by Google Developer Experts https://drive.google.com/file/d/197ONJWkT6qgf5CzEL1UJlxr9P9gW5Rbz/view?usp=sharing

Details

Improve this page