Skip to content

JustusThies/CLIPme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CLIPme if you can!

CLIP is a powerful tool to match images to text descriptions. It can be used for classification of ImageNet classes as shown in the original paper, but it can also be used to assign names of (famous) people to images.

This code assumes that we have an image and a list of names of people in the image as input. It then assigns the names to the faces detected in the image based on CLIP similarity.

Obviously, I had to try it with an image of myself and it turns out that it can also annotate my face: Face Annotations

About

CLIP meets faces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published