Logo Inpainting
Overview
Hive's Logo Inpainting API detects and removes logos from images and video.
This model uses the same technology behind our Logo & Logo Location API to identify any logos within an input. After detecting all logos, we apply inpainting to each one in order to remove it from the frame. Unlike other methods of logo removal, logos are not simply blurred out but instead replaced with an approximation of what is behind them. This API thus provides a comprehensive solution for use cases like product displacement, or the removal of logos in order to avoid unlicensed or generally unwanted product placements.
Response
The model's output consists of a URL leading to the logo-free version of the input image or video. This link is not permanent, though the amount of time before it expires depends on the retention settings of your particular project.
To see an annotated example of an API response object for this model, you can visit our API reference page.
Supported File Types
Image Formats:
gif
jpg
png
webp
Video Formats:
mp4
webm
avi
mkv
wmv
mov
Updated 12 months ago