Skip to content

Seasandwpy/CLIP_VisualPrompting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLIP_VisualPrompting

prerequisites: Installation following CLIP repo.

Usage

We have the example of the pan_1.png and pan_2.png, and match them to texts ["an image of the handle of a pan", "an image of the cooking area of a pan"]. After running the script, we have a probability of [[0.6423, 0.3527], [0.3517, 0.6433]] as the final scores.

Acknowledgement

We borrow the optimal transport function from SuperGlue

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages