DEV Community

Cover image for How to use Logo Detection API with Python in 5 minutes?
Eden AI
Eden AI

Posted on • Updated on • Originally published at edenai.co

How to use Logo Detection API with Python in 5 minutes?

In this tutorial, you will learn how to use Logo Detection API in 5 minutes using Python and Eden AI Logo Detection API. Eden AI provides an easy and developer-friendly API that allows you to detect logos in images.

What is Logo Detection?

Logo Detection API is a powerful tool that can help you detect logos in images and videos. It's easy to use, and it returns results quickly so you don't have to spend hours scrolling through images trying to find logos. It uses advanced image processing algorithms to also return information about the logo, such as its location and size.

Logo Detection can be used to monitor brand exposure, track consumer behavior, and more.

Getting Started with Logo Detection API

The first step to getting started with Logo Detection is to install Python's requests package, that will allow you to call Eden AI API.
Logo Detection API with Python
Next, you'll need to install Python's JSON package in order to read and print the result of the API request.
Logo Detection API with Python
You are now ready to process images into Eden AI Logo Detection API.

How to use Logo Detection API with Python

1. Get a Logo Detection API Key on Eden AI

To perform Logo Detection, you'll need to create an account on Eden AI for free. Then, you will be able to get your API key direclty from the homepage with free credits offered by Eden AI.
Eden AI platform - Get your API key

Get your API key for FREE

2. Let’s Detect Logos in your images

Once you have imported packages on Python and got your API key, you will be able to detect logos in images.  Here is the list of Logo Detection engines available on Eden AI to help you choose the provider that best suits your project and needs.

Here is the Python script you need to write in your notebook:

Logo Detection API with Python

For example, we called two different Logo Detection engines. Eden AI API will then return in its JSON response results of those providers.

Once the request is done, you will be able to get the result with this print:

Logo Detection API with Python
Here is an example of a Logo Detection API response:

Logo Detection API with Python

Benefits of using Logo Detection API with Eden AI

Using Logo Detection with Eden AI API is quick and easy.
Multiple AIs in one API - Eden AI

Save time and cost

We offer a unified API for all providers: simple and standard to use, with a quick switch between providers and an access to the specificic features of each provider

Easy to integrate

The JSON output format is the same for all suppliers thanks to Eden AI's standardisation work. The response elements are also standardised thanks to Eden AI's powerful matching algorithms.

Customization

With Eden AI you have the possibility to integrate a third party platform: we can quickly develop connectors. To go further and customize your Logo Detection request with specific parameters, check out our documentation.

Create your Account on Eden AI

Top comments (0)